In RGB color space, #999faa hex color has a red value of 153, a green value of 159 and a blue value of 170.
In CMYK color space (used in color printing), #999faa hex color is composed of 10% cyan, 6.47% magenta, 0% yellow and 33.33% black.
#999faa color has a hue of 218.8 degrees, a saturation of 9.09% and a lightness of 63.3%.
#999faa hex color contains mainly BLUE.
The closest web safe color of #999faa is #999999
#999faa hex color has a decimal value of 10067882.
HEX | 999faa | #999faa |
---|---|---|
RGB | 153, 159, 170 | rgb(153, 159, 170) |
RGB Percent | 60, 62.35, 66.67 | rgb(60, 62.35, 66.67) |
CMYK | 10, 6, 0, 33 | |
HSL | 218.8°, 9.09, 63.3 | hsl(218.8, 9.09%, 63.3%) |
HSV | 218.8°, 10, 66.7 |
XYZ | 32.791, 34.471, 42.955 |
---|---|
Hunter Lab | 58.712, -3.053, -2.279 |
CIE-LAB | 65.335, 0.098, -6.451 |
CIE-LCH | 65.335, 6.452, 270.87 |
CIE-LUV | 10, 6.47, 0, 33.33 |
Web Safe | 999999 |
RGB percent of color #999faa
CMYK percent of color #999faa
Text with hexadecimal color #999faa
This text has a font color of #999faa
<p style="color:#999faa">Text here</p>
#999faa Background Color
This box has a background color of #999faa
<div style="background-color:#999faa">Text here</div>
#999faa Border Color
This box has a border color of #999faa
<div style="border: 4px solid #999faa">Text here</div>
CSS codes
<p style="color:#999faa">Text here</p>
<div style="background-color:#999faa">Text here</div>
<div style="border: 4px solid #999faa">Text here</div>
#999faa Color on white background
This is how a font and box color of #999faa will look
on a white background.
#999faa Color on black background
This is how a font and box color of #999faa hex color will look
on a black background.