In RGB color space, #999aaa hex color has a red value of 153, a green value of 154 and a blue value of 170.
In CMYK color space (used in color printing), #999aaa hex color is composed of 10% cyan, 9.41% magenta, 0% yellow and 33.33% black.
#999aaa color has a hue of 236.5 degrees, a saturation of 9.09% and a lightness of 63.3%.
#999aaa hex color contains mainly BLUE.
The closest web safe color of #999aaa is #999999
#999aaa hex color has a decimal value of 10066602.
HEX | 999aaa | #999aaa |
---|---|---|
RGB | 153, 154, 170 | rgb(153, 154, 170) |
RGB Percent | 60, 60.39, 66.67 | rgb(60, 60.39, 66.67) |
CMYK | 10, 9, 0, 33 | |
HSL | 236.5°, 9.09, 63.3 | hsl(236.5, 9.09%, 63.3%) |
HSV | 236.5°, 10, 66.7 |
XYZ | 31.948, 32.786, 42.675 |
---|---|
Hunter Lab | 57.259, -0.608, -4.107 |
CIE-LAB | 63.987, 2.874, -8.455 |
CIE-LCH | 63.987, 8.93, 288.774 |
CIE-LUV | 10, 9.41, 0, 33.33 |
Web Safe | 999999 |
RGB percent of color #999aaa
CMYK percent of color #999aaa
Text with hexadecimal color #999aaa
This text has a font color of #999aaa
<p style="color:#999aaa">Text here</p>
#999aaa Background Color
This box has a background color of #999aaa
<div style="background-color:#999aaa">Text here</div>
#999aaa Border Color
This box has a border color of #999aaa
<div style="border: 4px solid #999aaa">Text here</div>
CSS codes
<p style="color:#999aaa">Text here</p>
<div style="background-color:#999aaa">Text here</div>
<div style="border: 4px solid #999aaa">Text here</div>
#999aaa Color on white background
This is how a font and box color of #999aaa will look
on a white background.
#999aaa Color on black background
This is how a font and box color of #999aaa hex color will look
on a black background.