In RGB color space, #ddfffc hex color has a red value of 221, a green value of 255 and a blue value of 252.
In CMYK color space (used in color printing), #ddfffc hex color is composed of 13.33% cyan, 0% magenta, 1.18% yellow and 0% black.
#ddfffc color has a hue of 174.7 degrees, a saturation of 100% and a lightness of 93.3%.
#ddfffc hex color contains mainly GREEN.
The closest web safe color of #ddfffc is #ccffff
#ddfffc hex color has a decimal value of 14548988.
HEX | ddfffc | #ddfffc |
---|---|---|
RGB | 221, 255, 252 | rgb(221, 255, 252) |
RGB Percent | 86.67, 100, 98.82 | rgb(86.67, 100, 98.82) |
CMYK | 13, 0, 1, 0 | |
HSL | 174.7°, 100, 93.3 | hsl(174.7, 100%, 93.3%) |
HSV | 174.7°, 13.3, 100 |
XYZ | 83.149, 93.92, 105.841 |
---|---|
Hunter Lab | 96.912, -16.447, 3.086 |
CIE-LAB | 97.6, -11.454, -2.258 |
CIE-LCH | 97.6, 11.674, 191.152 |
CIE-LUV | 13.33, 0, 1.18, 0 |
Web Safe | ccffff |
RGB percent of color #ddfffc
CMYK percent of color #ddfffc
Text with hexadecimal color #ddfffc
This text has a font color of #ddfffc
<p style="color:#ddfffc">Text here</p>
#ddfffc Background Color
This box has a background color of #ddfffc
<div style="background-color:#ddfffc">Text here</div>
#ddfffc Border Color
This box has a border color of #ddfffc
<div style="border: 4px solid #ddfffc">Text here</div>
CSS codes
<p style="color:#ddfffc">Text here</p>
<div style="background-color:#ddfffc">Text here</div>
<div style="border: 4px solid #ddfffc">Text here</div>
#ddfffc Color on white background
This is how a font and box color of #ddfffc will look
on a white background.
#ddfffc Color on black background
This is how a font and box color of #ddfffc hex color will look
on a black background.