In RGB color space, #ddebdd hex color has a red value of 221, a green value of 235 and a blue value of 221.
In CMYK color space (used in color printing), #ddebdd hex color is composed of 5.96% cyan, 0% magenta, 5.96% yellow and 7.84% black.
#ddebdd color has a hue of 120 degrees, a saturation of 25.93% and a lightness of 89.4%.
#ddebdd hex color contains mainly GREEN.
The closest web safe color of #ddebdd is #ccffcc
#ddebdd hex color has a decimal value of 14543837.
HEX | ddebdd | #ddebdd |
---|---|---|
RGB | 221, 235, 221 | rgb(221, 235, 221) |
RGB Percent | 86.67, 92.16, 86.67 | rgb(86.67, 92.16, 86.67) |
CMYK | 6, 0, 6, 8 | |
HSL | 120°, 25.93, 89.4 | hsl(120, 25.93%, 89.4%) |
HSV | 120°, 6, 92.2 |
XYZ | 72.578, 80.009, 80.025 |
---|---|
Hunter Lab | 89.448, -11.698, 9.569 |
CIE-LAB | 91.689, -7.166, 5.181 |
CIE-LCH | 91.689, 8.843, 144.133 |
CIE-LUV | 5.96, 0, 5.96, 7.84 |
Web Safe | ccffcc |
RGB percent of color #ddebdd
CMYK percent of color #ddebdd
Text with hexadecimal color #ddebdd
This text has a font color of #ddebdd
<p style="color:#ddebdd">Text here</p>
#ddebdd Background Color
This box has a background color of #ddebdd
<div style="background-color:#ddebdd">Text here</div>
#ddebdd Border Color
This box has a border color of #ddebdd
<div style="border: 4px solid #ddebdd">Text here</div>
CSS codes
<p style="color:#ddebdd">Text here</p>
<div style="background-color:#ddebdd">Text here</div>
<div style="border: 4px solid #ddebdd">Text here</div>
#ddebdd Color on white background
This is how a font and box color of #ddebdd will look
on a white background.
#ddebdd Color on black background
This is how a font and box color of #ddebdd hex color will look
on a black background.