Shades of Peru Tan #703514
Tints of Peru Tan #703514
RGB
CMYK
RGB Variations
Color information
#703514 (or 0x703514) is known color: Peru Tan. HEX triplet: 70, 35 and 14. RGB value is (112,53,20). Sum of RGB (Red+Green+Blue) = 112+53+20=185 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.54% from 185); Green value is 53 (21.09% from 255 or 28.65% from 185); Blue value is 20 (8.20% from 255 or 10.81% from 185); Max value from RGB is 112 - color contains mainly: red. Hex color #703514 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703514 is #8FCAEB. Grayscale: #434343. Windows color (decimal): -9423596 or 1324400. OLE color: 1324400.
HSL color Cylindrical-coordinate representation of color #703514: hue angle of 21.52º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #703514 is Cyan = 0, Magento = 0.53, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 53 | 20 | - |
| CMYK | 0 | 0.53 | 0.82 | 0.56 |
| HSL | 21.52º | 0.7% | 0.26% | - |
| HSV(B) | 21.52º | 0.82% | 0.44% | - |
| XYZ | 8.08 | 6.04 | 1.4 | - |
| YUV | 66.88 | 101.55 | 160.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 20 | 0 | 0.53 | 0.82 | 0.56 | 21.52 | 0.7 | 0.26 |
| Hex | 70 | 35 | 14 | 0 | 35 | 52 | 38 | 16 | 46 | 1A |
| Octal | 160 | 65 | 24 | 0 | 65 | 122 | 70 | 26 | 106 | 32 |
| Binary | 1110000 | 110101 | 10100 | 0 | 110101 | 1010010 | 111000 | 10110 | 1000110 | 11010 |
Color Harmonies of #703514
Complementary color
Monochromatic Colors of #703514
Black with #703514
Text Example
Text Example
White with #703514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703514; }
p { color: rgb(112,53,20); }
H1.HeaderClassName
{
color: #703514;
}
.AnyTagClassName
{
color: #703514;
}
</style>
background-color css
<style>
a { background-color: #703514; }
a { background-color: rgb(112,53,20); }
div.DivClassName
{
background-color: #703514;
}
.BgClassName
{
background-color: #703514;
}
</style>
border-color css
<style>
span { border-color: #703514; }
span { border-color: rgb(112,53,20); }
td.TdClassName
{
border-color: #703514;
}
.TagClassName
{
border-color: #703514;
}
</style>