In RGB color space, #dedecc hex color has a red value of 222, a green value of 222 and a blue value of 204.
In CMYK color space (used in color printing), #dedecc hex color is composed of 0% cyan, 0% magenta, 8.11% yellow and 12.94% black.
#dedecc color has a hue of 60 degrees, a saturation of 21.43% and a lightness of 83.5%.
#dedecc hex color contains mainly RED.
The closest web safe color of #dedecc is #cccccc
#dedecc hex color has a decimal value of 14606028.
HEX | dedecc | #dedecc |
---|---|---|
RGB | 222, 222, 204 | rgb(222, 222, 204) |
RGB Percent | 87.06, 87.06, 80 | rgb(87.06, 87.06, 80) |
CMYK | 0, 0, 8, 13 | |
HSL | 60°, 21.43, 83.5 | hsl(60, 21.43%, 83.5%) |
HSV | 60°, 8.1, 87.1 |
XYZ | 67.145, 72.132, 67.511 |
---|---|
Hunter Lab | 84.931, -7.509, 12.322 |
CIE-LAB | 88.032, -3.105, 8.822 |
CIE-LCH | 88.032, 9.352, 109.39 |
CIE-LUV | 0, 0, 8.11, 12.94 |
Web Safe | cccccc |
RGB percent of color #dedecc
CMYK percent of color #dedecc
Text with hexadecimal color #dedecc
This text has a font color of #dedecc
<p style="color:#dedecc">Text here</p>
#dedecc Background Color
This box has a background color of #dedecc
<div style="background-color:#dedecc">Text here</div>
#dedecc Border Color
This box has a border color of #dedecc
<div style="border: 4px solid #dedecc">Text here</div>
CSS codes
<p style="color:#dedecc">Text here</p>
<div style="background-color:#dedecc">Text here</div>
<div style="border: 4px solid #dedecc">Text here</div>
#dedecc Color on white background
This is how a font and box color of #dedecc will look
on a white background.
#dedecc Color on black background
This is how a font and box color of #dedecc hex color will look
on a black background.