In RGB color space, #99999b hex color has a red value of 153, a green value of 153 and a blue value of 155.
In CMYK color space (used in color printing), #99999b hex color is composed of 1.29% cyan, 1.29% magenta, 0% yellow and 39.22% black.
#99999b color has a hue of 240 degrees, a saturation of 0.99% and a lightness of 60.4%.
#99999b hex color contains mainly BLUE.
The closest web safe color of #99999b is #999999
#99999b hex color has a decimal value of 10066331.
HEX | 99999b | #99999b |
---|---|---|
RGB | 153, 153, 155 | rgb(153, 153, 155) |
RGB Percent | 60, 60, 60.78 | rgb(60, 60, 60.78) |
CMYK | 1, 1, 0, 39 | |
HSL | 240°, 0.99, 60.4 | hsl(240, 0.99%, 60.4%) |
HSV | 240°, 1.3, 60.8 |
XYZ | 30.444, 31.921, 35.567 |
---|---|
Hunter Lab | 56.499, -2.689, 2.225 |
CIE-LAB | 63.278, 0.39, -1.054 |
CIE-LCH | 63.278, 1.124, 290.305 |
CIE-LUV | 1.29, 1.29, 0, 39.22 |
Web Safe | 999999 |
RGB percent of color #99999b
CMYK percent of color #99999b
Text with hexadecimal color #99999b
This text has a font color of #99999b
<p style="color:#99999b">Text here</p>
#99999b Background Color
This box has a background color of #99999b
<div style="background-color:#99999b">Text here</div>
#99999b Border Color
This box has a border color of #99999b
<div style="border: 4px solid #99999b">Text here</div>
CSS codes
<p style="color:#99999b">Text here</p>
<div style="background-color:#99999b">Text here</div>
<div style="border: 4px solid #99999b">Text here</div>
#99999b Color on white background
This is how a font and box color of #99999b will look
on a white background.
#99999b Color on black background
This is how a font and box color of #99999b hex color will look
on a black background.