In RGB color space, #deef00 hex color has a red value of 222, a green value of 239 and a blue value of 0.
In CMYK color space (used in color printing), #deef00 hex color is composed of 7.11% cyan, 0% magenta, 100% yellow and 6.27% black.
#deef00 color has a hue of 64.3 degrees, a saturation of 100% and a lightness of 46.9%.
#deef00 hex color contains mainly GREEN.
The closest web safe color of #deef00 is #ccff00
#deef00 hex color has a decimal value of 14610176.
HEX | deef00 | #deef00 |
---|---|---|
RGB | 222, 239, 0 | rgb(222, 239, 0) |
RGB Percent | 87.06, 93.73, 0 | rgb(87.06, 93.73, 0) |
CMYK | 7, 0, 100, 6 | |
HSL | 64.3°, 100, 46.9 | hsl(64.3, 100%, 46.9%) |
HSV | 64.3°, 100, 93.7 |
XYZ | 60.991, 77.263, 11.699 |
---|---|
Hunter Lab | 87.899, -29.968, 53.638 |
CIE-LAB | 90.443, -27.537, 88.441 |
CIE-LCH | 90.443, 92.629, 107.295 |
CIE-LUV | 7.11, 0, 100, 6.27 |
Web Safe | ccff00 |
RGB percent of color #deef00
CMYK percent of color #deef00
Text with hexadecimal color #deef00
This text has a font color of #deef00
<p style="color:#deef00">Text here</p>
#deef00 Background Color
This box has a background color of #deef00
<div style="background-color:#deef00">Text here</div>
#deef00 Border Color
This box has a border color of #deef00
<div style="border: 4px solid #deef00">Text here</div>
CSS codes
<p style="color:#deef00">Text here</p>
<div style="background-color:#deef00">Text here</div>
<div style="border: 4px solid #deef00">Text here</div>
#deef00 Color on white background
This is how a font and box color of #deef00 will look
on a white background.
#deef00 Color on black background
This is how a font and box color of #deef00 hex color will look
on a black background.