In RGB color space, #000701 hex color has a red value of 0, a green value of 7 and a blue value of 1.
In CMYK color space (used in color printing), #000701 hex color is composed of 100% cyan, 0% magenta, 85.71% yellow and 97.25% black.
#000701 color has a hue of 128.6 degrees, a saturation of 100% and a lightness of 1.4%.
#000701 hex color contains mainly GREEN.
The closest web safe color of #000701 is #000000
#000701 hex color has a decimal value of 1793.
HEX | 000701 | #000701 |
---|---|---|
RGB | 0, 7, 1 | rgb(0, 7, 1) |
RGB Percent | 0, 2.75, 0.39 | rgb(0, 2.75, 0.39) |
CMYK | 100, 0, 86, 97 | |
HSL | 128.6°, 100, 1.4 | hsl(128.6, 100%, 1.4%) |
HSV | 128.6°, 100, 2.7 |
XYZ | 0.081, 0.154, 0.054 |
---|---|
Hunter Lab | 3.924, -3.183, 1.931 |
CIE-LAB | 1.391, -2.678, 1.626 |
CIE-LCH | 1.391, 3.133, 148.735 |
CIE-LUV | 100, 0, 85.71, 97.25 |
Web Safe | 000000 |
RGB percent of color #000701
CMYK percent of color #000701
Text with hexadecimal color #000701
This text has a font color of #000701
<p style="color:#000701">Text here</p>
#000701 Background Color
This box has a background color of #000701
<div style="background-color:#000701">Text here</div>
#000701 Border Color
This box has a border color of #000701
<div style="border: 4px solid #000701">Text here</div>
CSS codes
<p style="color:#000701">Text here</p>
<div style="background-color:#000701">Text here</div>
<div style="border: 4px solid #000701">Text here</div>
#000701 Color on white background
This is how a font and box color of #000701 will look
on a white background.
#000701 Color on black background
This is how a font and box color of #000701 hex color will look
on a black background.