In RGB color space, #dedbcc hex color has a red value of 222, a green value of 219 and a blue value of 204.
In CMYK color space (used in color printing), #dedbcc hex color is composed of 0% cyan, 1.35% magenta, 8.11% yellow and 12.94% black.
#dedbcc color has a hue of 50 degrees, a saturation of 21.43% and a lightness of 83.5%.
#dedbcc hex color contains mainly RED.
The closest web safe color of #dedbcc is #cccccc
#dedbcc hex color has a decimal value of 14605260.
HEX | dedbcc | #dedbcc |
---|---|---|
RGB | 222, 219, 204 | rgb(222, 219, 204) |
RGB Percent | 87.06, 85.88, 80 | rgb(87.06, 85.88, 80) |
CMYK | 0, 1, 8, 13 | |
HSL | 50°, 21.43, 83.5 | hsl(50, 21.43%, 83.5%) |
HSV | 50°, 8.1, 87.1 |
XYZ | 66.355, 70.552, 67.247 |
---|---|
Hunter Lab | 83.995, -5.979, 11.329 |
CIE-LAB | 87.267, -1.56, 7.726 |
CIE-LCH | 87.267, 7.882, 101.415 |
CIE-LUV | 0, 1.35, 8.11, 12.94 |
Web Safe | cccccc |
RGB percent of color #dedbcc
CMYK percent of color #dedbcc
Text with hexadecimal color #dedbcc
This text has a font color of #dedbcc
<p style="color:#dedbcc">Text here</p>
#dedbcc Background Color
This box has a background color of #dedbcc
<div style="background-color:#dedbcc">Text here</div>
#dedbcc Border Color
This box has a border color of #dedbcc
<div style="border: 4px solid #dedbcc">Text here</div>
CSS codes
<p style="color:#dedbcc">Text here</p>
<div style="background-color:#dedbcc">Text here</div>
<div style="border: 4px solid #dedbcc">Text here</div>
#dedbcc Color on white background
This is how a font and box color of #dedbcc will look
on a white background.
#dedbcc Color on black background
This is how a font and box color of #dedbcc hex color will look
on a black background.