Shades of Peru Tan #713418
Tints of Peru Tan #713418
RGB
CMYK
RGB Variations
Color information
#713418 (or 0x713418) is known color: Peru Tan. HEX triplet: 71, 34 and 18. RGB value is (113,52,24). Sum of RGB (Red+Green+Blue) = 113+52+24=189 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.79% from 189); Green value is 52 (20.70% from 255 or 27.51% from 189); Blue value is 24 (9.77% from 255 or 12.70% from 189); Max value from RGB is 113 - color contains mainly: red. Hex color #713418 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713418 is #8ECBE7. Grayscale: #434343. Windows color (decimal): -9358312 or 1586289. OLE color: 1586289.
HSL color Cylindrical-coordinate representation of color #713418: hue angle of 18.88º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #713418 is Cyan = 0, Magento = 0.54, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 24 | - |
| CMYK | 0 | 0.54 | 0.79 | 0.56 |
| HSL | 18.88º | 0.65% | 0.27% | - |
| HSV(B) | 18.88º | 0.79% | 0.44% | - |
| XYZ | 8.2 | 6.03 | 1.6 | - |
| YUV | 67.05 | 103.71 | 160.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 24 | 0 | 0.54 | 0.79 | 0.56 | 18.88 | 0.65 | 0.27 |
| Hex | 71 | 34 | 18 | 0 | 36 | 4F | 38 | 13 | 41 | 1B |
| Octal | 161 | 64 | 30 | 0 | 66 | 117 | 70 | 23 | 101 | 33 |
| Binary | 1110001 | 110100 | 11000 | 0 | 110110 | 1001111 | 111000 | 10011 | 1000001 | 11011 |
Color Harmonies of #713418
Complementary color
Monochromatic Colors of #713418
Black with #713418
Text Example
Text Example
White with #713418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713418; }
p { color: rgb(113,52,24); }
H1.HeaderClassName
{
color: #713418;
}
.AnyTagClassName
{
color: #713418;
}
</style>
background-color css
<style>
a { background-color: #713418; }
a { background-color: rgb(113,52,24); }
div.DivClassName
{
background-color: #713418;
}
.BgClassName
{
background-color: #713418;
}
</style>
border-color css
<style>
span { border-color: #713418; }
span { border-color: rgb(113,52,24); }
td.TdClassName
{
border-color: #713418;
}
.TagClassName
{
border-color: #713418;
}
</style>