In RGB color space, #aaaafe hex color has a red value of 170, a green value of 170 and a blue value of 254.
In CMYK color space (used in color printing), #aaaafe hex color is composed of 33.07% cyan, 33.07% magenta, 0% yellow and 0.39% black.
#aaaafe color has a hue of 240 degrees, a saturation of 97.67% and a lightness of 83.1%.
#aaaafe hex color contains mainly BLUE.
The closest web safe color of #aaaafe is #9999ff
#aaaafe hex color has a decimal value of 11184894.
HEX | aaaafe | #aaaafe |
---|---|---|
RGB | 170, 170, 254 | rgb(170, 170, 254) |
RGB Percent | 66.67, 66.67, 99.61 | rgb(66.67, 66.67, 99.61) |
CMYK | 33, 33, 0, 0 | |
HSL | 240°, 97.67, 83.1 | hsl(240, 97.67%, 83.1%) |
HSV | 240°, 33.1, 99.6 |
XYZ | 48.842, 44.451, 99.772 |
---|---|
Hunter Lab | 66.672, 14.09, -42.056 |
CIE-LAB | 72.529, 18.897, -41.622 |
CIE-LCH | 72.529, 45.711, 294.419 |
CIE-LUV | 33.07, 33.07, 0, 0.39 |
Web Safe | 9999ff |
RGB percent of color #aaaafe
CMYK percent of color #aaaafe
Text with hexadecimal color #aaaafe
This text has a font color of #aaaafe
<p style="color:#aaaafe">Text here</p>
#aaaafe Background Color
This box has a background color of #aaaafe
<div style="background-color:#aaaafe">Text here</div>
#aaaafe Border Color
This box has a border color of #aaaafe
<div style="border: 4px solid #aaaafe">Text here</div>
CSS codes
<p style="color:#aaaafe">Text here</p>
<div style="background-color:#aaaafe">Text here</div>
<div style="border: 4px solid #aaaafe">Text here</div>
#aaaafe Color on white background
This is how a font and box color of #aaaafe will look
on a white background.
#aaaafe Color on black background
This is how a font and box color of #aaaafe hex color will look
on a black background.