In RGB color space, #00f03f hex color has a red value of 0, a green value of 240 and a blue value of 63.
In CMYK color space (used in color printing), #00f03f hex color is composed of 100% cyan, 0% magenta, 73.75% yellow and 5.88% black.
#00f03f color has a hue of 135.8 degrees, a saturation of 100% and a lightness of 47.1%.
#00f03f hex color contains mainly GREEN.
The closest web safe color of #00f03f is #00ff33
#00f03f hex color has a decimal value of 61503.
HEX | 00f03f | #00f03f |
---|---|---|
RGB | 0, 240, 63 | rgb(0, 240, 63) |
RGB Percent | 0, 94.12, 24.71 | rgb(0, 94.12, 24.71) |
CMYK | 100, 0, 74, 6 | |
HSL | 135.8°, 100, 47.1 | hsl(135.8, 100%, 47.1%) |
HSV | 135.8°, 100, 94.1 |
XYZ | 32.057, 62.679, 15.111 |
---|---|
Hunter Lab | 79.17, -66.271, 44.103 |
CIE-LAB | 83.273, -79.86, 67.613 |
CIE-LCH | 83.273, 104.638, 139.747 |
CIE-LUV | 100, 0, 73.75, 5.88 |
Web Safe | 00ff33 |
RGB percent of color #00f03f
CMYK percent of color #00f03f
Text with hexadecimal color #00f03f
This text has a font color of #00f03f
<p style="color:#00f03f">Text here</p>
#00f03f Background Color
This box has a background color of #00f03f
<div style="background-color:#00f03f">Text here</div>
#00f03f Border Color
This box has a border color of #00f03f
<div style="border: 4px solid #00f03f">Text here</div>
CSS codes
<p style="color:#00f03f">Text here</p>
<div style="background-color:#00f03f">Text here</div>
<div style="border: 4px solid #00f03f">Text here</div>
#00f03f Color on white background
This is how a font and box color of #00f03f will look
on a white background.
#00f03f Color on black background
This is how a font and box color of #00f03f hex color will look
on a black background.