In RGB color space, #012800 hex color has a red value of 1, a green value of 40 and a blue value of 0.
In CMYK color space (used in color printing), #012800 hex color is composed of 97.5% cyan, 0% magenta, 100% yellow and 84.31% black.
#012800 color has a hue of 118.5 degrees, a saturation of 100% and a lightness of 7.8%.
#012800 hex color contains mainly GREEN.
The closest web safe color of #012800 is #003300
#012800 hex color has a decimal value of 75776.
HEX | 012800 | #012800 |
---|---|---|
RGB | 1, 40, 0 | rgb(1, 40, 0) |
RGB Percent | 0.39, 15.69, 0 | rgb(0.39, 15.69, 0) |
CMYK | 98, 0, 100, 84 | |
HSL | 118.5°, 100, 7.8 | hsl(118.5, 100%, 7.8%) |
HSV | 118.5°, 100, 15.7 |
XYZ | 0.771, 1.524, 0.254 |
---|---|
Hunter Lab | 12.345, -10.456, 7.422 |
CIE-LAB | 12.76, -23.416, 18.367 |
CIE-LCH | 12.76, 29.76, 141.89 |
CIE-LUV | 97.5, 0, 100, 84.31 |
Web Safe | 003300 |
RGB percent of color #012800
CMYK percent of color #012800
Text with hexadecimal color #012800
This text has a font color of #012800
<p style="color:#012800">Text here</p>
#012800 Background Color
This box has a background color of #012800
<div style="background-color:#012800">Text here</div>
#012800 Border Color
This box has a border color of #012800
<div style="border: 4px solid #012800">Text here</div>
CSS codes
<p style="color:#012800">Text here</p>
<div style="background-color:#012800">Text here</div>
<div style="border: 4px solid #012800">Text here</div>
#012800 Color on white background
This is how a font and box color of #012800 will look
on a white background.
#012800 Color on black background
This is how a font and box color of #012800 hex color will look
on a black background.