In RGB color space, #001300 hex color has a red value of 0, a green value of 19 and a blue value of 0.
In CMYK color space (used in color printing), #001300 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 92.55% black.
#001300 color has a hue of 120 degrees, a saturation of 100% and a lightness of 3.7%.
#001300 hex color contains mainly GREEN.
The closest web safe color of #001300 is #000000
#001300 hex color has a decimal value of 4864.
HEX | 001300 | #001300 |
---|---|---|
RGB | 0, 19, 0 | rgb(0, 19, 0) |
RGB Percent | 0, 7.45, 0 | rgb(0, 7.45, 0) |
CMYK | 100, 0, 100, 93 | |
HSL | 120°, 100, 3.7 | hsl(120, 100%, 3.7%) |
HSV | 120°, 100, 7.5 |
XYZ | 0.233, 0.466, 0.078 |
---|---|
Hunter Lab | 6.826, -5.854, 4.101 |
CIE-LAB | 4.209, -8.599, 6.142 |
CIE-LCH | 4.209, 10.567, 144.463 |
CIE-LUV | 100, 0, 100, 92.55 |
Web Safe | 000000 |
RGB percent of color #001300
CMYK percent of color #001300
Text with hexadecimal color #001300
This text has a font color of #001300
<p style="color:#001300">Text here</p>
#001300 Background Color
This box has a background color of #001300
<div style="background-color:#001300">Text here</div>
#001300 Border Color
This box has a border color of #001300
<div style="border: 4px solid #001300">Text here</div>
CSS codes
<p style="color:#001300">Text here</p>
<div style="background-color:#001300">Text here</div>
<div style="border: 4px solid #001300">Text here</div>
#001300 Color on white background
This is how a font and box color of #001300 will look
on a white background.
#001300 Color on black background
This is how a font and box color of #001300 hex color will look
on a black background.