Shades of Peru Tan #713611
Tints of Peru Tan #713611
RGB
CMYK
RGB Variations
Color information
#713611 (or 0x713611) is known color: Peru Tan. HEX triplet: 71, 36 and 11. RGB value is (113,54,17). Sum of RGB (Red+Green+Blue) = 113+54+17=184 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.41% from 184); Green value is 54 (21.48% from 255 or 29.35% from 184); Blue value is 17 (7.03% from 255 or 9.24% from 184); Max value from RGB is 113 - color contains mainly: red. Hex color #713611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713611 is #8EC9EE. Grayscale: #434343. Windows color (decimal): -9357807 or 1128049. OLE color: 1128049.
HSL color Cylindrical-coordinate representation of color #713611: hue angle of 23.12º 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 #713611 is Cyan = 0, Magento = 0.52, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 17 | - |
| CMYK | 0 | 0.52 | 0.85 | 0.56 |
| HSL | 23.13º | 0.74% | 0.25% | - |
| HSV(B) | 23.13º | 0.85% | 0.44% | - |
| XYZ | 8.23 | 6.19 | 1.29 | - |
| YUV | 67.42 | 99.55 | 160.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 17 | 0 | 0.52 | 0.85 | 0.56 | 23.13 | 0.74 | 0.25 |
| Hex | 71 | 36 | 11 | 0 | 34 | 55 | 38 | 17 | 4A | 19 |
| Octal | 161 | 66 | 21 | 0 | 64 | 125 | 70 | 27 | 112 | 31 |
| Binary | 1110001 | 110110 | 10001 | 0 | 110100 | 1010101 | 111000 | 10111 | 1001010 | 11001 |
Color Harmonies of #713611
Complementary color
Monochromatic Colors of #713611
Black with #713611
Text Example
Text Example
White with #713611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713611; }
p { color: rgb(113,54,17); }
H1.HeaderClassName
{
color: #713611;
}
.AnyTagClassName
{
color: #713611;
}
</style>
background-color css
<style>
a { background-color: #713611; }
a { background-color: rgb(113,54,17); }
div.DivClassName
{
background-color: #713611;
}
.BgClassName
{
background-color: #713611;
}
</style>
border-color css
<style>
span { border-color: #713611; }
span { border-color: rgb(113,54,17); }
td.TdClassName
{
border-color: #713611;
}
.TagClassName
{
border-color: #713611;
}
</style>