In RGB color space, #009f00 hex color has a red value of 0, a green value of 159 and a blue value of 0.
In CMYK color space (used in color printing), #009f00 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 37.65% black.
#009f00 color has a hue of 120 degrees, a saturation of 100% and a lightness of 31.2%.
#009f00 hex color contains mainly GREEN.
The closest web safe color of #009f00 is #009900
#009f00 hex color has a decimal value of 40704.
HEX | 009f00 | #009f00 |
---|---|---|
RGB | 0, 159, 0 | rgb(0, 159, 0) |
RGB Percent | 0, 62.35, 0 | rgb(0, 62.35, 0) |
CMYK | 100, 0, 100, 38 | |
HSL | 120°, 100, 31.2 | hsl(120, 100%, 31.2%) |
HSV | 120°, 100, 62.4 |
XYZ | 12.398, 24.796, 4.133 |
---|---|
Hunter Lab | 49.796, -42.7, 29.936 |
CIE-LAB | 56.876, -60.545, 58.434 |
CIE-LCH | 56.876, 84.144, 136.016 |
CIE-LUV | 100, 0, 100, 37.65 |
Web Safe | 009900 |
RGB percent of color #009f00
CMYK percent of color #009f00
Text with hexadecimal color #009f00
This text has a font color of #009f00
<p style="color:#009f00">Text here</p>
#009f00 Background Color
This box has a background color of #009f00
<div style="background-color:#009f00">Text here</div>
#009f00 Border Color
This box has a border color of #009f00
<div style="border: 4px solid #009f00">Text here</div>
CSS codes
<p style="color:#009f00">Text here</p>
<div style="background-color:#009f00">Text here</div>
<div style="border: 4px solid #009f00">Text here</div>
#009f00 Color on white background
This is how a font and box color of #009f00 will look
on a white background.
#009f00 Color on black background
This is how a font and box color of #009f00 hex color will look
on a black background.