In RGB color space, #cbcbcb hex color has a red value of 203, a green value of 203 and a blue value of 203.
In CMYK color space (used in color printing), #cbcbcb hex color is composed of 0% cyan, 0% magenta, 0% yellow and 20.39% black.
#cbcbcb color has a hue of 0 degrees, a saturation of 0% and a lightness of 79.6%.
#cbcbcb hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #cbcbcb is #cccccc
#cbcbcb hex color has a decimal value of 13355979.
HEX | cbcbcb | #cbcbcb |
---|---|---|
RGB | 203, 203, 203 | rgb(203, 203, 203) |
RGB Percent | 79.61, 79.61, 79.61 | rgb(79.61, 79.61, 79.61) |
CMYK | 0, 0, 0, 20 | |
HSL | 0°, 0, 79.6 | hsl(0, 0%, 79.6%) |
HSV | 0°, 0, 79.607843137255 |
XYZ | 56.764, 59.72, 65.035 |
---|---|
Hunter Lab | 77.279, -4.123, 4.199 |
CIE-LAB | 81.686, 0.005, -0.009 |
CIE-LCH | 81.686, 0.01, 299.055 |
CIE-LUV | 0, 0, 0, 20.39 |
Web Safe | cccccc |
RGB percent of color #cbcbcb
CMYK percent of color #cbcbcb
Text with hexadecimal color #cbcbcb
This text has a font color of #cbcbcb
<p style="color:#cbcbcb">Text here</p>
#cbcbcb Background Color
This box has a background color of #cbcbcb
<div style="background-color:#cbcbcb">Text here</div>
#cbcbcb Border Color
This box has a border color of #cbcbcb
<div style="border: 4px solid #cbcbcb">Text here</div>
CSS codes
<p style="color:#cbcbcb">Text here</p>
<div style="background-color:#cbcbcb">Text here</div>
<div style="border: 4px solid #cbcbcb">Text here</div>
#cbcbcb Color on white background
This is how a font and box color of #cbcbcb will look
on a white background.
#cbcbcb Color on black background
This is how a font and box color of #cbcbcb hex color will look
on a black background.