In RGB color space, #cccccd hex color has a red value of 204, a green value of 204 and a blue value of 205.
In CMYK color space (used in color printing), #cccccd hex color is composed of 0.49% cyan, 0.49% magenta, 0% yellow and 19.61% black.
#cccccd color has a hue of 240 degrees, a saturation of 0.99% and a lightness of 80.2%.
#cccccd hex color contains mainly BLUE.
The closest web safe color of #cccccd is #cccccc
#cccccd hex color has a decimal value of 13421773.
HEX | cccccd | #cccccd |
---|---|---|
RGB | 204, 204, 205 | rgb(204, 204, 205) |
RGB Percent | 80, 80, 80.39 | rgb(80, 80, 80.39) |
CMYK | 0, 0, 0, 20 | |
HSL | 240°, 0.99, 80.2 | hsl(240, 0.99%, 80.2%) |
HSV | 240°, 0.5, 80.4 |
XYZ | 57.514, 60.431, 66.391 |
---|---|
Hunter Lab | 77.737, -3.977, 3.78 |
CIE-LAB | 82.072, 0.187, -0.506 |
CIE-LCH | 82.072, 0.539, 290.283 |
CIE-LUV | 0.49, 0.49, 0, 19.61 |
Web Safe | cccccc |
RGB percent of color #cccccd
CMYK percent of color #cccccd
Text with hexadecimal color #cccccd
This text has a font color of #cccccd
<p style="color:#cccccd">Text here</p>
#cccccd Background Color
This box has a background color of #cccccd
<div style="background-color:#cccccd">Text here</div>
#cccccd Border Color
This box has a border color of #cccccd
<div style="border: 4px solid #cccccd">Text here</div>
CSS codes
<p style="color:#cccccd">Text here</p>
<div style="background-color:#cccccd">Text here</div>
<div style="border: 4px solid #cccccd">Text here</div>
#cccccd Color on white background
This is how a font and box color of #cccccd will look
on a white background.
#cccccd Color on black background
This is how a font and box color of #cccccd hex color will look
on a black background.