Shades of Peru Tan #713717
Tints of Peru Tan #713717
RGB
CMYK
RGB Variations
Color information
#713717 (or 0x713717) is known color: Peru Tan. HEX triplet: 71, 37 and 17. RGB value is (113,55,23). Sum of RGB (Red+Green+Blue) = 113+55+23=191 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.16% from 191); Green value is 55 (21.88% from 255 or 28.80% from 191); Blue value is 23 (9.38% from 255 or 12.04% from 191); Max value from RGB is 113 - color contains mainly: red. Hex color #713717 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713717 is #8EC8E8. Grayscale: #444444. Windows color (decimal): -9357545 or 1521521. OLE color: 1521521.
HSL color Cylindrical-coordinate representation of color #713717: hue angle of 21.33º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #713717 is Cyan = 0, Magento = 0.51, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 23 | - |
| CMYK | 0 | 0.51 | 0.80 | 0.56 |
| HSL | 21.33º | 0.66% | 0.27% | - |
| HSV(B) | 21.33º | 0.8% | 0.44% | - |
| XYZ | 8.33 | 6.3 | 1.59 | - |
| YUV | 68.69 | 102.22 | 159.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 23 | 0 | 0.51 | 0.80 | 0.56 | 21.33 | 0.66 | 0.27 |
| Hex | 71 | 37 | 17 | 0 | 33 | 50 | 38 | 15 | 42 | 1B |
| Octal | 161 | 67 | 27 | 0 | 63 | 120 | 70 | 25 | 102 | 33 |
| Binary | 1110001 | 110111 | 10111 | 0 | 110011 | 1010000 | 111000 | 10101 | 1000010 | 11011 |
Color Harmonies of #713717
Complementary color
Monochromatic Colors of #713717
Black with #713717
Text Example
Text Example
White with #713717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713717; }
p { color: rgb(113,55,23); }
H1.HeaderClassName
{
color: #713717;
}
.AnyTagClassName
{
color: #713717;
}
</style>
background-color css
<style>
a { background-color: #713717; }
a { background-color: rgb(113,55,23); }
div.DivClassName
{
background-color: #713717;
}
.BgClassName
{
background-color: #713717;
}
</style>
border-color css
<style>
span { border-color: #713717; }
span { border-color: rgb(113,55,23); }
td.TdClassName
{
border-color: #713717;
}
.TagClassName
{
border-color: #713717;
}
</style>