Shades of Peru Tan #713610
Tints of Peru Tan #713610
RGB
CMYK
RGB Variations
Color information
#713610 (or 0x713610) is known color: Peru Tan. HEX triplet: 71, 36 and 10. RGB value is (113,54,16). Sum of RGB (Red+Green+Blue) = 113+54+16=183 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.75% from 183); Green value is 54 (21.48% from 255 or 29.51% from 183); Blue value is 16 (6.64% from 255 or 8.74% from 183); Max value from RGB is 113 - color contains mainly: red. Hex color #713610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713610 is #8EC9EF. Grayscale: #434343. Windows color (decimal): -9357808 or 1062513. OLE color: 1062513.
HSL color Cylindrical-coordinate representation of color #713610: hue angle of 23.51º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #713610 is Cyan = 0, Magento = 0.52, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 16 | - |
| CMYK | 0 | 0.52 | 0.86 | 0.56 |
| HSL | 23.51º | 0.75% | 0.25% | - |
| HSV(B) | 23.51º | 0.86% | 0.44% | - |
| XYZ | 8.22 | 6.19 | 1.25 | - |
| YUV | 67.31 | 99.05 | 160.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 16 | 0 | 0.52 | 0.86 | 0.56 | 23.51 | 0.75 | 0.25 |
| Hex | 71 | 36 | 10 | 0 | 34 | 56 | 38 | 18 | 4B | 19 |
| Octal | 161 | 66 | 20 | 0 | 64 | 126 | 70 | 30 | 113 | 31 |
| Binary | 1110001 | 110110 | 10000 | 0 | 110100 | 1010110 | 111000 | 11000 | 1001011 | 11001 |
Color Harmonies of #713610
Complementary color
Monochromatic Colors of #713610
Black with #713610
Text Example
Text Example
White with #713610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713610; }
p { color: rgb(113,54,16); }
H1.HeaderClassName
{
color: #713610;
}
.AnyTagClassName
{
color: #713610;
}
</style>
background-color css
<style>
a { background-color: #713610; }
a { background-color: rgb(113,54,16); }
div.DivClassName
{
background-color: #713610;
}
.BgClassName
{
background-color: #713610;
}
</style>
border-color css
<style>
span { border-color: #713610; }
span { border-color: rgb(113,54,16); }
td.TdClassName
{
border-color: #713610;
}
.TagClassName
{
border-color: #713610;
}
</style>