Shades of Peru Tan #703011
Tints of Peru Tan #703011
RGB
CMYK
RGB Variations
Color information
#703011 (or 0x703011) is known color: Peru Tan. HEX triplet: 70, 30 and 11. RGB value is (112,48,17). Sum of RGB (Red+Green+Blue) = 112+48+17=177 (23% of max value = 765). Red value is 112 (44.14% from 255 or 63.28% from 177); Green value is 48 (19.14% from 255 or 27.12% from 177); Blue value is 17 (7.03% from 255 or 9.60% from 177); Max value from RGB is 112 - color contains mainly: red. Hex color #703011 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703011 is #8FCFEE. Grayscale: #3F3F3F. Windows color (decimal): -9424879 or 1126512. OLE color: 1126512.
HSL color Cylindrical-coordinate representation of color #703011: hue angle of 19.58º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #703011 is Cyan = 0, Magento = 0.57, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 48 | 17 | - |
| CMYK | 0 | 0.57 | 0.85 | 0.56 |
| HSL | 19.58º | 0.74% | 0.25% | - |
| HSV(B) | 19.58º | 0.85% | 0.44% | - |
| XYZ | 7.84 | 5.6 | 1.2 | - |
| YUV | 63.6 | 101.7 | 162.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 48 | 17 | 0 | 0.57 | 0.85 | 0.56 | 19.58 | 0.74 | 0.25 |
| Hex | 70 | 30 | 11 | 0 | 39 | 55 | 38 | 14 | 4A | 19 |
| Octal | 160 | 60 | 21 | 0 | 71 | 125 | 70 | 24 | 112 | 31 |
| Binary | 1110000 | 110000 | 10001 | 0 | 111001 | 1010101 | 111000 | 10100 | 1001010 | 11001 |
Color Harmonies of #703011
Complementary color
Monochromatic Colors of #703011
Black with #703011
Text Example
Text Example
White with #703011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703011; }
p { color: rgb(112,48,17); }
H1.HeaderClassName
{
color: #703011;
}
.AnyTagClassName
{
color: #703011;
}
</style>
background-color css
<style>
a { background-color: #703011; }
a { background-color: rgb(112,48,17); }
div.DivClassName
{
background-color: #703011;
}
.BgClassName
{
background-color: #703011;
}
</style>
border-color css
<style>
span { border-color: #703011; }
span { border-color: rgb(112,48,17); }
td.TdClassName
{
border-color: #703011;
}
.TagClassName
{
border-color: #703011;
}
</style>