In RGB color space, #0fff02 hex color has a red value of 15, a green value of 255 and a blue value of 2.
In CMYK color space (used in color printing), #0fff02 hex color is composed of 94.12% cyan, 0% magenta, 99.22% yellow and 0% black.
#0fff02 color has a hue of 116.9 degrees, a saturation of 100% and a lightness of 50.4%.
#0fff02 hex color contains mainly GREEN.
The closest web safe color of #0fff02 is #00ff00
#0fff02 hex color has a decimal value of 1048322.
HEX | 0fff02 | #0fff02 |
---|---|---|
RGB | 15, 255, 2 | rgb(15, 255, 2) |
RGB Percent | 5.88, 100, 0.78 | rgb(5.88, 100, 0.78) |
CMYK | 94, 0, 99, 0 | |
HSL | 116.9°, 100, 50.4 | hsl(116.9, 100%, 50.4%) |
HSV | 116.9°, 99.2, 100 |
XYZ | 35.968, 71.626, 11.987 |
---|---|
Hunter Lab | 84.632, -72.245, 50.845 |
CIE-LAB | 87.788, -85.707, 83.091 |
CIE-LCH | 87.788, 119.373, 135.888 |
CIE-LUV | 94.12, 0, 99.22, 0 |
Web Safe | 00ff00 |
RGB percent of color #0fff02
CMYK percent of color #0fff02
Text with hexadecimal color #0fff02
This text has a font color of #0fff02
<p style="color:#0fff02">Text here</p>
#0fff02 Background Color
This box has a background color of #0fff02
<div style="background-color:#0fff02">Text here</div>
#0fff02 Border Color
This box has a border color of #0fff02
<div style="border: 4px solid #0fff02">Text here</div>
CSS codes
<p style="color:#0fff02">Text here</p>
<div style="background-color:#0fff02">Text here</div>
<div style="border: 4px solid #0fff02">Text here</div>
#0fff02 Color on white background
This is how a font and box color of #0fff02 will look
on a white background.
#0fff02 Color on black background
This is how a font and box color of #0fff02 hex color will look
on a black background.