In RGB color space, #0def00 hex color has a red value of 13, a green value of 239 and a blue value of 0.
In CMYK color space (used in color printing), #0def00 hex color is composed of 94.56% cyan, 0% magenta, 100% yellow and 6.27% black.
#0def00 color has a hue of 116.7 degrees, a saturation of 100% and a lightness of 46.9%.
#0def00 hex color contains mainly GREEN.
The closest web safe color of #0def00 is #00ff00
#0def00 hex color has a decimal value of 913152.
HEX | 0def00 | #0def00 |
---|---|---|
RGB | 13, 239, 0 | rgb(13, 239, 0) |
RGB Percent | 5.1, 93.73, 0 | rgb(5.1, 93.73, 0) |
CMYK | 95, 0, 100, 6 | |
HSL | 116.7°, 100, 46.9 | hsl(116.7, 100%, 46.9%) |
HSV | 116.7°, 100, 93.7 |
XYZ | 31.032, 61.819, 10.297 |
---|---|
Hunter Lab | 78.625, -67.143, 47.273 |
CIE-LAB | 82.817, -81.644, 79.254 |
CIE-LCH | 82.817, 113.785, 135.851 |
CIE-LUV | 94.56, 0, 100, 6.27 |
Web Safe | 00ff00 |
RGB percent of color #0def00
CMYK percent of color #0def00
Text with hexadecimal color #0def00
This text has a font color of #0def00
<p style="color:#0def00">Text here</p>
#0def00 Background Color
This box has a background color of #0def00
<div style="background-color:#0def00">Text here</div>
#0def00 Border Color
This box has a border color of #0def00
<div style="border: 4px solid #0def00">Text here</div>
CSS codes
<p style="color:#0def00">Text here</p>
<div style="background-color:#0def00">Text here</div>
<div style="border: 4px solid #0def00">Text here</div>
#0def00 Color on white background
This is how a font and box color of #0def00 will look
on a white background.
#0def00 Color on black background
This is how a font and box color of #0def00 hex color will look
on a black background.