In RGB color space, #dbffcc hex color has a red value of 219, a green value of 255 and a blue value of 204.
In CMYK color space (used in color printing), #dbffcc hex color is composed of 14.12% cyan, 0% magenta, 20% yellow and 0% black.
#dbffcc color has a hue of 102.4 degrees, a saturation of 100% and a lightness of 90%.
#dbffcc hex color contains mainly GREEN.
The closest web safe color of #dbffcc is #ccffcc
#dbffcc hex color has a decimal value of 14417868.
HEX | dbffcc | #dbffcc |
---|---|---|
RGB | 219, 255, 204 | rgb(219, 255, 204) |
RGB Percent | 85.88, 100, 80 | rgb(85.88, 100, 80) |
CMYK | 14, 0, 20, 0 | |
HSL | 102.4°, 100, 90 | hsl(102.4, 100%, 90%) |
HSV | 102.4°, 20, 100 |
XYZ | 75.873, 90.94, 70.681 |
---|---|
Hunter Lab | 95.362, -24.865, 22.809 |
CIE-LAB | 96.385, -20.596, 20.596 |
CIE-LCH | 96.385, 29.127, 135 |
CIE-LUV | 14.12, 0, 20, 0 |
Web Safe | ccffcc |
RGB percent of color #dbffcc
CMYK percent of color #dbffcc
Text with hexadecimal color #dbffcc
This text has a font color of #dbffcc
<p style="color:#dbffcc">Text here</p>
#dbffcc Background Color
This box has a background color of #dbffcc
<div style="background-color:#dbffcc">Text here</div>
#dbffcc Border Color
This box has a border color of #dbffcc
<div style="border: 4px solid #dbffcc">Text here</div>
CSS codes
<p style="color:#dbffcc">Text here</p>
<div style="background-color:#dbffcc">Text here</div>
<div style="border: 4px solid #dbffcc">Text here</div>
#dbffcc Color on white background
This is how a font and box color of #dbffcc will look
on a white background.
#dbffcc Color on black background
This is how a font and box color of #dbffcc hex color will look
on a black background.