In RGB color space, #02f00f hex color has a red value of 2, a green value of 240 and a blue value of 15.
In CMYK color space (used in color printing), #02f00f hex color is composed of 99.17% cyan, 0% magenta, 93.75% yellow and 5.88% black.
#02f00f color has a hue of 123.3 degrees, a saturation of 98.35% and a lightness of 47.5%.
#02f00f hex color contains mainly GREEN.
The closest web safe color of #02f00f is #00ff00
#02f00f hex color has a decimal value of 192527.
HEX | 02f00f | #02f00f |
---|---|---|
RGB | 2, 240, 15 | rgb(2, 240, 15) |
RGB Percent | 0.78, 94.12, 5.88 | rgb(0.78, 94.12, 5.88) |
CMYK | 99, 0, 94, 6 | |
HSL | 123.3°, 98.35, 47.5 | hsl(123.3, 98.35%, 47.5%) |
HSV | 123.3°, 99.2, 94.1 |
XYZ | 31.271, 62.368, 10.842 |
---|---|
Hunter Lab | 78.973, -67.523, 47.142 |
CIE-LAB | 83.109, -82.019, 78.177 |
CIE-LCH | 83.109, 113.308, 136.374 |
CIE-LUV | 99.17, 0, 93.75, 5.88 |
Web Safe | 00ff00 |
RGB percent of color #02f00f
CMYK percent of color #02f00f
Text with hexadecimal color #02f00f
This text has a font color of #02f00f
<p style="color:#02f00f">Text here</p>
#02f00f Background Color
This box has a background color of #02f00f
<div style="background-color:#02f00f">Text here</div>
#02f00f Border Color
This box has a border color of #02f00f
<div style="border: 4px solid #02f00f">Text here</div>
CSS codes
<p style="color:#02f00f">Text here</p>
<div style="background-color:#02f00f">Text here</div>
<div style="border: 4px solid #02f00f">Text here</div>
#02f00f Color on white background
This is how a font and box color of #02f00f will look
on a white background.
#02f00f Color on black background
This is how a font and box color of #02f00f hex color will look
on a black background.