Shades of Peru Tan #713816
Tints of Peru Tan #713816
RGB
CMYK
RGB Variations
Color information
#713816 (or 0x713816) is known color: Peru Tan. HEX triplet: 71, 38 and 16. RGB value is (113,56,22). Sum of RGB (Red+Green+Blue) = 113+56+22=191 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.16% from 191); Green value is 56 (22.27% from 255 or 29.32% from 191); Blue value is 22 (8.98% from 255 or 11.52% from 191); Max value from RGB is 113 - color contains mainly: red. Hex color #713816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713816 is #8EC7E9. Grayscale: #454545. Windows color (decimal): -9357290 or 1456241. OLE color: 1456241.
HSL color Cylindrical-coordinate representation of color #713816: hue angle of 22.42º 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 #713816 is Cyan = 0, Magento = 0.50, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 22 | - |
| CMYK | 0 | 0.50 | 0.81 | 0.56 |
| HSL | 22.42º | 0.67% | 0.26% | - |
| HSV(B) | 22.42º | 0.81% | 0.44% | - |
| XYZ | 8.37 | 6.4 | 1.55 | - |
| YUV | 69.17 | 101.38 | 159.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 22 | 0 | 0.50 | 0.81 | 0.56 | 22.42 | 0.67 | 0.26 |
| Hex | 71 | 38 | 16 | 0 | 32 | 51 | 38 | 16 | 43 | 1A |
| Octal | 161 | 70 | 26 | 0 | 62 | 121 | 70 | 26 | 103 | 32 |
| Binary | 1110001 | 111000 | 10110 | 0 | 110010 | 1010001 | 111000 | 10110 | 1000011 | 11010 |
Color Harmonies of #713816
Complementary color
Monochromatic Colors of #713816
Black with #713816
Text Example
Text Example
White with #713816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713816; }
p { color: rgb(113,56,22); }
H1.HeaderClassName
{
color: #713816;
}
.AnyTagClassName
{
color: #713816;
}
</style>
background-color css
<style>
a { background-color: #713816; }
a { background-color: rgb(113,56,22); }
div.DivClassName
{
background-color: #713816;
}
.BgClassName
{
background-color: #713816;
}
</style>
border-color css
<style>
span { border-color: #713816; }
span { border-color: rgb(113,56,22); }
td.TdClassName
{
border-color: #713816;
}
.TagClassName
{
border-color: #713816;
}
</style>