In RGB color space, #cdcdcd hex color has a red value of 205, a green value of 205 and a blue value of 205.
In CMYK color space (used in color printing), #cdcdcd hex color is composed of 0% cyan, 0% magenta, 0% yellow and 19.61% black.
#cdcdcd color has a hue of 0 degrees, a saturation of 0% and a lightness of 80.4%.
#cdcdcd hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #cdcdcd is #cccccc
#cdcdcd hex color has a decimal value of 13487565.
HEX | cdcdcd | #cdcdcd |
---|---|---|
RGB | 205, 205, 205 | rgb(205, 205, 205) |
RGB Percent | 80.39, 80.39, 80.39 | rgb(80.39, 80.39, 80.39) |
CMYK | 0, 0, 0, 20 | |
HSL | 0°, 0, 80.4 | hsl(0, 0%, 80.4%) |
HSV | 0°, 0, 80.392156862745 |
XYZ | 58.028, 61.05, 66.483 |
---|---|
Hunter Lab | 78.134, -4.169, 4.246 |
CIE-LAB | 82.406, 0.004, -0.008 |
CIE-LCH | 82.406, 0.009, 296.565 |
CIE-LUV | 0, 0, 0, 19.61 |
Web Safe | cccccc |
RGB percent of color #cdcdcd
CMYK percent of color #cdcdcd
Text with hexadecimal color #cdcdcd
This text has a font color of #cdcdcd
<p style="color:#cdcdcd">Text here</p>
#cdcdcd Background Color
This box has a background color of #cdcdcd
<div style="background-color:#cdcdcd">Text here</div>
#cdcdcd Border Color
This box has a border color of #cdcdcd
<div style="border: 4px solid #cdcdcd">Text here</div>
CSS codes
<p style="color:#cdcdcd">Text here</p>
<div style="background-color:#cdcdcd">Text here</div>
<div style="border: 4px solid #cdcdcd">Text here</div>
#cdcdcd Color on white background
This is how a font and box color of #cdcdcd will look
on a white background.
#cdcdcd Color on black background
This is how a font and box color of #cdcdcd hex color will look
on a black background.