In RGB color space, #ddfffd hex color has a red value of 221, a green value of 255 and a blue value of 253.
In CMYK color space (used in color printing), #ddfffd hex color is composed of 13.33% cyan, 0% magenta, 0.78% yellow and 0% black.
#ddfffd color has a hue of 176.5 degrees, a saturation of 100% and a lightness of 93.3%.
#ddfffd hex color contains mainly GREEN.
The closest web safe color of #ddfffd is #ccffff
#ddfffd hex color has a decimal value of 14548989.
HEX | ddfffd | #ddfffd |
---|---|---|
RGB | 221, 255, 253 | rgb(221, 255, 253) |
RGB Percent | 86.67, 100, 99.22 | rgb(86.67, 100, 99.22) |
CMYK | 13, 0, 1, 0 | |
HSL | 176.5°, 100, 93.3 | hsl(176.5, 100%, 93.3%) |
HSV | 176.5°, 13.3, 100 |
XYZ | 83.308, 93.984, 106.678 |
---|---|
Hunter Lab | 96.945, -16.264, 2.619 |
CIE-LAB | 97.626, -11.261, -2.735 |
CIE-LCH | 97.626, 11.588, 193.651 |
CIE-LUV | 13.33, 0, 0.78, 0 |
Web Safe | ccffff |
RGB percent of color #ddfffd
CMYK percent of color #ddfffd
Text with hexadecimal color #ddfffd
This text has a font color of #ddfffd
<p style="color:#ddfffd">Text here</p>
#ddfffd Background Color
This box has a background color of #ddfffd
<div style="background-color:#ddfffd">Text here</div>
#ddfffd Border Color
This box has a border color of #ddfffd
<div style="border: 4px solid #ddfffd">Text here</div>
CSS codes
<p style="color:#ddfffd">Text here</p>
<div style="background-color:#ddfffd">Text here</div>
<div style="border: 4px solid #ddfffd">Text here</div>
#ddfffd Color on white background
This is how a font and box color of #ddfffd will look
on a white background.
#ddfffd Color on black background
This is how a font and box color of #ddfffd hex color will look
on a black background.