Shades of Peru Tan #703512
Tints of Peru Tan #703512
RGB
CMYK
RGB Variations
Color information
#703512 (or 0x703512) is known color: Peru Tan. HEX triplet: 70, 35 and 12. RGB value is (112,53,18). Sum of RGB (Red+Green+Blue) = 112+53+18=183 (24% of max value = 765). Red value is 112 (44.14% from 255 or 61.20% from 183); Green value is 53 (21.09% from 255 or 28.96% from 183); Blue value is 18 (7.42% from 255 or 9.84% from 183); Max value from RGB is 112 - color contains mainly: red. Hex color #703512 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703512 is #8FCAED. Grayscale: #424242. Windows color (decimal): -9423598 or 1193328. OLE color: 1193328.
HSL color Cylindrical-coordinate representation of color #703512: hue angle of 22.34º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #703512 is Cyan = 0, Magento = 0.53, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 18 | - |
| CMYK | 0 | 0.53 | 0.84 | 0.56 |
| HSL | 22.34º | 0.72% | 0.25% | - |
| HSV(B) | 22.34º | 0.84% | 0.44% | - |
| XYZ | 8.06 | 6.03 | 1.31 | - |
| YUV | 66.65 | 100.55 | 160.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 18 | 0 | 0.53 | 0.84 | 0.56 | 22.34 | 0.72 | 0.25 |
| Hex | 70 | 35 | 12 | 0 | 35 | 54 | 38 | 16 | 48 | 19 |
| Octal | 160 | 65 | 22 | 0 | 65 | 124 | 70 | 26 | 110 | 31 |
| Binary | 1110000 | 110101 | 10010 | 0 | 110101 | 1010100 | 111000 | 10110 | 1001000 | 11001 |
Color Harmonies of #703512
Complementary color
Monochromatic Colors of #703512
Black with #703512
Text Example
Text Example
White with #703512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703512; }
p { color: rgb(112,53,18); }
H1.HeaderClassName
{
color: #703512;
}
.AnyTagClassName
{
color: #703512;
}
</style>
background-color css
<style>
a { background-color: #703512; }
a { background-color: rgb(112,53,18); }
div.DivClassName
{
background-color: #703512;
}
.BgClassName
{
background-color: #703512;
}
</style>
border-color css
<style>
span { border-color: #703512; }
span { border-color: rgb(112,53,18); }
td.TdClassName
{
border-color: #703512;
}
.TagClassName
{
border-color: #703512;
}
</style>