In RGB color space, #aaaafa hex color has a red value of 170, a green value of 170 and a blue value of 250.
In CMYK color space (used in color printing), #aaaafa hex color is composed of 32% cyan, 32% magenta, 0% yellow and 1.96% black.
#aaaafa color has a hue of 240 degrees, a saturation of 88.89% and a lightness of 82.4%.
#aaaafa hex color contains mainly BLUE.
The closest web safe color of #aaaafa is #9999ff
#aaaafa hex color has a decimal value of 11184890.
HEX | aaaafa | #aaaafa |
---|---|---|
RGB | 170, 170, 250 | rgb(170, 170, 250) |
RGB Percent | 66.67, 66.67, 98.04 | rgb(66.67, 66.67, 98.04) |
CMYK | 32, 32, 0, 2 | |
HSL | 240°, 88.89, 82.4 | hsl(240, 88.89%, 82.4%) |
HSV | 240°, 32, 98 |
XYZ | 48.208, 44.198, 96.433 |
---|---|
Hunter Lab | 66.482, 13.094, -39.464 |
CIE-LAB | 72.361, 17.882, -39.721 |
CIE-LCH | 72.361, 43.561, 294.237 |
CIE-LUV | 32, 32, 0, 1.96 |
Web Safe | 9999ff |
RGB percent of color #aaaafa
CMYK percent of color #aaaafa
Text with hexadecimal color #aaaafa
This text has a font color of #aaaafa
<p style="color:#aaaafa">Text here</p>
#aaaafa Background Color
This box has a background color of #aaaafa
<div style="background-color:#aaaafa">Text here</div>
#aaaafa Border Color
This box has a border color of #aaaafa
<div style="border: 4px solid #aaaafa">Text here</div>
CSS codes
<p style="color:#aaaafa">Text here</p>
<div style="background-color:#aaaafa">Text here</div>
<div style="border: 4px solid #aaaafa">Text here</div>
#aaaafa Color on white background
This is how a font and box color of #aaaafa will look
on a white background.
#aaaafa Color on black background
This is how a font and box color of #aaaafa hex color will look
on a black background.