Shades of Peru Tan #703516
Tints of Peru Tan #703516
RGB
CMYK
RGB Variations
Color information
#703516 (or 0x703516) is known color: Peru Tan. HEX triplet: 70, 35 and 16. RGB value is (112,53,22). Sum of RGB (Red+Green+Blue) = 112+53+22=187 (24% of max value = 765). Red value is 112 (44.14% from 255 or 59.89% from 187); Green value is 53 (21.09% from 255 or 28.34% from 187); Blue value is 22 (8.98% from 255 or 11.76% from 187); Max value from RGB is 112 - color contains mainly: red. Hex color #703516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703516 is #8FCAE9. Grayscale: #434343. Windows color (decimal): -9423594 or 1455472. OLE color: 1455472.
HSL color Cylindrical-coordinate representation of color #703516: hue angle of 20.67º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #703516 is Cyan = 0, Magento = 0.53, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 22 | - |
| CMYK | 0 | 0.53 | 0.80 | 0.56 |
| HSL | 20.67º | 0.67% | 0.26% | - |
| HSV(B) | 20.67º | 0.8% | 0.44% | - |
| XYZ | 8.1 | 6.05 | 1.5 | - |
| YUV | 67.11 | 102.55 | 160.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 22 | 0 | 0.53 | 0.80 | 0.56 | 20.67 | 0.67 | 0.26 |
| Hex | 70 | 35 | 16 | 0 | 35 | 50 | 38 | 15 | 43 | 1A |
| Octal | 160 | 65 | 26 | 0 | 65 | 120 | 70 | 25 | 103 | 32 |
| Binary | 1110000 | 110101 | 10110 | 0 | 110101 | 1010000 | 111000 | 10101 | 1000011 | 11010 |
Color Harmonies of #703516
Complementary color
Monochromatic Colors of #703516
Black with #703516
Text Example
Text Example
White with #703516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703516; }
p { color: rgb(112,53,22); }
H1.HeaderClassName
{
color: #703516;
}
.AnyTagClassName
{
color: #703516;
}
</style>
background-color css
<style>
a { background-color: #703516; }
a { background-color: rgb(112,53,22); }
div.DivClassName
{
background-color: #703516;
}
.BgClassName
{
background-color: #703516;
}
</style>
border-color css
<style>
span { border-color: #703516; }
span { border-color: rgb(112,53,22); }
td.TdClassName
{
border-color: #703516;
}
.TagClassName
{
border-color: #703516;
}
</style>