In RGB color space, #defa00 hex color has a red value of 222, a green value of 250 and a blue value of 0.
In CMYK color space (used in color printing), #defa00 hex color is composed of 11.2% cyan, 0% magenta, 100% yellow and 1.96% black.
#defa00 color has a hue of 66.7 degrees, a saturation of 100% and a lightness of 49%.
#defa00 hex color contains mainly GREEN.
The closest web safe color of #defa00 is #ccff00
#defa00 hex color has a decimal value of 14612992.
HEX | defa00 | #defa00 |
---|---|---|
RGB | 222, 250, 0 | rgb(222, 250, 0) |
RGB Percent | 87.06, 98.04, 0 | rgb(87.06, 98.04, 0) |
CMYK | 11, 0, 100, 2 | |
HSL | 66.7°, 100, 49 | hsl(66.7, 100%, 49%) |
HSV | 66.7°, 100, 98 |
XYZ | 64.31, 83.901, 12.805 |
---|---|
Hunter Lab | 91.597, -34.972, 55.83 |
CIE-LAB | 93.407, -32.632, 90.646 |
CIE-LCH | 93.407, 96.341, 109.799 |
CIE-LUV | 11.2, 0, 100, 1.96 |
Web Safe | ccff00 |
RGB percent of color #defa00
CMYK percent of color #defa00
Text with hexadecimal color #defa00
This text has a font color of #defa00
<p style="color:#defa00">Text here</p>
#defa00 Background Color
This box has a background color of #defa00
<div style="background-color:#defa00">Text here</div>
#defa00 Border Color
This box has a border color of #defa00
<div style="border: 4px solid #defa00">Text here</div>
CSS codes
<p style="color:#defa00">Text here</p>
<div style="background-color:#defa00">Text here</div>
<div style="border: 4px solid #defa00">Text here</div>
#defa00 Color on white background
This is how a font and box color of #defa00 will look
on a white background.
#defa00 Color on black background
This is how a font and box color of #defa00 hex color will look
on a black background.