Shades of Peru Tan #703614
Tints of Peru Tan #703614
RGB
CMYK
RGB Variations
Color information
#703614 (or 0x703614) is known color: Peru Tan. HEX triplet: 70, 36 and 14. RGB value is (112,54,20). Sum of RGB (Red+Green+Blue) = 112+54+20=186 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.22% from 186); Green value is 54 (21.48% from 255 or 29.03% from 186); Blue value is 20 (8.20% from 255 or 10.75% from 186); Max value from RGB is 112 - color contains mainly: red. Hex color #703614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703614 is #8FC9EB. Grayscale: #434343. Windows color (decimal): -9423340 or 1324656. OLE color: 1324656.
HSL color Cylindrical-coordinate representation of color #703614: hue angle of 22.17º 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 #703614 is Cyan = 0, Magento = 0.52, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 54 | 20 | - |
| CMYK | 0 | 0.52 | 0.82 | 0.56 |
| HSL | 22.17º | 0.7% | 0.26% | - |
| HSV(B) | 22.17º | 0.82% | 0.44% | - |
| XYZ | 8.13 | 6.13 | 1.42 | - |
| YUV | 67.47 | 101.22 | 159.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 54 | 20 | 0 | 0.52 | 0.82 | 0.56 | 22.17 | 0.7 | 0.26 |
| Hex | 70 | 36 | 14 | 0 | 34 | 52 | 38 | 16 | 46 | 1A |
| Octal | 160 | 66 | 24 | 0 | 64 | 122 | 70 | 26 | 106 | 32 |
| Binary | 1110000 | 110110 | 10100 | 0 | 110100 | 1010010 | 111000 | 10110 | 1000110 | 11010 |
Color Harmonies of #703614
Complementary color
Monochromatic Colors of #703614
Black with #703614
Text Example
Text Example
White with #703614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703614; }
p { color: rgb(112,54,20); }
H1.HeaderClassName
{
color: #703614;
}
.AnyTagClassName
{
color: #703614;
}
</style>
background-color css
<style>
a { background-color: #703614; }
a { background-color: rgb(112,54,20); }
div.DivClassName
{
background-color: #703614;
}
.BgClassName
{
background-color: #703614;
}
</style>
border-color css
<style>
span { border-color: #703614; }
span { border-color: rgb(112,54,20); }
td.TdClassName
{
border-color: #703614;
}
.TagClassName
{
border-color: #703614;
}
</style>