Shades of Peru Tan #713619
Tints of Peru Tan #713619
RGB
CMYK
RGB Variations
Color information
#713619 (or 0x713619) is known color: Peru Tan. HEX triplet: 71, 36 and 19. RGB value is (113,54,25). Sum of RGB (Red+Green+Blue) = 113+54+25=192 (25% of max value = 765). Red value is 113 (44.53% from 255 or 58.85% from 192); Green value is 54 (21.48% from 255 or 28.12% from 192); Blue value is 25 (10.16% from 255 or 13.02% from 192); Max value from RGB is 113 - color contains mainly: red. Hex color #713619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713619 is #8EC9E6. Grayscale: #444444. Windows color (decimal): -9357799 or 1652337. OLE color: 1652337.
HSL color Cylindrical-coordinate representation of color #713619: hue angle of 19.77º 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 #713619 is Cyan = 0, Magento = 0.52, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 25 | - |
| CMYK | 0 | 0.52 | 0.78 | 0.56 |
| HSL | 19.77º | 0.64% | 0.27% | - |
| HSV(B) | 19.77º | 0.78% | 0.44% | - |
| XYZ | 8.3 | 6.22 | 1.68 | - |
| YUV | 68.34 | 103.55 | 159.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 25 | 0 | 0.52 | 0.78 | 0.56 | 19.77 | 0.64 | 0.27 |
| Hex | 71 | 36 | 19 | 0 | 34 | 4E | 38 | 14 | 40 | 1B |
| Octal | 161 | 66 | 31 | 0 | 64 | 116 | 70 | 24 | 100 | 33 |
| Binary | 1110001 | 110110 | 11001 | 0 | 110100 | 1001110 | 111000 | 10100 | 1000000 | 11011 |
Color Harmonies of #713619
Complementary color
Monochromatic Colors of #713619
Black with #713619
Text Example
Text Example
White with #713619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713619; }
p { color: rgb(113,54,25); }
H1.HeaderClassName
{
color: #713619;
}
.AnyTagClassName
{
color: #713619;
}
</style>
background-color css
<style>
a { background-color: #713619; }
a { background-color: rgb(113,54,25); }
div.DivClassName
{
background-color: #713619;
}
.BgClassName
{
background-color: #713619;
}
</style>
border-color css
<style>
span { border-color: #713619; }
span { border-color: rgb(113,54,25); }
td.TdClassName
{
border-color: #713619;
}
.TagClassName
{
border-color: #713619;
}
</style>