In RGB color space, #ddebbd hex color has a red value of 221, a green value of 235 and a blue value of 189.
In CMYK color space (used in color printing), #ddebbd hex color is composed of 5.96% cyan, 0% magenta, 19.57% yellow and 7.84% black.
#ddebbd color has a hue of 78.3 degrees, a saturation of 53.49% and a lightness of 83.1%.
#ddebbd hex color contains mainly GREEN.
The closest web safe color of #ddebbd is #ccffcc
#ddebbd hex color has a decimal value of 14543805.
HEX | ddebbd | #ddebbd |
---|---|---|
RGB | 221, 235, 189 | rgb(221, 235, 189) |
RGB Percent | 86.67, 92.16, 74.12 | rgb(86.67, 92.16, 74.12) |
CMYK | 6, 0, 20, 8 | |
HSL | 78.3°, 53.49, 83.1 | hsl(78.3, 53.49%, 83.1%) |
HSV | 78.3°, 19.6, 92.2 |
XYZ | 68.712, 78.463, 59.667 |
---|---|
Hunter Lab | 88.579, -16.549, 22.068 |
CIE-LAB | 90.991, -12.42, 20.802 |
CIE-LCH | 90.991, 24.228, 120.84 |
CIE-LUV | 5.96, 0, 19.57, 7.84 |
Web Safe | ccffcc |
RGB percent of color #ddebbd
CMYK percent of color #ddebbd
Text with hexadecimal color #ddebbd
This text has a font color of #ddebbd
<p style="color:#ddebbd">Text here</p>
#ddebbd Background Color
This box has a background color of #ddebbd
<div style="background-color:#ddebbd">Text here</div>
#ddebbd Border Color
This box has a border color of #ddebbd
<div style="border: 4px solid #ddebbd">Text here</div>
CSS codes
<p style="color:#ddebbd">Text here</p>
<div style="background-color:#ddebbd">Text here</div>
<div style="border: 4px solid #ddebbd">Text here</div>
#ddebbd Color on white background
This is how a font and box color of #ddebbd will look
on a white background.
#ddebbd Color on black background
This is how a font and box color of #ddebbd hex color will look
on a black background.