In RGB color space, #000801 hex color has a red value of 0, a green value of 8 and a blue value of 1.
In CMYK color space (used in color printing), #000801 hex color is composed of 100% cyan, 0% magenta, 87.5% yellow and 96.86% black.
#000801 color has a hue of 127.5 degrees, a saturation of 100% and a lightness of 1.6%.
#000801 hex color contains mainly GREEN.
The closest web safe color of #000801 is #000000
#000801 hex color has a decimal value of 2049.
HEX | 000801 | #000801 |
---|---|---|
RGB | 0, 8, 1 | rgb(0, 8, 1) |
RGB Percent | 0, 3.14, 0.39 | rgb(0, 3.14, 0.39) |
CMYK | 100, 0, 88, 97 | |
HSL | 127.5°, 100, 1.6 | hsl(127.5, 100%, 1.6%) |
HSV | 127.5°, 100, 3.1 |
XYZ | 0.092, 0.176, 0.058 |
---|---|
Hunter Lab | 4.195, -3.427, 2.117 |
CIE-LAB | 1.59, -3.084, 1.911 |
CIE-LCH | 1.59, 3.628, 148.216 |
CIE-LUV | 100, 0, 87.5, 96.86 |
Web Safe | 000000 |
RGB percent of color #000801
CMYK percent of color #000801
Text with hexadecimal color #000801
This text has a font color of #000801
<p style="color:#000801">Text here</p>
#000801 Background Color
This box has a background color of #000801
<div style="background-color:#000801">Text here</div>
#000801 Border Color
This box has a border color of #000801
<div style="border: 4px solid #000801">Text here</div>
CSS codes
<p style="color:#000801">Text here</p>
<div style="background-color:#000801">Text here</div>
<div style="border: 4px solid #000801">Text here</div>
#000801 Color on white background
This is how a font and box color of #000801 will look
on a white background.
#000801 Color on black background
This is how a font and box color of #000801 hex color will look
on a black background.