Shades of Peru Tan #713016
Tints of Peru Tan #713016
RGB
CMYK
RGB Variations
Color information
#713016 (or 0x713016) is known color: Peru Tan. HEX triplet: 71, 30 and 16. RGB value is (113,48,22). Sum of RGB (Red+Green+Blue) = 113+48+22=183 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.75% from 183); Green value is 48 (19.14% from 255 or 26.23% from 183); Blue value is 22 (8.98% from 255 or 12.02% from 183); Max value from RGB is 113 - color contains mainly: red. Hex color #713016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713016 is #8ECFE9. Grayscale: #404040. Windows color (decimal): -9359338 or 1454193. OLE color: 1454193.
HSL color Cylindrical-coordinate representation of color #713016: hue angle of 17.14º 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 #713016 is Cyan = 0, Magento = 0.58, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 48 | 22 | - |
| CMYK | 0 | 0.58 | 0.81 | 0.56 |
| HSL | 17.14º | 0.67% | 0.26% | - |
| HSV(B) | 17.14º | 0.81% | 0.44% | - |
| XYZ | 8.01 | 5.68 | 1.43 | - |
| YUV | 64.47 | 104.03 | 162.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 22 | 0 | 0.58 | 0.81 | 0.56 | 17.14 | 0.67 | 0.26 |
| Hex | 71 | 30 | 16 | 0 | 3A | 51 | 38 | 11 | 43 | 1A |
| Octal | 161 | 60 | 26 | 0 | 72 | 121 | 70 | 21 | 103 | 32 |
| Binary | 1110001 | 110000 | 10110 | 0 | 111010 | 1010001 | 111000 | 10001 | 1000011 | 11010 |
Color Harmonies of #713016
Complementary color
Monochromatic Colors of #713016
Black with #713016
Text Example
Text Example
White with #713016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713016; }
p { color: rgb(113,48,22); }
H1.HeaderClassName
{
color: #713016;
}
.AnyTagClassName
{
color: #713016;
}
</style>
background-color css
<style>
a { background-color: #713016; }
a { background-color: rgb(113,48,22); }
div.DivClassName
{
background-color: #713016;
}
.BgClassName
{
background-color: #713016;
}
</style>
border-color css
<style>
span { border-color: #713016; }
span { border-color: rgb(113,48,22); }
td.TdClassName
{
border-color: #713016;
}
.TagClassName
{
border-color: #713016;
}
</style>