Shades of Peru Tan #703515
Tints of Peru Tan #703515
RGB
CMYK
RGB Variations
Color information
#703515 (or 0x703515) is known color: Peru Tan. HEX triplet: 70, 35 and 15. RGB value is (112,53,21). Sum of RGB (Red+Green+Blue) = 112+53+21=186 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.22% from 186); Green value is 53 (21.09% from 255 or 28.49% from 186); Blue value is 21 (8.59% from 255 or 11.29% from 186); Max value from RGB is 112 - color contains mainly: red. Hex color #703515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703515 is #8FCAEA. Grayscale: #434343. Windows color (decimal): -9423595 or 1389936. OLE color: 1389936.
HSL color Cylindrical-coordinate representation of color #703515: hue angle of 21.1º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #703515 is Cyan = 0, Magento = 0.53, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 21 | - |
| CMYK | 0 | 0.53 | 0.81 | 0.56 |
| HSL | 21.1º | 0.68% | 0.26% | - |
| HSV(B) | 21.1º | 0.81% | 0.44% | - |
| XYZ | 8.09 | 6.05 | 1.45 | - |
| YUV | 66.99 | 102.05 | 160.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 21 | 0 | 0.53 | 0.81 | 0.56 | 21.1 | 0.68 | 0.26 |
| Hex | 70 | 35 | 15 | 0 | 35 | 51 | 38 | 15 | 44 | 1A |
| Octal | 160 | 65 | 25 | 0 | 65 | 121 | 70 | 25 | 104 | 32 |
| Binary | 1110000 | 110101 | 10101 | 0 | 110101 | 1010001 | 111000 | 10101 | 1000100 | 11010 |
Color Harmonies of #703515
Complementary color
Monochromatic Colors of #703515
Black with #703515
Text Example
Text Example
White with #703515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703515; }
p { color: rgb(112,53,21); }
H1.HeaderClassName
{
color: #703515;
}
.AnyTagClassName
{
color: #703515;
}
</style>
background-color css
<style>
a { background-color: #703515; }
a { background-color: rgb(112,53,21); }
div.DivClassName
{
background-color: #703515;
}
.BgClassName
{
background-color: #703515;
}
</style>
border-color css
<style>
span { border-color: #703515; }
span { border-color: rgb(112,53,21); }
td.TdClassName
{
border-color: #703515;
}
.TagClassName
{
border-color: #703515;
}
</style>