Shades of Peru Tan #713315
Tints of Peru Tan #713315
RGB
CMYK
RGB Variations
Color information
#713315 (or 0x713315) is known color: Peru Tan. HEX triplet: 71, 33 and 15. RGB value is (113,51,21). Sum of RGB (Red+Green+Blue) = 113+51+21=185 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.08% from 185); Green value is 51 (20.31% from 255 or 27.57% from 185); Blue value is 21 (8.59% from 255 or 11.35% from 185); Max value from RGB is 113 - color contains mainly: red. Hex color #713315 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713315 is #8ECCEA. Grayscale: #424242. Windows color (decimal): -9358571 or 1389425. OLE color: 1389425.
HSL color Cylindrical-coordinate representation of color #713315: hue angle of 19.57º degrees, saturation: 0.69, 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 #713315 is Cyan = 0, Magento = 0.55, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 21 | - |
| CMYK | 0 | 0.55 | 0.81 | 0.56 |
| HSL | 19.57º | 0.69% | 0.26% | - |
| HSV(B) | 19.57º | 0.81% | 0.44% | - |
| XYZ | 8.13 | 5.93 | 1.43 | - |
| YUV | 66.12 | 102.54 | 161.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 21 | 0 | 0.55 | 0.81 | 0.56 | 19.57 | 0.69 | 0.26 |
| Hex | 71 | 33 | 15 | 0 | 37 | 51 | 38 | 14 | 45 | 1A |
| Octal | 161 | 63 | 25 | 0 | 67 | 121 | 70 | 24 | 105 | 32 |
| Binary | 1110001 | 110011 | 10101 | 0 | 110111 | 1010001 | 111000 | 10100 | 1000101 | 11010 |
Color Harmonies of #713315
Complementary color
Monochromatic Colors of #713315
Black with #713315
Text Example
Text Example
White with #713315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713315; }
p { color: rgb(113,51,21); }
H1.HeaderClassName
{
color: #713315;
}
.AnyTagClassName
{
color: #713315;
}
</style>
background-color css
<style>
a { background-color: #713315; }
a { background-color: rgb(113,51,21); }
div.DivClassName
{
background-color: #713315;
}
.BgClassName
{
background-color: #713315;
}
</style>
border-color css
<style>
span { border-color: #713315; }
span { border-color: rgb(113,51,21); }
td.TdClassName
{
border-color: #713315;
}
.TagClassName
{
border-color: #713315;
}
</style>