Shades of Peru Tan #703411
Tints of Peru Tan #703411
RGB
CMYK
RGB Variations
Color information
#703411 (or 0x703411) is known color: Peru Tan. HEX triplet: 70, 34 and 11. RGB value is (112,52,17). Sum of RGB (Red+Green+Blue) = 112+52+17=181 (23% of max value = 765). Red value is 112 (44.14% from 255 or 61.88% from 181); Green value is 52 (20.70% from 255 or 28.73% from 181); Blue value is 17 (7.03% from 255 or 9.39% from 181); Max value from RGB is 112 - color contains mainly: red. Hex color #703411 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703411 is #8FCBEE. Grayscale: #424242. Windows color (decimal): -9423855 or 1127536. OLE color: 1127536.
HSL color Cylindrical-coordinate representation of color #703411: hue angle of 22.11º 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 #703411 is Cyan = 0, Magento = 0.54, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 52 | 17 | - |
| CMYK | 0 | 0.54 | 0.85 | 0.56 |
| HSL | 22.11º | 0.74% | 0.25% | - |
| HSV(B) | 22.11º | 0.85% | 0.44% | - |
| XYZ | 8.01 | 5.94 | 1.25 | - |
| YUV | 65.95 | 100.38 | 160.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 52 | 17 | 0 | 0.54 | 0.85 | 0.56 | 22.11 | 0.74 | 0.25 |
| Hex | 70 | 34 | 11 | 0 | 36 | 55 | 38 | 16 | 4A | 19 |
| Octal | 160 | 64 | 21 | 0 | 66 | 125 | 70 | 26 | 112 | 31 |
| Binary | 1110000 | 110100 | 10001 | 0 | 110110 | 1010101 | 111000 | 10110 | 1001010 | 11001 |
Color Harmonies of #703411
Complementary color
Monochromatic Colors of #703411
Black with #703411
Text Example
Text Example
White with #703411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703411; }
p { color: rgb(112,52,17); }
H1.HeaderClassName
{
color: #703411;
}
.AnyTagClassName
{
color: #703411;
}
</style>
background-color css
<style>
a { background-color: #703411; }
a { background-color: rgb(112,52,17); }
div.DivClassName
{
background-color: #703411;
}
.BgClassName
{
background-color: #703411;
}
</style>
border-color css
<style>
span { border-color: #703411; }
span { border-color: rgb(112,52,17); }
td.TdClassName
{
border-color: #703411;
}
.TagClassName
{
border-color: #703411;
}
</style>