#aa18dd Hex Color
rgb(170, 24, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 18 | dd | - | #aa18dd |
RGB | 170 | 24 | 221 | - | rgb(170,24,221) |
HSL | 284 | 80% | 48% | - | hsl(284,80%,48%) |
HSV | 284 | 89% | 87% | - | hsv(284,89%,87%) |
XYZ | 29.9553 | 14.4198 | 69.6111 | - | xyz(29.9553,14.4198,69.6111) |
CIE-LAB | 44.83 | 78.07 | -67.42 | - | lab(44.83,78.07,-67.42) |
CMYK | 0.23076923076923 | 0.89140271493213 | 0 | 0.13333333333333 | cmyk(0.23076923076923,0.89140271493213,0,0.13333333333333) |
Description
The RGB value of color #aa18dd is rgb(170, 24, 221).
In the hex color #aa18dd, The value of Red is 170, value of Green is 24, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #aa18dd consists of 284° Hue, 80% Saturation, and 48% Lightness.
In the CMYK color model, the color #aa18dd can be represented as Cyan=0.23076923076923%, Magenta=0.89140271493213%, Yellow=0%, and Black=0.13333333333333%.
Shades of #aa18dd
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #aa18dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa18dd
Preview of #aa18dd on White Background
The contrast ratio of #aa18dd with white color is 5.41
#aa18dd color will look good on a white background.
Preview of #aa18dd on black background
The contrast ratio of #aa18dd with black color is 3.88
Color Schemes of #aa18dd
Triadic Colors of #aa18dd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #aa18dd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #aa18dd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #aa18dd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #aa18dd;
}
This is a sample text used for the color #aa18dd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #aa18dd;
}
This is a sample text used for the color #aa18dd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #aa18dd;
}
This is a sample text used for the color #aa18dd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 40.96%
Green 5.78%
Blue 53.25%
CMYK Percentage
Cyan 18.38
Magenta 71%
Yellow 0%
Black 10.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.