In RGB color space, #001200 hex color has a red value of 0, a green value of 18 and a blue value of 0.
In CMYK color space (used in color printing), #001200 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 92.94% black.
#001200 color has a hue of 120 degrees, a saturation of 100% and a lightness of 3.5%.
#001200 hex color contains mainly GREEN.
The closest web safe color of #001200 is #000000
#001200 hex color has a decimal value of 4608.
HEX | 001200 | #001200 |
---|---|---|
RGB | 0, 18, 0 | rgb(0, 18, 0) |
RGB Percent | 0, 7.06, 0 | rgb(0, 7.06, 0) |
CMYK | 100, 0, 100, 93 | |
HSL | 120°, 100, 3.5 | hsl(120, 100%, 3.5%) |
HSV | 120°, 100, 7.1 |
XYZ | 0.216, 0.433, 0.072 |
---|---|
Hunter Lab | 6.58, -5.656, 3.957 |
CIE-LAB | 3.911, -8.011, 5.714 |
CIE-LCH | 3.911, 9.84, 144.501 |
CIE-LUV | 100, 0, 100, 92.94 |
Web Safe | 000000 |
RGB percent of color #001200
CMYK percent of color #001200
Text with hexadecimal color #001200
This text has a font color of #001200
<p style="color:#001200">Text here</p>
#001200 Background Color
This box has a background color of #001200
<div style="background-color:#001200">Text here</div>
#001200 Border Color
This box has a border color of #001200
<div style="border: 4px solid #001200">Text here</div>
CSS codes
<p style="color:#001200">Text here</p>
<div style="background-color:#001200">Text here</div>
<div style="border: 4px solid #001200">Text here</div>
#001200 Color on white background
This is how a font and box color of #001200 will look
on a white background.
#001200 Color on black background
This is how a font and box color of #001200 hex color will look
on a black background.