In RGB color space, #aaaebb hex color has a red value of 170, a green value of 174 and a blue value of 187.
In CMYK color space (used in color printing), #aaaebb hex color is composed of 9.09% cyan, 6.95% magenta, 0% yellow and 26.67% black.
#aaaebb color has a hue of 225.9 degrees, a saturation of 11.11% and a lightness of 70%.
#aaaebb hex color contains mainly BLUE.
The closest web safe color of #aaaebb is #9999cc
#aaaebb hex color has a decimal value of 11185851.
HEX | aaaebb | #aaaebb |
---|---|---|
RGB | 170, 174, 187 | rgb(170, 174, 187) |
RGB Percent | 66.67, 68.24, 73.33 | rgb(66.67, 68.24, 73.33) |
CMYK | 9, 7, 0, 27 | |
HSL | 225.9°, 11.11, 70 | hsl(225.9, 11.11%, 70%) |
HSV | 225.9°, 9.1, 73.3 |
XYZ | 40.683, 42.406, 53.055 |
---|---|
Hunter Lab | 65.12, -2.444, -2.721 |
CIE-LAB | 71.15, 1.169, -7.122 |
CIE-LCH | 71.15, 7.217, 279.321 |
CIE-LUV | 9.09, 6.95, 0, 26.67 |
Web Safe | 9999cc |
RGB percent of color #aaaebb
CMYK percent of color #aaaebb
Text with hexadecimal color #aaaebb
This text has a font color of #aaaebb
<p style="color:#aaaebb">Text here</p>
#aaaebb Background Color
This box has a background color of #aaaebb
<div style="background-color:#aaaebb">Text here</div>
#aaaebb Border Color
This box has a border color of #aaaebb
<div style="border: 4px solid #aaaebb">Text here</div>
CSS codes
<p style="color:#aaaebb">Text here</p>
<div style="background-color:#aaaebb">Text here</div>
<div style="border: 4px solid #aaaebb">Text here</div>
#aaaebb Color on white background
This is how a font and box color of #aaaebb will look
on a white background.
#aaaebb Color on black background
This is how a font and box color of #aaaebb hex color will look
on a black background.