In RGB color space, #cdcccd hex color has a red value of 205, a green value of 204 and a blue value of 205.
In CMYK color space (used in color printing), #cdcccd hex color is composed of 0% cyan, 0.49% magenta, 0% yellow and 19.61% black.
#cdcccd color has a hue of 300 degrees, a saturation of 0.99% and a lightness of 80.2%.
#cdcccd hex color contains mainly RED.
The closest web safe color of #cdcccd is #cccccc
#cdcccd hex color has a decimal value of 13487309.
HEX | cdcccd | #cdcccd |
---|---|---|
RGB | 205, 204, 205 | rgb(205, 204, 205) |
RGB Percent | 80.39, 80, 80.39 | rgb(80.39, 80, 80.39) |
CMYK | 0, 0, 0, 20 | |
HSL | 300°, 0.99, 80.2 | hsl(300, 0.99%, 80.2%) |
HSV | 300°, 0.5, 80.4 |
XYZ | 57.789, 60.573, 66.403 |
---|---|
Hunter Lab | 77.829, -3.661, 3.894 |
CIE-LAB | 82.149, 0.529, -0.383 |
CIE-LCH | 82.149, 0.653, 324.095 |
CIE-LUV | 0, 0.49, 0, 19.61 |
Web Safe | cccccc |
RGB percent of color #cdcccd
CMYK percent of color #cdcccd
Text with hexadecimal color #cdcccd
This text has a font color of #cdcccd
<p style="color:#cdcccd">Text here</p>
#cdcccd Background Color
This box has a background color of #cdcccd
<div style="background-color:#cdcccd">Text here</div>
#cdcccd Border Color
This box has a border color of #cdcccd
<div style="border: 4px solid #cdcccd">Text here</div>
CSS codes
<p style="color:#cdcccd">Text here</p>
<div style="background-color:#cdcccd">Text here</div>
<div style="border: 4px solid #cdcccd">Text here</div>
#cdcccd Color on white background
This is how a font and box color of #cdcccd will look
on a white background.
#cdcccd Color on black background
This is how a font and box color of #cdcccd hex color will look
on a black background.