Shades of Peru Tan #713411
Tints of Peru Tan #713411
RGB
CMYK
RGB Variations
Color information
#713411 (or 0x713411) is known color: Peru Tan. HEX triplet: 71, 34 and 11. RGB value is (113,52,17). Sum of RGB (Red+Green+Blue) = 113+52+17=182 (24% of max value = 765). Red value is 113 (44.53% from 255 or 62.09% from 182); Green value is 52 (20.70% from 255 or 28.57% from 182); Blue value is 17 (7.03% from 255 or 9.34% from 182); Max value from RGB is 113 - color contains mainly: red. Hex color #713411 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713411 is #8ECBEE. Grayscale: #424242. Windows color (decimal): -9358319 or 1127537. OLE color: 1127537.
HSL color Cylindrical-coordinate representation of color #713411: hue angle of 21.88º 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 #713411 is Cyan = 0, Magento = 0.54, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 17 | - |
| CMYK | 0 | 0.54 | 0.85 | 0.56 |
| HSL | 21.88º | 0.74% | 0.25% | - |
| HSV(B) | 21.88º | 0.85% | 0.44% | - |
| XYZ | 8.14 | 6.01 | 1.26 | - |
| YUV | 66.25 | 100.21 | 161.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 17 | 0 | 0.54 | 0.85 | 0.56 | 21.88 | 0.74 | 0.25 |
| Hex | 71 | 34 | 11 | 0 | 36 | 55 | 38 | 16 | 4A | 19 |
| Octal | 161 | 64 | 21 | 0 | 66 | 125 | 70 | 26 | 112 | 31 |
| Binary | 1110001 | 110100 | 10001 | 0 | 110110 | 1010101 | 111000 | 10110 | 1001010 | 11001 |
Color Harmonies of #713411
Complementary color
Monochromatic Colors of #713411
Black with #713411
Text Example
Text Example
White with #713411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713411; }
p { color: rgb(113,52,17); }
H1.HeaderClassName
{
color: #713411;
}
.AnyTagClassName
{
color: #713411;
}
</style>
background-color css
<style>
a { background-color: #713411; }
a { background-color: rgb(113,52,17); }
div.DivClassName
{
background-color: #713411;
}
.BgClassName
{
background-color: #713411;
}
</style>
border-color css
<style>
span { border-color: #713411; }
span { border-color: rgb(113,52,17); }
td.TdClassName
{
border-color: #713411;
}
.TagClassName
{
border-color: #713411;
}
</style>