In RGB color space, #cccbcb hex color has a red value of 204, a green value of 203 and a blue value of 203.
In CMYK color space (used in color printing), #cccbcb hex color is composed of 0% cyan, 0.49% magenta, 0.49% yellow and 20% black.
#cccbcb color has a hue of 0 degrees, a saturation of 0.97% and a lightness of 79.8%.
#cccbcb hex color contains mainly RED.
The closest web safe color of #cccbcb is #cccccc
#cccbcb hex color has a decimal value of 13421515.
HEX | cccbcb | #cccbcb |
---|---|---|
RGB | 204, 203, 203 | rgb(204, 203, 203) |
RGB Percent | 80, 79.61, 79.61 | rgb(80, 79.61, 79.61) |
CMYK | 0, 0, 0, 20 | |
HSL | 0°, 0.97, 79.8 | hsl(0, 0.97%, 79.8%) |
HSV | 0°, 0.5, 80 |
XYZ | 57.037, 59.861, 65.048 |
---|---|
Hunter Lab | 77.37, -3.807, 4.311 |
CIE-LAB | 81.763, 0.348, 0.113 |
CIE-LCH | 81.763, 0.366, 17.989 |
CIE-LUV | 0, 0.49, 0.49, 20 |
Web Safe | cccccc |
RGB percent of color #cccbcb
CMYK percent of color #cccbcb
Text with hexadecimal color #cccbcb
This text has a font color of #cccbcb
<p style="color:#cccbcb">Text here</p>
#cccbcb Background Color
This box has a background color of #cccbcb
<div style="background-color:#cccbcb">Text here</div>
#cccbcb Border Color
This box has a border color of #cccbcb
<div style="border: 4px solid #cccbcb">Text here</div>
CSS codes
<p style="color:#cccbcb">Text here</p>
<div style="background-color:#cccbcb">Text here</div>
<div style="border: 4px solid #cccbcb">Text here</div>
#cccbcb Color on white background
This is how a font and box color of #cccbcb will look
on a white background.
#cccbcb Color on black background
This is how a font and box color of #cccbcb hex color will look
on a black background.