In RGB color space, #012f00 hex color has a red value of 1, a green value of 47 and a blue value of 0.
In CMYK color space (used in color printing), #012f00 hex color is composed of 97.87% cyan, 0% magenta, 100% yellow and 81.57% black.
#012f00 color has a hue of 118.7 degrees, a saturation of 100% and a lightness of 9.2%.
#012f00 hex color contains mainly GREEN.
The closest web safe color of #012f00 is #003300
#012f00 hex color has a decimal value of 77568.
HEX | 012f00 | #012f00 |
---|---|---|
RGB | 1, 47, 0 | rgb(1, 47, 0) |
RGB Percent | 0.39, 18.43, 0 | rgb(0.39, 18.43, 0) |
CMYK | 98, 0, 100, 82 | |
HSL | 118.7°, 100, 9.2 | hsl(118.7, 100%, 9.2%) |
HSV | 118.7°, 100, 18.4 |
XYZ | 1.029, 2.039, 0.339 |
---|---|
Hunter Lab | 14.279, -12.126, 8.588 |
CIE-LAB | 15.691, -25.987, 22.204 |
CIE-LCH | 15.691, 34.181, 139.489 |
CIE-LUV | 97.87, 0, 100, 81.57 |
Web Safe | 003300 |
RGB percent of color #012f00
CMYK percent of color #012f00
Text with hexadecimal color #012f00
This text has a font color of #012f00
<p style="color:#012f00">Text here</p>
#012f00 Background Color
This box has a background color of #012f00
<div style="background-color:#012f00">Text here</div>
#012f00 Border Color
This box has a border color of #012f00
<div style="border: 4px solid #012f00">Text here</div>
CSS codes
<p style="color:#012f00">Text here</p>
<div style="background-color:#012f00">Text here</div>
<div style="border: 4px solid #012f00">Text here</div>
#012f00 Color on white background
This is how a font and box color of #012f00 will look
on a white background.
#012f00 Color on black background
This is how a font and box color of #012f00 hex color will look
on a black background.