#ddddcc short hex color code is #ddc.
In RGB color space, #ddddcc hex color has a red value of 221, a green value of 221 and a blue value of 204.
In CMYK color space (used in color printing), #ddddcc hex color is composed of 0% cyan, 0% magenta, 7.69% yellow and 13.33% black.
#ddddcc color has a hue of 60 degrees, a saturation of 20% and a lightness of 83.3%.
#ddddcc hex color contains mainly RED.
The closest web safe color of #ddddcc is #cccccc
#ddddcc hex color has a decimal value of 14540236.
HEX | ddddcc | #ddddcc |
---|---|---|
RGB | 221, 221, 204 | rgb(221, 221, 204) |
RGB Percent | 86.67, 86.67, 80 | rgb(86.67, 86.67, 80) |
CMYK | 0, 0, 8, 13 | |
HSL | 60°, 20, 83.3 | hsl(60, 20%, 83.3%) |
HSV | 60°, 7.7, 86.7 |
XYZ | 66.574, 71.445, 67.408 |
---|---|
Hunter Lab | 84.525, -7.328, 11.884 |
CIE-LAB | 87.701, -2.943, 8.338 |
CIE-LCH | 87.701, 8.842, 109.441 |
CIE-LUV | 0, 0, 7.69, 13.33 |
Web Safe | cccccc |
RGB percent of color #ddddcc
CMYK percent of color #ddddcc
Text with hexadecimal color #ddddcc
This text has a font color of #ddddcc
<p style="color:#ddddcc">Text here</p>
#ddddcc Background Color
This box has a background color of #ddddcc
<div style="background-color:#ddddcc">Text here</div>
#ddddcc Border Color
This box has a border color of #ddddcc
<div style="border: 4px solid #ddddcc">Text here</div>
CSS codes
<p style="color:#ddddcc">Text here</p>
<div style="background-color:#ddddcc">Text here</div>
<div style="border: 4px solid #ddddcc">Text here</div>
#ddddcc Color on white background
This is how a font and box color of #ddddcc will look
on a white background.
#ddddcc Color on black background
This is how a font and box color of #ddddcc hex color will look
on a black background.