In RGB color space, #daddcc hex color has a red value of 218, a green value of 221 and a blue value of 204.
In CMYK color space (used in color printing), #daddcc hex color is composed of 1.36% cyan, 0% magenta, 7.69% yellow and 13.33% black.
#daddcc color has a hue of 70.6 degrees, a saturation of 20% and a lightness of 83.3%.
#daddcc hex color contains mainly GREEN.
The closest web safe color of #daddcc is #cccccc
#daddcc hex color has a decimal value of 14343628.
HEX | daddcc | #daddcc |
---|---|---|
RGB | 218, 221, 204 | rgb(218, 221, 204) |
RGB Percent | 85.49, 86.67, 80 | rgb(85.49, 86.67, 80) |
CMYK | 1, 0, 8, 13 | |
HSL | 70.6°, 20, 83.3 | hsl(70.6, 20%, 83.3%) |
HSV | 70.6°, 7.7, 86.7 |
XYZ | 65.669, 70.978, 67.366 |
---|---|
Hunter Lab | 84.248, -8.3, 11.565 |
CIE-LAB | 87.474, -3.988, 7.983 |
CIE-LCH | 87.474, 8.924, 116.545 |
CIE-LUV | 1.36, 0, 7.69, 13.33 |
Web Safe | cccccc |
RGB percent of color #daddcc
CMYK percent of color #daddcc
Text with hexadecimal color #daddcc
This text has a font color of #daddcc
<p style="color:#daddcc">Text here</p>
#daddcc Background Color
This box has a background color of #daddcc
<div style="background-color:#daddcc">Text here</div>
#daddcc Border Color
This box has a border color of #daddcc
<div style="border: 4px solid #daddcc">Text here</div>
CSS codes
<p style="color:#daddcc">Text here</p>
<div style="background-color:#daddcc">Text here</div>
<div style="border: 4px solid #daddcc">Text here</div>
#daddcc Color on white background
This is how a font and box color of #daddcc will look
on a white background.
#daddcc Color on black background
This is how a font and box color of #daddcc hex color will look
on a black background.