#701919 color RGB value is (112,25,25)
#701919 color CMYK value
#701919 color HSL value
HSV(or HSB) | 0° | 77.7 | 43.9 |
XYZ | 7.205 | 4.21 | 1.353 |
Yxy | 0.564 | 0.33 | 4.21 |
LAB | 24.355 | 37.67 | 23.257 |
LUV | 24.355 | 59.983 | 12.934 |
Hunter-LAB | 20.519 | 26.773 | 10.455 |
CIE-LCH | 24.355 | 44.271 | 31.691 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 70 | 19 | 19 |
Decimal | 112 | 25 | 25 |
Octal | 160 | 31 | 31 |
Binary | 01110000 | 00011001 | 00011001 |
Below, you can see some colors close to #701919. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #701919.
<span style="color:#701919">Text here</span>
This paragraph has a background color of #701919.
<p style="background-color:#701919;">Content here</p>
This element has a border color of #701919.
<div style="border:1px #701919;">Content here</div>
.text {color:#701919;}
.background {background-color:#701919;}
.border {border:1px solid #701919;}
.text-shadow {border:1px solid #701919;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #080202 is the darkest color, while #fdf5f5 is the lightest one.