Shades of Peru Tan #703510
Tints of Peru Tan #703510
RGB
CMYK
RGB Variations
Color information
#703510 (or 0x703510) is known color: Peru Tan. HEX triplet: 70, 35 and 10. RGB value is (112,53,16). Sum of RGB (Red+Green+Blue) = 112+53+16=181 (23% of max value = 765). Red value is 112 (44.14% from 255 or 61.88% from 181); Green value is 53 (21.09% from 255 or 29.28% from 181); Blue value is 16 (6.64% from 255 or 8.84% from 181); Max value from RGB is 112 - color contains mainly: red. Hex color #703510 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703510 is #8FCAEF. Grayscale: #424242. Windows color (decimal): -9423600 or 1062256. OLE color: 1062256.
HSL color Cylindrical-coordinate representation of color #703510: hue angle of 23.12º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #703510 is Cyan = 0, Magento = 0.53, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 16 | - |
| CMYK | 0 | 0.53 | 0.86 | 0.56 |
| HSL | 23.13º | 0.75% | 0.25% | - |
| HSV(B) | 23.13º | 0.86% | 0.44% | - |
| XYZ | 8.05 | 6.03 | 1.23 | - |
| YUV | 66.42 | 99.55 | 160.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 16 | 0 | 0.53 | 0.86 | 0.56 | 23.13 | 0.75 | 0.25 |
| Hex | 70 | 35 | 10 | 0 | 35 | 56 | 38 | 17 | 4B | 19 |
| Octal | 160 | 65 | 20 | 0 | 65 | 126 | 70 | 27 | 113 | 31 |
| Binary | 1110000 | 110101 | 10000 | 0 | 110101 | 1010110 | 111000 | 10111 | 1001011 | 11001 |
Color Harmonies of #703510
Complementary color
Monochromatic Colors of #703510
Black with #703510
Text Example
Text Example
White with #703510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703510; }
p { color: rgb(112,53,16); }
H1.HeaderClassName
{
color: #703510;
}
.AnyTagClassName
{
color: #703510;
}
</style>
background-color css
<style>
a { background-color: #703510; }
a { background-color: rgb(112,53,16); }
div.DivClassName
{
background-color: #703510;
}
.BgClassName
{
background-color: #703510;
}
</style>
border-color css
<style>
span { border-color: #703510; }
span { border-color: rgb(112,53,16); }
td.TdClassName
{
border-color: #703510;
}
.TagClassName
{
border-color: #703510;
}
</style>