In RGB color space, #00f002 hex color has a red value of 0, a green value of 240 and a blue value of 2.
In CMYK color space (used in color printing), #00f002 hex color is composed of 100% cyan, 0% magenta, 99.17% yellow and 5.88% black.
#00f002 color has a hue of 120.5 degrees, a saturation of 100% and a lightness of 47.1%.
#00f002 hex color contains mainly GREEN.
The closest web safe color of #00f002 is #00ff00
#00f002 hex color has a decimal value of 61442.
HEX | 00f002 | #00f002 |
---|---|---|
RGB | 0, 240, 2 | rgb(0, 240, 2) |
RGB Percent | 0, 94.12, 0.78 | rgb(0, 94.12, 0.78) |
CMYK | 100, 0, 99, 6 | |
HSL | 120.5°, 100, 47.1 | hsl(120.5, 100%, 47.1%) |
HSV | 120.5°, 100, 94.1 |
XYZ | 31.171, 62.325, 10.444 |
---|---|
Hunter Lab | 78.946, -67.677, 47.419 |
CIE-LAB | 83.086, -82.289, 79.286 |
CIE-LCH | 83.086, 114.271, 136.065 |
CIE-LUV | 100, 0, 99.17, 5.88 |
Web Safe | 00ff00 |
RGB percent of color #00f002
CMYK percent of color #00f002
Text with hexadecimal color #00f002
This text has a font color of #00f002
<p style="color:#00f002">Text here</p>
#00f002 Background Color
This box has a background color of #00f002
<div style="background-color:#00f002">Text here</div>
#00f002 Border Color
This box has a border color of #00f002
<div style="border: 4px solid #00f002">Text here</div>
CSS codes
<p style="color:#00f002">Text here</p>
<div style="background-color:#00f002">Text here</div>
<div style="border: 4px solid #00f002">Text here</div>
#00f002 Color on white background
This is how a font and box color of #00f002 will look
on a white background.
#00f002 Color on black background
This is how a font and box color of #00f002 hex color will look
on a black background.