Shades of Peru Tan #703519
Tints of Peru Tan #703519
RGB
CMYK
RGB Variations
Color information
#703519 (or 0x703519) is known color: Peru Tan. HEX triplet: 70, 35 and 19. RGB value is (112,53,25). Sum of RGB (Red+Green+Blue) = 112+53+25=190 (25% of max value = 765). Red value is 112 (44.14% from 255 or 58.95% from 190); Green value is 53 (21.09% from 255 or 27.89% from 190); Blue value is 25 (10.16% from 255 or 13.16% from 190); Max value from RGB is 112 - color contains mainly: red. Hex color #703519 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703519 is #8FCAE6. Grayscale: #434343. Windows color (decimal): -9423591 or 1652080. OLE color: 1652080.
HSL color Cylindrical-coordinate representation of color #703519: hue angle of 19.31º 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 #703519 is Cyan = 0, Magento = 0.53, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 25 | - |
| CMYK | 0 | 0.53 | 0.78 | 0.56 |
| HSL | 19.31º | 0.64% | 0.27% | - |
| HSV(B) | 19.31º | 0.78% | 0.44% | - |
| XYZ | 8.13 | 6.06 | 1.66 | - |
| YUV | 67.45 | 104.05 | 159.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 25 | 0 | 0.53 | 0.78 | 0.56 | 19.31 | 0.64 | 0.27 |
| Hex | 70 | 35 | 19 | 0 | 35 | 4E | 38 | 13 | 40 | 1B |
| Octal | 160 | 65 | 31 | 0 | 65 | 116 | 70 | 23 | 100 | 33 |
| Binary | 1110000 | 110101 | 11001 | 0 | 110101 | 1001110 | 111000 | 10011 | 1000000 | 11011 |
Color Harmonies of #703519
Complementary color
Monochromatic Colors of #703519
Black with #703519
Text Example
Text Example
White with #703519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703519; }
p { color: rgb(112,53,25); }
H1.HeaderClassName
{
color: #703519;
}
.AnyTagClassName
{
color: #703519;
}
</style>
background-color css
<style>
a { background-color: #703519; }
a { background-color: rgb(112,53,25); }
div.DivClassName
{
background-color: #703519;
}
.BgClassName
{
background-color: #703519;
}
</style>
border-color css
<style>
span { border-color: #703519; }
span { border-color: rgb(112,53,25); }
td.TdClassName
{
border-color: #703519;
}
.TagClassName
{
border-color: #703519;
}
</style>