In RGB color space, #08e000 hex color has a red value of 8, a green value of 224 and a blue value of 0.
In CMYK color space (used in color printing), #08e000 hex color is composed of 96.43% cyan, 0% magenta, 100% yellow and 12.16% black.
#08e000 color has a hue of 117.9 degrees, a saturation of 100% and a lightness of 43.9%.
#08e000 hex color contains mainly GREEN.
The closest web safe color of #08e000 is #00cc00
#08e000 hex color has a decimal value of 581632.
HEX | 08e000 | #08e000 |
---|---|---|
RGB | 8, 224, 0 | rgb(8, 224, 0) |
RGB Percent | 3.14, 87.84, 0 | rgb(3.14, 87.84, 0) |
CMYK | 96, 0, 100, 12 | |
HSL | 117.9°, 100, 43.9 | hsl(117.9, 100%, 43.9%) |
HSV | 117.9°, 100, 87.8 |
XYZ | 26.756, 53.363, 8.89 |
---|---|
Hunter Lab | 73.05, -62.458, 43.92 |
CIE-LAB | 78.089, -77.864, 75.457 |
CIE-LCH | 78.089, 108.428, 135.899 |
CIE-LUV | 96.43, 0, 100, 12.16 |
Web Safe | 00cc00 |
RGB percent of color #08e000
CMYK percent of color #08e000
Text with hexadecimal color #08e000
This text has a font color of #08e000
<p style="color:#08e000">Text here</p>
#08e000 Background Color
This box has a background color of #08e000
<div style="background-color:#08e000">Text here</div>
#08e000 Border Color
This box has a border color of #08e000
<div style="border: 4px solid #08e000">Text here</div>
CSS codes
<p style="color:#08e000">Text here</p>
<div style="background-color:#08e000">Text here</div>
<div style="border: 4px solid #08e000">Text here</div>
#08e000 Color on white background
This is how a font and box color of #08e000 will look
on a white background.
#08e000 Color on black background
This is how a font and box color of #08e000 hex color will look
on a black background.