Shades of Peru Tan #703517
Tints of Peru Tan #703517
RGB
CMYK
RGB Variations
Color information
#703517 (or 0x703517) is known color: Peru Tan. HEX triplet: 70, 35 and 17. RGB value is (112,53,23). Sum of RGB (Red+Green+Blue) = 112+53+23=188 (24% of max value = 765). Red value is 112 (44.14% from 255 or 59.57% from 188); Green value is 53 (21.09% from 255 or 28.19% from 188); Blue value is 23 (9.38% from 255 or 12.23% from 188); Max value from RGB is 112 - color contains mainly: red. Hex color #703517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703517 is #8FCAE8. Grayscale: #434343. Windows color (decimal): -9423593 or 1521008. OLE color: 1521008.
HSL color Cylindrical-coordinate representation of color #703517: hue angle of 20.22º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #703517 is Cyan = 0, Magento = 0.53, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 23 | - |
| CMYK | 0 | 0.53 | 0.79 | 0.56 |
| HSL | 20.22º | 0.66% | 0.26% | - |
| HSV(B) | 20.22º | 0.79% | 0.44% | - |
| XYZ | 8.11 | 6.05 | 1.55 | - |
| YUV | 67.22 | 103.05 | 159.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 23 | 0 | 0.53 | 0.79 | 0.56 | 20.22 | 0.66 | 0.26 |
| Hex | 70 | 35 | 17 | 0 | 35 | 4F | 38 | 14 | 42 | 1A |
| Octal | 160 | 65 | 27 | 0 | 65 | 117 | 70 | 24 | 102 | 32 |
| Binary | 1110000 | 110101 | 10111 | 0 | 110101 | 1001111 | 111000 | 10100 | 1000010 | 11010 |
Color Harmonies of #703517
Complementary color
Monochromatic Colors of #703517
Black with #703517
Text Example
Text Example
White with #703517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703517; }
p { color: rgb(112,53,23); }
H1.HeaderClassName
{
color: #703517;
}
.AnyTagClassName
{
color: #703517;
}
</style>
background-color css
<style>
a { background-color: #703517; }
a { background-color: rgb(112,53,23); }
div.DivClassName
{
background-color: #703517;
}
.BgClassName
{
background-color: #703517;
}
</style>
border-color css
<style>
span { border-color: #703517; }
span { border-color: rgb(112,53,23); }
td.TdClassName
{
border-color: #703517;
}
.TagClassName
{
border-color: #703517;
}
</style>