Shades of Peru Tan #713414
Tints of Peru Tan #713414
RGB
CMYK
RGB Variations
Color information
#713414 (or 0x713414) is known color: Peru Tan. HEX triplet: 71, 34 and 14. RGB value is (113,52,20). Sum of RGB (Red+Green+Blue) = 113+52+20=185 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.08% from 185); Green value is 52 (20.70% from 255 or 28.11% from 185); Blue value is 20 (8.20% from 255 or 10.81% from 185); Max value from RGB is 113 - color contains mainly: red. Hex color #713414 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713414 is #8ECBEB. Grayscale: #424242. Windows color (decimal): -9358316 or 1324145. OLE color: 1324145.
HSL color Cylindrical-coordinate representation of color #713414: hue angle of 20.65º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #713414 is Cyan = 0, Magento = 0.54, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 20 | - |
| CMYK | 0 | 0.54 | 0.82 | 0.56 |
| HSL | 20.65º | 0.7% | 0.26% | - |
| HSV(B) | 20.65º | 0.82% | 0.44% | - |
| XYZ | 8.16 | 6.02 | 1.39 | - |
| YUV | 66.59 | 101.71 | 161.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 20 | 0 | 0.54 | 0.82 | 0.56 | 20.65 | 0.7 | 0.26 |
| Hex | 71 | 34 | 14 | 0 | 36 | 52 | 38 | 15 | 46 | 1A |
| Octal | 161 | 64 | 24 | 0 | 66 | 122 | 70 | 25 | 106 | 32 |
| Binary | 1110001 | 110100 | 10100 | 0 | 110110 | 1010010 | 111000 | 10101 | 1000110 | 11010 |
Color Harmonies of #713414
Complementary color
Monochromatic Colors of #713414
Black with #713414
Text Example
Text Example
White with #713414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713414; }
p { color: rgb(113,52,20); }
H1.HeaderClassName
{
color: #713414;
}
.AnyTagClassName
{
color: #713414;
}
</style>
background-color css
<style>
a { background-color: #713414; }
a { background-color: rgb(113,52,20); }
div.DivClassName
{
background-color: #713414;
}
.BgClassName
{
background-color: #713414;
}
</style>
border-color css
<style>
span { border-color: #713414; }
span { border-color: rgb(113,52,20); }
td.TdClassName
{
border-color: #713414;
}
.TagClassName
{
border-color: #713414;
}
</style>