Shades of Peru Tan #713116
Tints of Peru Tan #713116
RGB
CMYK
RGB Variations
Color information
#713116 (or 0x713116) is known color: Peru Tan. HEX triplet: 71, 31 and 16. RGB value is (113,49,22). Sum of RGB (Red+Green+Blue) = 113+49+22=184 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.41% from 184); Green value is 49 (19.53% from 255 or 26.63% from 184); Blue value is 22 (8.98% from 255 or 11.96% from 184); Max value from RGB is 113 - color contains mainly: red. Hex color #713116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713116 is #8ECEE9. Grayscale: #414141. Windows color (decimal): -9359082 or 1454449. OLE color: 1454449.
HSL color Cylindrical-coordinate representation of color #713116: hue angle of 17.8º 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 #713116 is Cyan = 0, Magento = 0.57, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 49 | 22 | - |
| CMYK | 0 | 0.57 | 0.81 | 0.56 |
| HSL | 17.8º | 0.67% | 0.26% | - |
| HSV(B) | 17.8º | 0.81% | 0.44% | - |
| XYZ | 8.05 | 5.77 | 1.45 | - |
| YUV | 65.06 | 103.7 | 162.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 22 | 0 | 0.57 | 0.81 | 0.56 | 17.8 | 0.67 | 0.26 |
| Hex | 71 | 31 | 16 | 0 | 39 | 51 | 38 | 12 | 43 | 1A |
| Octal | 161 | 61 | 26 | 0 | 71 | 121 | 70 | 22 | 103 | 32 |
| Binary | 1110001 | 110001 | 10110 | 0 | 111001 | 1010001 | 111000 | 10010 | 1000011 | 11010 |
Color Harmonies of #713116
Complementary color
Monochromatic Colors of #713116
Black with #713116
Text Example
Text Example
White with #713116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713116; }
p { color: rgb(113,49,22); }
H1.HeaderClassName
{
color: #713116;
}
.AnyTagClassName
{
color: #713116;
}
</style>
background-color css
<style>
a { background-color: #713116; }
a { background-color: rgb(113,49,22); }
div.DivClassName
{
background-color: #713116;
}
.BgClassName
{
background-color: #713116;
}
</style>
border-color css
<style>
span { border-color: #713116; }
span { border-color: rgb(113,49,22); }
td.TdClassName
{
border-color: #713116;
}
.TagClassName
{
border-color: #713116;
}
</style>