In RGB color space, #aaaafd hex color has a red value of 170, a green value of 170 and a blue value of 253.
In CMYK color space (used in color printing), #aaaafd hex color is composed of 32.81% cyan, 32.81% magenta, 0% yellow and 0.78% black.
#aaaafd color has a hue of 240 degrees, a saturation of 95.4% and a lightness of 82.9%.
#aaaafd hex color contains mainly BLUE.
The closest web safe color of #aaaafd is #9999ff
#aaaafd hex color has a decimal value of 11184893.
HEX | aaaafd | #aaaafd |
---|---|---|
RGB | 170, 170, 253 | rgb(170, 170, 253) |
RGB Percent | 66.67, 66.67, 99.22 | rgb(66.67, 66.67, 99.22) |
CMYK | 33, 33, 0, 1 | |
HSL | 240°, 95.4, 82.9 | hsl(240, 95.4%, 82.9%) |
HSV | 240°, 32.8, 99.2 |
XYZ | 48.682, 44.387, 98.93 |
---|---|
Hunter Lab | 66.624, 13.839, -41.404 |
CIE-LAB | 72.486, 18.642, -41.147 |
CIE-LCH | 72.486, 45.173, 294.373 |
CIE-LUV | 32.81, 32.81, 0, 0.78 |
Web Safe | 9999ff |
RGB percent of color #aaaafd
CMYK percent of color #aaaafd
Text with hexadecimal color #aaaafd
This text has a font color of #aaaafd
<p style="color:#aaaafd">Text here</p>
#aaaafd Background Color
This box has a background color of #aaaafd
<div style="background-color:#aaaafd">Text here</div>
#aaaafd Border Color
This box has a border color of #aaaafd
<div style="border: 4px solid #aaaafd">Text here</div>
CSS codes
<p style="color:#aaaafd">Text here</p>
<div style="background-color:#aaaafd">Text here</div>
<div style="border: 4px solid #aaaafd">Text here</div>
#aaaafd Color on white background
This is how a font and box color of #aaaafd will look
on a white background.
#aaaafd Color on black background
This is how a font and box color of #aaaafd hex color will look
on a black background.