#99aabb short hex color code is #9ab.
In RGB color space, #99aabb hex color has a red value of 153, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #99aabb hex color is composed of 18.18% cyan, 9.09% magenta, 0% yellow and 26.67% black.
#99aabb color has a hue of 210 degrees, a saturation of 20% and a lightness of 66.7%.
#99aabb hex color contains mainly BLUE.
The closest web safe color of #99aabb is #9999cc
#99aabb hex color has a decimal value of 10070715.
HEX | 99aabb | #99aabb |
---|---|---|
RGB | 153, 170, 187 | rgb(153, 170, 187) |
RGB Percent | 60, 66.67, 73.33 | rgb(60, 66.67, 73.33) |
CMYK | 18, 9, 0, 27 | |
HSL | 210°, 20, 66.7 | hsl(210, 20%, 66.7%) |
HSV | 210°, 18.2, 73.3 |
XYZ | 36.481, 39.11, 52.64 |
---|---|
Hunter Lab | 62.538, -5.315, -6.129 |
CIE-LAB | 68.831, -2.283, -10.709 |
CIE-LCH | 68.831, 10.95, 257.966 |
CIE-LUV | 18.18, 9.09, 0, 26.67 |
Web Safe | 9999cc |
RGB percent of color #99aabb
CMYK percent of color #99aabb
Text with hexadecimal color #99aabb
This text has a font color of #99aabb
<p style="color:#99aabb">Text here</p>
#99aabb Background Color
This box has a background color of #99aabb
<div style="background-color:#99aabb">Text here</div>
#99aabb Border Color
This box has a border color of #99aabb
<div style="border: 4px solid #99aabb">Text here</div>
CSS codes
<p style="color:#99aabb">Text here</p>
<div style="background-color:#99aabb">Text here</div>
<div style="border: 4px solid #99aabb">Text here</div>
#99aabb Color on white background
This is how a font and box color of #99aabb will look
on a white background.
#99aabb Color on black background
This is how a font and box color of #99aabb hex color will look
on a black background.