Shades of Peru Tan #713419
Tints of Peru Tan #713419
RGB
CMYK
RGB Variations
Color information
#713419 (or 0x713419) is known color: Peru Tan. HEX triplet: 71, 34 and 19. RGB value is (113,52,25). Sum of RGB (Red+Green+Blue) = 113+52+25=190 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.47% from 190); Green value is 52 (20.70% from 255 or 27.37% from 190); Blue value is 25 (10.16% from 255 or 13.16% from 190); Max value from RGB is 113 - color contains mainly: red. Hex color #713419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713419 is #8ECBE6. Grayscale: #434343. Windows color (decimal): -9358311 or 1651825. OLE color: 1651825.
HSL color Cylindrical-coordinate representation of color #713419: hue angle of 18.41º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #713419 is Cyan = 0, Magento = 0.54, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 25 | - |
| CMYK | 0 | 0.54 | 0.78 | 0.56 |
| HSL | 18.41º | 0.64% | 0.27% | - |
| HSV(B) | 18.41º | 0.78% | 0.44% | - |
| XYZ | 8.21 | 6.04 | 1.65 | - |
| YUV | 67.16 | 104.21 | 160.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 25 | 0 | 0.54 | 0.78 | 0.56 | 18.41 | 0.64 | 0.27 |
| Hex | 71 | 34 | 19 | 0 | 36 | 4E | 38 | 12 | 40 | 1B |
| Octal | 161 | 64 | 31 | 0 | 66 | 116 | 70 | 22 | 100 | 33 |
| Binary | 1110001 | 110100 | 11001 | 0 | 110110 | 1001110 | 111000 | 10010 | 1000000 | 11011 |
Color Harmonies of #713419
Complementary color
Monochromatic Colors of #713419
Black with #713419
Text Example
Text Example
White with #713419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713419; }
p { color: rgb(113,52,25); }
H1.HeaderClassName
{
color: #713419;
}
.AnyTagClassName
{
color: #713419;
}
</style>
background-color css
<style>
a { background-color: #713419; }
a { background-color: rgb(113,52,25); }
div.DivClassName
{
background-color: #713419;
}
.BgClassName
{
background-color: #713419;
}
</style>
border-color css
<style>
span { border-color: #713419; }
span { border-color: rgb(113,52,25); }
td.TdClassName
{
border-color: #713419;
}
.TagClassName
{
border-color: #713419;
}
</style>