In RGB color space, #7f0001 hex color has a red value of 127, a green value of 0 and a blue value of 1.
In CMYK color space (used in color printing), #7f0001 hex color is composed of 0% cyan, 100% magenta, 99.21% yellow and 50.2% black.
#7f0001 color has a hue of 359.5 degrees, a saturation of 100% and a lightness of 24.9%.
#7f0001 hex color contains mainly RED.
The closest web safe color of #7f0001 is #660000
#7f0001 hex color has a decimal value of 8323073.
HEX | 7f0001 | #7f0001 |
---|---|---|
RGB | 127, 0, 1 | rgb(127, 0, 1) |
RGB Percent | 49.8, 0, 0.39 | rgb(49.8, 0, 0.39) |
CMYK | 0, 100, 99, 50 | |
HSL | 359.5°, 100, 24.9 | hsl(359.5, 100%, 24.9%) |
HSV | 359.5°, 100, 49.8 |
XYZ | 8.758, 4.514, 0.438 |
---|---|
Hunter Lab | 21.246, 36.4, 13.65 |
CIE-LAB | 25.303, 47.807, 37.36 |
CIE-LCH | 25.303, 60.674, 38.007 |
CIE-LUV | 0, 100, 99.21, 50.2 |
Web Safe | 660000 |
RGB percent of color #7f0001
CMYK percent of color #7f0001
Text with hexadecimal color #7f0001
This text has a font color of #7f0001
<p style="color:#7f0001">Text here</p>
#7f0001 Background Color
This box has a background color of #7f0001
<div style="background-color:#7f0001">Text here</div>
#7f0001 Border Color
This box has a border color of #7f0001
<div style="border: 4px solid #7f0001">Text here</div>
CSS codes
<p style="color:#7f0001">Text here</p>
<div style="background-color:#7f0001">Text here</div>
<div style="border: 4px solid #7f0001">Text here</div>
#7f0001 Color on white background
This is how a font and box color of #7f0001 will look
on a white background.
#7f0001 Color on black background
This is how a font and box color of #7f0001 hex color will look
on a black background.