In RGB color space, #000601 hex color has a red value of 0, a green value of 6 and a blue value of 1.
In CMYK color space (used in color printing), #000601 hex color is composed of 100% cyan, 0% magenta, 83.33% yellow and 97.65% black.
#000601 color has a hue of 130 degrees, a saturation of 100% and a lightness of 1.2%.
#000601 hex color contains mainly GREEN.
The closest web safe color of #000601 is #000000
#000601 hex color has a decimal value of 1537.
HEX | 000601 | #000601 |
---|---|---|
RGB | 0, 6, 1 | rgb(0, 6, 1) |
RGB Percent | 0, 2.35, 0.39 | rgb(0, 2.35, 0.39) |
CMYK | 100, 0, 83, 98 | |
HSL | 130°, 100, 1.2 | hsl(130, 100%, 1.2%) |
HSV | 130°, 100, 2.4 |
XYZ | 0.071, 0.132, 0.051 |
---|---|
Hunter Lab | 3.633, -2.87, 1.711 |
CIE-LAB | 1.192, -2.231, 1.326 |
CIE-LCH | 1.192, 2.595, 149.275 |
CIE-LUV | 100, 0, 83.33, 97.65 |
Web Safe | 000000 |
RGB percent of color #000601
CMYK percent of color #000601
Text with hexadecimal color #000601
This text has a font color of #000601
<p style="color:#000601">Text here</p>
#000601 Background Color
This box has a background color of #000601
<div style="background-color:#000601">Text here</div>
#000601 Border Color
This box has a border color of #000601
<div style="border: 4px solid #000601">Text here</div>
CSS codes
<p style="color:#000601">Text here</p>
<div style="background-color:#000601">Text here</div>
<div style="border: 4px solid #000601">Text here</div>
#000601 Color on white background
This is how a font and box color of #000601 will look
on a white background.
#000601 Color on black background
This is how a font and box color of #000601 hex color will look
on a black background.