In RGB color space, #deccdc hex color has a red value of 222, a green value of 204 and a blue value of 220.
In CMYK color space (used in color printing), #deccdc hex color is composed of 0% cyan, 8.11% magenta, 0.9% yellow and 12.94% black.
#deccdc color has a hue of 306.7 degrees, a saturation of 21.43% and a lightness of 83.5%.
#deccdc hex color contains mainly RED.
The closest web safe color of #deccdc is #cccccc
#deccdc hex color has a decimal value of 14601436.
HEX | deccdc | #deccdc |
---|---|---|
RGB | 222, 204, 220 | rgb(222, 204, 220) |
RGB Percent | 87.06, 80, 86.27 | rgb(87.06, 80, 86.27) |
CMYK | 0, 8, 1, 13 | |
HSL | 306.7°, 21.43, 83.5 | hsl(306.7, 21.43%, 83.5%) |
HSV | 306.7°, 8.1, 87.1 |
XYZ | 64.635, 63.883, 76.634 |
---|---|
Hunter Lab | 79.927, 4.477, -0.899 |
CIE-LAB | 83.905, 9.066, -5.654 |
CIE-LCH | 83.905, 10.685, 328.05 |
CIE-LUV | 0, 8.11, 0.9, 12.94 |
Web Safe | cccccc |
RGB percent of color #deccdc
CMYK percent of color #deccdc
Text with hexadecimal color #deccdc
This text has a font color of #deccdc
<p style="color:#deccdc">Text here</p>
#deccdc Background Color
This box has a background color of #deccdc
<div style="background-color:#deccdc">Text here</div>
#deccdc Border Color
This box has a border color of #deccdc
<div style="border: 4px solid #deccdc">Text here</div>
CSS codes
<p style="color:#deccdc">Text here</p>
<div style="background-color:#deccdc">Text here</div>
<div style="border: 4px solid #deccdc">Text here</div>
#deccdc Color on white background
This is how a font and box color of #deccdc will look
on a white background.
#deccdc Color on black background
This is how a font and box color of #deccdc hex color will look
on a black background.