In RGB color space, #00f00e hex color has a red value of 0, a green value of 240 and a blue value of 14.
In CMYK color space (used in color printing), #00f00e hex color is composed of 100% cyan, 0% magenta, 94.17% yellow and 5.88% black.
#00f00e color has a hue of 123.5 degrees, a saturation of 100% and a lightness of 47.1%.
#00f00e hex color contains mainly GREEN.
The closest web safe color of #00f00e is #00ff00
#00f00e hex color has a decimal value of 61454.
HEX | 00f00e | #00f00e |
---|---|---|
RGB | 0, 240, 14 | rgb(0, 240, 14) |
RGB Percent | 0, 94.12, 5.49 | rgb(0, 94.12, 5.49) |
CMYK | 100, 0, 94, 6 | |
HSL | 123.5°, 100, 47.1 | hsl(123.5, 100%, 47.1%) |
HSV | 123.5°, 100, 94.1 |
XYZ | 31.239, 62.352, 10.804 |
---|---|
Hunter Lab | 78.963, -67.569, 47.162 |
CIE-LAB | 83.1, -82.1, 78.271 |
CIE-LCH | 83.1, 113.432, 136.368 |
CIE-LUV | 100, 0, 94.17, 5.88 |
Web Safe | 00ff00 |
RGB percent of color #00f00e
CMYK percent of color #00f00e
Text with hexadecimal color #00f00e
This text has a font color of #00f00e
<p style="color:#00f00e">Text here</p>
#00f00e Background Color
This box has a background color of #00f00e
<div style="background-color:#00f00e">Text here</div>
#00f00e Border Color
This box has a border color of #00f00e
<div style="border: 4px solid #00f00e">Text here</div>
CSS codes
<p style="color:#00f00e">Text here</p>
<div style="background-color:#00f00e">Text here</div>
<div style="border: 4px solid #00f00e">Text here</div>
#00f00e Color on white background
This is how a font and box color of #00f00e will look
on a white background.
#00f00e Color on black background
This is how a font and box color of #00f00e hex color will look
on a black background.