In RGB color space, #cccbcc hex color has a red value of 204, a green value of 203 and a blue value of 204.
In CMYK color space (used in color printing), #cccbcc hex color is composed of 0% cyan, 0.49% magenta, 0% yellow and 20% black.
#cccbcc color has a hue of 300 degrees, a saturation of 0.97% and a lightness of 79.8%.
#cccbcc hex color contains mainly RED.
The closest web safe color of #cccbcc is #cccccc
#cccbcc hex color has a decimal value of 13421516.
HEX | cccbcc | #cccbcc |
---|---|---|
RGB | 204, 203, 204 | rgb(204, 203, 204) |
RGB Percent | 80, 79.61, 80 | rgb(80, 79.61, 80) |
CMYK | 0, 0, 0, 20 | |
HSL | 300°, 0.97, 79.8 | hsl(300, 0.97%, 79.8%) |
HSV | 300°, 0.5, 80 |
XYZ | 57.157, 59.909, 65.678 |
---|---|
Hunter Lab | 77.401, -3.638, 3.871 |
CIE-LAB | 81.789, 0.531, -0.384 |
CIE-LCH | 81.789, 0.655, 324.127 |
CIE-LUV | 0, 0.49, 0, 20 |
Web Safe | cccccc |
RGB percent of color #cccbcc
CMYK percent of color #cccbcc
Text with hexadecimal color #cccbcc
This text has a font color of #cccbcc
<p style="color:#cccbcc">Text here</p>
#cccbcc Background Color
This box has a background color of #cccbcc
<div style="background-color:#cccbcc">Text here</div>
#cccbcc Border Color
This box has a border color of #cccbcc
<div style="border: 4px solid #cccbcc">Text here</div>
CSS codes
<p style="color:#cccbcc">Text here</p>
<div style="background-color:#cccbcc">Text here</div>
<div style="border: 4px solid #cccbcc">Text here</div>
#cccbcc Color on white background
This is how a font and box color of #cccbcc will look
on a white background.
#cccbcc Color on black background
This is how a font and box color of #cccbcc hex color will look
on a black background.