In RGB color space, #700001 hex color has a red value of 112, a green value of 0 and a blue value of 1.
In CMYK color space (used in color printing), #700001 hex color is composed of 0% cyan, 100% magenta, 99.11% yellow and 56.08% black.
#700001 color has a hue of 359.5 degrees, a saturation of 100% and a lightness of 22%.
#700001 hex color contains mainly RED.
The closest web safe color of #700001 is #660000
#700001 hex color has a decimal value of 7340033.
HEX | 700001 | #700001 |
---|---|---|
RGB | 112, 0, 1 | rgb(112, 0, 1) |
RGB Percent | 43.92, 0, 0.39 | rgb(43.92, 0, 0.39) |
CMYK | 0, 100, 99, 56 | |
HSL | 359.5°, 100, 22 | hsl(359.5, 100%, 22%) |
HSV | 359.5°, 100, 43.9 |
XYZ | 6.688, 3.447, 0.342 |
---|---|
Hunter Lab | 18.566, 31.81, 11.904 |
CIE-LAB | 21.752, 43.698, 32.611 |
CIE-LCH | 21.752, 54.525, 36.733 |
CIE-LUV | 0, 100, 99.11, 56.08 |
Web Safe | 660000 |
RGB percent of color #700001
CMYK percent of color #700001
Text with hexadecimal color #700001
This text has a font color of #700001
<p style="color:#700001">Text here</p>
#700001 Background Color
This box has a background color of #700001
<div style="background-color:#700001">Text here</div>
#700001 Border Color
This box has a border color of #700001
<div style="border: 4px solid #700001">Text here</div>
CSS codes
<p style="color:#700001">Text here</p>
<div style="background-color:#700001">Text here</div>
<div style="border: 4px solid #700001">Text here</div>
#700001 Color on white background
This is how a font and box color of #700001 will look
on a white background.
#700001 Color on black background
This is how a font and box color of #700001 hex color will look
on a black background.