Shades of Peru Tan #713711
Tints of Peru Tan #713711
RGB
CMYK
RGB Variations
Color information
#713711 (or 0x713711) is known color: Peru Tan. HEX triplet: 71, 37 and 11. RGB value is (113,55,17). Sum of RGB (Red+Green+Blue) = 113+55+17=185 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.08% from 185); Green value is 55 (21.88% from 255 or 29.73% from 185); Blue value is 17 (7.03% from 255 or 9.19% from 185); Max value from RGB is 113 - color contains mainly: red. Hex color #713711 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713711 is #8EC8EE. Grayscale: #444444. Windows color (decimal): -9357551 or 1128305. OLE color: 1128305.
HSL color Cylindrical-coordinate representation of color #713711: hue angle of 23.75º 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 #713711 is Cyan = 0, Magento = 0.51, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 17 | - |
| CMYK | 0 | 0.51 | 0.85 | 0.56 |
| HSL | 23.75º | 0.74% | 0.25% | - |
| HSV(B) | 23.75º | 0.85% | 0.44% | - |
| XYZ | 8.28 | 6.28 | 1.31 | - |
| YUV | 68.01 | 99.22 | 160.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 17 | 0 | 0.51 | 0.85 | 0.56 | 23.75 | 0.74 | 0.25 |
| Hex | 71 | 37 | 11 | 0 | 33 | 55 | 38 | 18 | 4A | 19 |
| Octal | 161 | 67 | 21 | 0 | 63 | 125 | 70 | 30 | 112 | 31 |
| Binary | 1110001 | 110111 | 10001 | 0 | 110011 | 1010101 | 111000 | 11000 | 1001010 | 11001 |
Color Harmonies of #713711
Complementary color
Monochromatic Colors of #713711
Black with #713711
Text Example
Text Example
White with #713711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713711; }
p { color: rgb(113,55,17); }
H1.HeaderClassName
{
color: #713711;
}
.AnyTagClassName
{
color: #713711;
}
</style>
background-color css
<style>
a { background-color: #713711; }
a { background-color: rgb(113,55,17); }
div.DivClassName
{
background-color: #713711;
}
.BgClassName
{
background-color: #713711;
}
</style>
border-color css
<style>
span { border-color: #713711; }
span { border-color: rgb(113,55,17); }
td.TdClassName
{
border-color: #713711;
}
.TagClassName
{
border-color: #713711;
}
</style>