In RGB color space, #007f0c hex color has a red value of 0, a green value of 127 and a blue value of 12.
In CMYK color space (used in color printing), #007f0c hex color is composed of 100% cyan, 0% magenta, 90.55% yellow and 50.2% black.
#007f0c color has a hue of 125.7 degrees, a saturation of 100% and a lightness of 24.9%.
#007f0c hex color contains mainly GREEN.
The closest web safe color of #007f0c is #006600
#007f0c hex color has a decimal value of 32524.
HEX | 007f0c | #007f0c |
---|---|---|
RGB | 0, 127, 12 | rgb(0, 127, 12) |
RGB Percent | 0, 49.8, 4.71 | rgb(0, 49.8, 4.71) |
CMYK | 100, 0, 91, 50 | |
HSL | 125.7°, 100, 24.9 | hsl(125.7, 100%, 24.9%) |
HSV | 125.7°, 100, 49.8 |
XYZ | 7.656, 15.205, 2.879 |
---|---|
Hunter Lab | 38.994, -33.192, 22.918 |
CIE-LAB | 45.914, -50.934, 47.165 |
CIE-LCH | 45.914, 69.418, 137.2 |
CIE-LUV | 100, 0, 90.55, 50.2 |
Web Safe | 006600 |
RGB percent of color #007f0c
CMYK percent of color #007f0c
Text with hexadecimal color #007f0c
This text has a font color of #007f0c
<p style="color:#007f0c">Text here</p>
#007f0c Background Color
This box has a background color of #007f0c
<div style="background-color:#007f0c">Text here</div>
#007f0c Border Color
This box has a border color of #007f0c
<div style="border: 4px solid #007f0c">Text here</div>
CSS codes
<p style="color:#007f0c">Text here</p>
<div style="background-color:#007f0c">Text here</div>
<div style="border: 4px solid #007f0c">Text here</div>
#007f0c Color on white background
This is how a font and box color of #007f0c will look
on a white background.
#007f0c Color on black background
This is how a font and box color of #007f0c hex color will look
on a black background.