In RGB color space, #aaaaeb hex color has a red value of 170, a green value of 170 and a blue value of 235.
In CMYK color space (used in color printing), #aaaaeb hex color is composed of 27.66% cyan, 27.66% magenta, 0% yellow and 7.84% black.
#aaaaeb color has a hue of 240 degrees, a saturation of 61.9% and a lightness of 79.4%.
#aaaaeb hex color contains mainly BLUE.
The closest web safe color of #aaaaeb is #9999ff
#aaaaeb hex color has a decimal value of 11184875.
HEX | aaaaeb | #aaaaeb |
---|---|---|
RGB | 170, 170, 235 | rgb(170, 170, 235) |
RGB Percent | 66.67, 66.67, 92.16 | rgb(66.67, 66.67, 92.16) |
CMYK | 28, 28, 0, 8 | |
HSL | 240°, 61.9, 79.4 | hsl(240, 61.9%, 79.4%) |
HSV | 240°, 27.7, 92.2 |
XYZ | 45.948, 43.294, 84.532 |
---|---|
Hunter Lab | 65.798, 9.503, -30.112 |
CIE-LAB | 71.754, 14.165, -32.516 |
CIE-LCH | 71.754, 35.467, 293.539 |
CIE-LUV | 27.66, 27.66, 0, 7.84 |
Web Safe | 9999ff |
RGB percent of color #aaaaeb
CMYK percent of color #aaaaeb
Text with hexadecimal color #aaaaeb
This text has a font color of #aaaaeb
<p style="color:#aaaaeb">Text here</p>
#aaaaeb Background Color
This box has a background color of #aaaaeb
<div style="background-color:#aaaaeb">Text here</div>
#aaaaeb Border Color
This box has a border color of #aaaaeb
<div style="border: 4px solid #aaaaeb">Text here</div>
CSS codes
<p style="color:#aaaaeb">Text here</p>
<div style="background-color:#aaaaeb">Text here</div>
<div style="border: 4px solid #aaaaeb">Text here</div>
#aaaaeb Color on white background
This is how a font and box color of #aaaaeb will look
on a white background.
#aaaaeb Color on black background
This is how a font and box color of #aaaaeb hex color will look
on a black background.