In RGB color space, #700f00 hex color has a red value of 112, a green value of 15 and a blue value of 0.
In CMYK color space (used in color printing), #700f00 hex color is composed of 0% cyan, 86.61% magenta, 100% yellow and 56.08% black.
#700f00 color has a hue of 8 degrees, a saturation of 100% and a lightness of 22%.
#700f00 hex color contains mainly RED.
The closest web safe color of #700f00 is #660000
#700f00 hex color has a decimal value of 7343872.
HEX | 700f00 | #700f00 |
---|---|---|
RGB | 112, 15, 0 | rgb(112, 15, 0) |
RGB Percent | 43.92, 5.88, 0 | rgb(43.92, 5.88, 0) |
CMYK | 0, 87, 100, 56 | |
HSL | 8°, 100, 22 | hsl(8, 100%, 22%) |
HSV | 8°, 100, 43.9 |
XYZ | 6.853, 3.786, 0.37 |
---|---|
Hunter Lab | 19.458, 28.817, 12.493 |
CIE-LAB | 22.951, 40.214, 34.278 |
CIE-LCH | 22.951, 52.841, 40.444 |
CIE-LUV | 0, 86.61, 100, 56.08 |
Web Safe | 660000 |
RGB percent of color #700f00
CMYK percent of color #700f00
Text with hexadecimal color #700f00
This text has a font color of #700f00
<p style="color:#700f00">Text here</p>
#700f00 Background Color
This box has a background color of #700f00
<div style="background-color:#700f00">Text here</div>
#700f00 Border Color
This box has a border color of #700f00
<div style="border: 4px solid #700f00">Text here</div>
CSS codes
<p style="color:#700f00">Text here</p>
<div style="background-color:#700f00">Text here</div>
<div style="border: 4px solid #700f00">Text here</div>
#700f00 Color on white background
This is how a font and box color of #700f00 will look
on a white background.
#700f00 Color on black background
This is how a font and box color of #700f00 hex color will look
on a black background.