In RGB color space, #000301 hex color has a red value of 0, a green value of 3 and a blue value of 1.
In CMYK color space (used in color printing), #000301 hex color is composed of 100% cyan, 0% magenta, 66.67% yellow and 98.82% black.
#000301 color has a hue of 140 degrees, a saturation of 100% and a lightness of 0.6%.
#000301 hex color contains mainly GREEN.
The closest web safe color of #000301 is #000000
#000301 hex color has a decimal value of 769.
HEX | 000301 | #000301 |
---|---|---|
RGB | 0, 3, 1 | rgb(0, 3, 1) |
RGB Percent | 0, 1.18, 0.39 | rgb(0, 1.18, 0.39) |
CMYK | 100, 0, 67, 99 | |
HSL | 140°, 100, 0.6 | hsl(140, 100%, 0.6%) |
HSV | 140°, 100, 1.2 |
XYZ | 0.038, 0.067, 0.04 |
---|---|
Hunter Lab | 2.588, -1.909, 0.896 |
CIE-LAB | 0.605, -1.052, 0.471 |
CIE-LCH | 0.605, 1.153, 155.881 |
CIE-LUV | 100, 0, 66.67, 98.82 |
Web Safe | 000000 |
RGB percent of color #000301
CMYK percent of color #000301
Text with hexadecimal color #000301
This text has a font color of #000301
<p style="color:#000301">Text here</p>
#000301 Background Color
This box has a background color of #000301
<div style="background-color:#000301">Text here</div>
#000301 Border Color
This box has a border color of #000301
<div style="border: 4px solid #000301">Text here</div>
CSS codes
<p style="color:#000301">Text here</p>
<div style="background-color:#000301">Text here</div>
<div style="border: 4px solid #000301">Text here</div>
#000301 Color on white background
This is how a font and box color of #000301 will look
on a white background.
#000301 Color on black background
This is how a font and box color of #000301 hex color will look
on a black background.