In RGB color space, #00f00c hex color has a red value of 0, a green value of 240 and a blue value of 12.
In CMYK color space (used in color printing), #00f00c hex color is composed of 100% cyan, 0% magenta, 95% yellow and 5.88% black.
#00f00c color has a hue of 123 degrees, a saturation of 100% and a lightness of 47.1%.
#00f00c hex color contains mainly GREEN.
The closest web safe color of #00f00c is #00ff00
#00f00c hex color has a decimal value of 61452.
HEX | 00f00c | #00f00c |
---|---|---|
RGB | 0, 240, 12 | rgb(0, 240, 12) |
RGB Percent | 0, 94.12, 4.71 | rgb(0, 94.12, 4.71) |
CMYK | 100, 0, 95, 6 | |
HSL | 123°, 100, 47.1 | hsl(123, 100%, 47.1%) |
HSV | 123°, 100, 94.1 |
XYZ | 31.226, 62.347, 10.736 |
---|---|
Hunter Lab | 78.96, -67.59, 47.211 |
CIE-LAB | 83.098, -82.137, 78.461 |
CIE-LCH | 83.098, 113.59, 136.311 |
CIE-LUV | 100, 0, 95, 5.88 |
Web Safe | 00ff00 |
RGB percent of color #00f00c
CMYK percent of color #00f00c
Text with hexadecimal color #00f00c
This text has a font color of #00f00c
<p style="color:#00f00c">Text here</p>
#00f00c Background Color
This box has a background color of #00f00c
<div style="background-color:#00f00c">Text here</div>
#00f00c Border Color
This box has a border color of #00f00c
<div style="border: 4px solid #00f00c">Text here</div>
CSS codes
<p style="color:#00f00c">Text here</p>
<div style="background-color:#00f00c">Text here</div>
<div style="border: 4px solid #00f00c">Text here</div>
#00f00c Color on white background
This is how a font and box color of #00f00c will look
on a white background.
#00f00c Color on black background
This is how a font and box color of #00f00c hex color will look
on a black background.