In RGB color space, #979899 hex color has a red value of 151, a green value of 152 and a blue value of 153.
In CMYK color space (used in color printing), #979899 hex color is composed of 1.31% cyan, 0.65% magenta, 0% yellow and 40% black.
#979899 color has a hue of 210 degrees, a saturation of 0.97% and a lightness of 59.6%.
#979899 hex color contains mainly BLUE.
The closest web safe color of #979899 is #999999
#979899 hex color has a decimal value of 9935001.
HEX | 979899 | #979899 |
---|---|---|
RGB | 151, 152, 153 | rgb(151, 152, 153) |
RGB Percent | 59.22, 59.61, 60 | rgb(59.22, 59.61, 60) |
CMYK | 1, 1, 0, 40 | |
HSL | 210°, 0.97, 59.6 | hsl(210, 0.97%, 59.6%) |
HSV | 210°, 1.3, 60 |
XYZ | 29.741, 31.336, 34.618 |
---|---|
Hunter Lab | 55.979, -3.127, 2.519 |
CIE-LAB | 62.79, -0.163, -0.658 |
CIE-LCH | 62.79, 0.678, 256.087 |
CIE-LUV | 1.31, 0.65, 0, 40 |
Web Safe | 999999 |
RGB percent of color #979899
CMYK percent of color #979899
Text with hexadecimal color #979899
This text has a font color of #979899
<p style="color:#979899">Text here</p>
#979899 Background Color
This box has a background color of #979899
<div style="background-color:#979899">Text here</div>
#979899 Border Color
This box has a border color of #979899
<div style="border: 4px solid #979899">Text here</div>
CSS codes
<p style="color:#979899">Text here</p>
<div style="background-color:#979899">Text here</div>
<div style="border: 4px solid #979899">Text here</div>
#979899 Color on white background
This is how a font and box color of #979899 will look
on a white background.
#979899 Color on black background
This is how a font and box color of #979899 hex color will look
on a black background.