In RGB color space, #ddffdc hex color has a red value of 221, a green value of 255 and a blue value of 220.
In CMYK color space (used in color printing), #ddffdc hex color is composed of 13.33% cyan, 0% magenta, 13.73% yellow and 0% black.
#ddffdc color has a hue of 118.3 degrees, a saturation of 100% and a lightness of 93.1%.
#ddffdc hex color contains mainly GREEN.
The closest web safe color of #ddffdc is #ccffcc
#ddffdc hex color has a decimal value of 14548956.
HEX | ddffdc | #ddffdc |
---|---|---|
RGB | 221, 255, 220 | rgb(221, 255, 220) |
RGB Percent | 86.67, 100, 86.27 | rgb(86.67, 100, 86.27) |
CMYK | 13, 0, 14, 0 | |
HSL | 118.3°, 100, 93.1 | hsl(118.3, 100%, 93.1%) |
HSV | 118.3°, 13.7, 100 |
XYZ | 78.497, 92.059, 81.342 |
---|---|
Hunter Lab | 95.947, -21.873, 16.898 |
CIE-LAB | 96.844, -17.288, 13.085 |
CIE-LCH | 96.844, 21.682, 142.879 |
CIE-LUV | 13.33, 0, 13.73, 0 |
Web Safe | ccffcc |
RGB percent of color #ddffdc
CMYK percent of color #ddffdc
Text with hexadecimal color #ddffdc
This text has a font color of #ddffdc
<p style="color:#ddffdc">Text here</p>
#ddffdc Background Color
This box has a background color of #ddffdc
<div style="background-color:#ddffdc">Text here</div>
#ddffdc Border Color
This box has a border color of #ddffdc
<div style="border: 4px solid #ddffdc">Text here</div>
CSS codes
<p style="color:#ddffdc">Text here</p>
<div style="background-color:#ddffdc">Text here</div>
<div style="border: 4px solid #ddffdc">Text here</div>
#ddffdc Color on white background
This is how a font and box color of #ddffdc will look
on a white background.
#ddffdc Color on black background
This is how a font and box color of #ddffdc hex color will look
on a black background.