In RGB color space, #cccdcd hex color has a red value of 204, a green value of 205 and a blue value of 205.
In CMYK color space (used in color printing), #cccdcd hex color is composed of 0.49% cyan, 0% magenta, 0% yellow and 19.61% black.
#cccdcd color has a hue of 180 degrees, a saturation of 0.99% and a lightness of 80.2%.
#cccdcd hex color contains mainly GREEN.
The closest web safe color of #cccdcd is #cccccc
#cccdcd hex color has a decimal value of 13422029.
HEX | cccdcd | #cccdcd |
---|---|---|
RGB | 204, 205, 205 | rgb(204, 205, 205) |
RGB Percent | 80, 80.39, 80.39 | rgb(80, 80.39, 80.39) |
CMYK | 0, 0, 0, 20 | |
HSL | 180°, 0.99, 80.2 | hsl(180, 0.99%, 80.2%) |
HSV | 180°, 0.5, 80.4 |
XYZ | 57.753, 60.908, 66.47 |
---|---|
Hunter Lab | 78.044, -4.485, 4.133 |
CIE-LAB | 82.329, -0.338, -0.129 |
CIE-LCH | 82.329, 0.362, 200.89 |
CIE-LUV | 0.49, 0, 0, 19.61 |
Web Safe | cccccc |
RGB percent of color #cccdcd
CMYK percent of color #cccdcd
Text with hexadecimal color #cccdcd
This text has a font color of #cccdcd
<p style="color:#cccdcd">Text here</p>
#cccdcd Background Color
This box has a background color of #cccdcd
<div style="background-color:#cccdcd">Text here</div>
#cccdcd Border Color
This box has a border color of #cccdcd
<div style="border: 4px solid #cccdcd">Text here</div>
CSS codes
<p style="color:#cccdcd">Text here</p>
<div style="background-color:#cccdcd">Text here</div>
<div style="border: 4px solid #cccdcd">Text here</div>
#cccdcd Color on white background
This is how a font and box color of #cccdcd will look
on a white background.
#cccdcd Color on black background
This is how a font and box color of #cccdcd hex color will look
on a black background.