In RGB color space, #ddcdcc hex color has a red value of 221, a green value of 205 and a blue value of 204.
In CMYK color space (used in color printing), #ddcdcc hex color is composed of 0% cyan, 7.24% magenta, 7.69% yellow and 13.33% black.
#ddcdcc color has a hue of 3.5 degrees, a saturation of 20% and a lightness of 83.3%.
#ddcdcc hex color contains mainly RED.
The closest web safe color of #ddcdcc is #cccccc
#ddcdcc hex color has a decimal value of 14536140.
HEX | ddcdcc | #ddcdcc |
---|---|---|
RGB | 221, 205, 204 | rgb(221, 205, 204) |
RGB Percent | 86.67, 80.39, 80 | rgb(86.67, 80.39, 80) |
CMYK | 0, 7, 8, 13 | |
HSL | 3.5°, 20, 83.3 | hsl(3.5, 20%, 83.3%) |
HSV | 3.5°, 7.7, 86.7 |
XYZ | 62.549, 63.394, 66.066 |
---|---|
Hunter Lab | 79.62, 0.892, 6.538 |
CIE-LAB | 83.649, 5.385, 2.491 |
CIE-LCH | 83.649, 5.933, 24.824 |
CIE-LUV | 0, 7.24, 7.69, 13.33 |
Web Safe | cccccc |
RGB percent of color #ddcdcc
CMYK percent of color #ddcdcc
Text with hexadecimal color #ddcdcc
This text has a font color of #ddcdcc
<p style="color:#ddcdcc">Text here</p>
#ddcdcc Background Color
This box has a background color of #ddcdcc
<div style="background-color:#ddcdcc">Text here</div>
#ddcdcc Border Color
This box has a border color of #ddcdcc
<div style="border: 4px solid #ddcdcc">Text here</div>
CSS codes
<p style="color:#ddcdcc">Text here</p>
<div style="background-color:#ddcdcc">Text here</div>
<div style="border: 4px solid #ddcdcc">Text here</div>
#ddcdcc Color on white background
This is how a font and box color of #ddcdcc will look
on a white background.
#ddcdcc Color on black background
This is how a font and box color of #ddcdcc hex color will look
on a black background.