In RGB color space, #012000 hex color has a red value of 1, a green value of 32 and a blue value of 0.
In CMYK color space (used in color printing), #012000 hex color is composed of 96.88% cyan, 0% magenta, 100% yellow and 87.45% black.
#012000 color has a hue of 118.1 degrees, a saturation of 100% and a lightness of 6.3%.
#012000 hex color contains mainly GREEN.
The closest web safe color of #012000 is #003300
#012000 hex color has a decimal value of 73728.
HEX | 012000 | #012000 |
---|---|---|
RGB | 1, 32, 0 | rgb(1, 32, 0) |
RGB Percent | 0.39, 12.55, 0 | rgb(0.39, 12.55, 0) |
CMYK | 97, 0, 100, 87 | |
HSL | 118.1°, 100, 6.3 | hsl(118.1, 100%, 6.3%) |
HSV | 118.1°, 100, 12.5 |
XYZ | 0.529, 1.039, 0.173 |
---|---|
Hunter Lab | 10.193, -8.574, 6.129 |
CIE-LAB | 9.312, -18.469, 13.581 |
CIE-LCH | 9.312, 22.925, 143.671 |
CIE-LUV | 96.88, 0, 100, 87.45 |
Web Safe | 003300 |
RGB percent of color #012000
CMYK percent of color #012000
Text with hexadecimal color #012000
This text has a font color of #012000
<p style="color:#012000">Text here</p>
#012000 Background Color
This box has a background color of #012000
<div style="background-color:#012000">Text here</div>
#012000 Border Color
This box has a border color of #012000
<div style="border: 4px solid #012000">Text here</div>
CSS codes
<p style="color:#012000">Text here</p>
<div style="background-color:#012000">Text here</div>
<div style="border: 4px solid #012000">Text here</div>
#012000 Color on white background
This is how a font and box color of #012000 will look
on a white background.
#012000 Color on black background
This is how a font and box color of #012000 hex color will look
on a black background.