Shades of Peru Tan #713416
Tints of Peru Tan #713416
RGB
CMYK
RGB Variations
Color information
#713416 (or 0x713416) is known color: Peru Tan. HEX triplet: 71, 34 and 16. RGB value is (113,52,22). Sum of RGB (Red+Green+Blue) = 113+52+22=187 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.43% from 187); Green value is 52 (20.70% from 255 or 27.81% from 187); Blue value is 22 (8.98% from 255 or 11.76% from 187); Max value from RGB is 113 - color contains mainly: red. Hex color #713416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713416 is #8ECBE9. Grayscale: #434343. Windows color (decimal): -9358314 or 1455217. OLE color: 1455217.
HSL color Cylindrical-coordinate representation of color #713416: hue angle of 19.78º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #713416 is Cyan = 0, Magento = 0.54, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 22 | - |
| CMYK | 0 | 0.54 | 0.81 | 0.56 |
| HSL | 19.78º | 0.67% | 0.26% | - |
| HSV(B) | 19.78º | 0.81% | 0.44% | - |
| XYZ | 8.18 | 6.02 | 1.49 | - |
| YUV | 66.82 | 102.71 | 160.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 22 | 0 | 0.54 | 0.81 | 0.56 | 19.78 | 0.67 | 0.26 |
| Hex | 71 | 34 | 16 | 0 | 36 | 51 | 38 | 14 | 43 | 1A |
| Octal | 161 | 64 | 26 | 0 | 66 | 121 | 70 | 24 | 103 | 32 |
| Binary | 1110001 | 110100 | 10110 | 0 | 110110 | 1010001 | 111000 | 10100 | 1000011 | 11010 |
Color Harmonies of #713416
Complementary color
Monochromatic Colors of #713416
Black with #713416
Text Example
Text Example
White with #713416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713416; }
p { color: rgb(113,52,22); }
H1.HeaderClassName
{
color: #713416;
}
.AnyTagClassName
{
color: #713416;
}
</style>
background-color css
<style>
a { background-color: #713416; }
a { background-color: rgb(113,52,22); }
div.DivClassName
{
background-color: #713416;
}
.BgClassName
{
background-color: #713416;
}
</style>
border-color css
<style>
span { border-color: #713416; }
span { border-color: rgb(113,52,22); }
td.TdClassName
{
border-color: #713416;
}
.TagClassName
{
border-color: #713416;
}
</style>