In RGB color space, #decccd hex color has a red value of 222, a green value of 204 and a blue value of 205.
In CMYK color space (used in color printing), #decccd hex color is composed of 0% cyan, 8.11% magenta, 7.66% yellow and 12.94% black.
#decccd color has a hue of 356.7 degrees, a saturation of 21.43% and a lightness of 83.5%.
#decccd hex color contains mainly RED.
The closest web safe color of #decccd is #cccccc
#decccd hex color has a decimal value of 14601421.
HEX | decccd | #decccd |
---|---|---|
RGB | 222, 204, 205 | rgb(222, 204, 205) |
RGB Percent | 87.06, 80, 80.39 | rgb(87.06, 80, 80.39) |
CMYK | 0, 8, 8, 13 | |
HSL | 356.7°, 21.43, 83.5 | hsl(356.7, 21.43%, 83.5%) |
HSV | 356.7°, 8.1, 87.1 |
XYZ | 62.737, 63.123, 66.635 |
---|---|
Hunter Lab | 79.45, 1.914, 5.888 |
CIE-LAB | 83.507, 6.434, 1.761 |
CIE-LCH | 83.507, 6.671, 15.307 |
CIE-LUV | 0, 8.11, 7.66, 12.94 |
Web Safe | cccccc |
RGB percent of color #decccd
CMYK percent of color #decccd
Text with hexadecimal color #decccd
This text has a font color of #decccd
<p style="color:#decccd">Text here</p>
#decccd Background Color
This box has a background color of #decccd
<div style="background-color:#decccd">Text here</div>
#decccd Border Color
This box has a border color of #decccd
<div style="border: 4px solid #decccd">Text here</div>
CSS codes
<p style="color:#decccd">Text here</p>
<div style="background-color:#decccd">Text here</div>
<div style="border: 4px solid #decccd">Text here</div>
#decccd Color on white background
This is how a font and box color of #decccd will look
on a white background.
#decccd Color on black background
This is how a font and box color of #decccd hex color will look
on a black background.