reddish black
Enter any color value (e.g., #385992, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#705050 color RGB value is (112,80,80)
#705050 color CMYK value
#705050 color HSL value
HSV(or HSB) | 0° | 28.6 | 43.9 |
XYZ | 10.999 | 9.761 | 8.894 |
Yxy | 0.371 | 0.329 | 9.761 |
LAB | 37.41 | 13.435 | 5.31 |
LUV | 37.41 | 20.005 | 4.309 |
Hunter-LAB | 31.243 | 8.163 | 4.992 |
CIE-LCH | 37.41 | 14.446 | 21.565 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 70 | 50 | 50 |
Decimal | 112 | 80 | 80 |
Octal | 160 | 120 | 120 |
Binary | 01110000 | 01010000 | 01010000 |
Below, you can see some colors close to #705050. 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 #705050.
<span style="color:#705050">Text here</span>
This paragraph has a background color of #705050.
<p style="background-color:#705050;">Content here</p>
This element has a border color of #705050.
<div style="border:1px #705050;">Content here</div>
.text {color:#705050;}
.background {background-color:#705050;}
.border {border:1px solid #705050;}
.text-shadow {border:1px solid #705050;}
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, #000000 is the darkest color, while #f6f3f3 is the lightest one.