Shades of Peru Tan #713316
Tints of Peru Tan #713316
RGB
CMYK
RGB Variations
Color information
#713316 (or 0x713316) is known color: Peru Tan. HEX triplet: 71, 33 and 16. RGB value is (113,51,22). Sum of RGB (Red+Green+Blue) = 113+51+22=186 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.75% from 186); Green value is 51 (20.31% from 255 or 27.42% from 186); Blue value is 22 (8.98% from 255 or 11.83% from 186); Max value from RGB is 113 - color contains mainly: red. Hex color #713316 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713316 is #8ECCE9. Grayscale: #424242. Windows color (decimal): -9358570 or 1454961. OLE color: 1454961.
HSL color Cylindrical-coordinate representation of color #713316: hue angle of 19.12º 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 #713316 is Cyan = 0, Magento = 0.55, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 22 | - |
| CMYK | 0 | 0.55 | 0.81 | 0.56 |
| HSL | 19.12º | 0.67% | 0.26% | - |
| HSV(B) | 19.12º | 0.81% | 0.44% | - |
| XYZ | 8.14 | 5.94 | 1.48 | - |
| YUV | 66.23 | 103.04 | 161.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 22 | 0 | 0.55 | 0.81 | 0.56 | 19.12 | 0.67 | 0.26 |
| Hex | 71 | 33 | 16 | 0 | 37 | 51 | 38 | 13 | 43 | 1A |
| Octal | 161 | 63 | 26 | 0 | 67 | 121 | 70 | 23 | 103 | 32 |
| Binary | 1110001 | 110011 | 10110 | 0 | 110111 | 1010001 | 111000 | 10011 | 1000011 | 11010 |
Color Harmonies of #713316
Complementary color
Monochromatic Colors of #713316
Black with #713316
Text Example
Text Example
White with #713316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713316; }
p { color: rgb(113,51,22); }
H1.HeaderClassName
{
color: #713316;
}
.AnyTagClassName
{
color: #713316;
}
</style>
background-color css
<style>
a { background-color: #713316; }
a { background-color: rgb(113,51,22); }
div.DivClassName
{
background-color: #713316;
}
.BgClassName
{
background-color: #713316;
}
</style>
border-color css
<style>
span { border-color: #713316; }
span { border-color: rgb(113,51,22); }
td.TdClassName
{
border-color: #713316;
}
.TagClassName
{
border-color: #713316;
}
</style>