Shades of Peru Tan #703016
Tints of Peru Tan #703016
RGB
CMYK
RGB Variations
Color information
#703016 (or 0x703016) is known color: Peru Tan. HEX triplet: 70, 30 and 16. RGB value is (112,48,22). Sum of RGB (Red+Green+Blue) = 112+48+22=182 (24% of max value = 765). Red value is 112 (44.14% from 255 or 61.54% from 182); Green value is 48 (19.14% from 255 or 26.37% from 182); Blue value is 22 (8.98% from 255 or 12.09% from 182); Max value from RGB is 112 - color contains mainly: red. Hex color #703016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703016 is #8FCFE9. Grayscale: #404040. Windows color (decimal): -9424874 or 1454192. OLE color: 1454192.
HSL color Cylindrical-coordinate representation of color #703016: hue angle of 17.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #703016 is Cyan = 0, Magento = 0.57, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 48 | 22 | - |
| CMYK | 0 | 0.57 | 0.80 | 0.56 |
| HSL | 17.33º | 0.67% | 0.26% | - |
| HSV(B) | 17.33º | 0.8% | 0.44% | - |
| XYZ | 7.88 | 5.62 | 1.43 | - |
| YUV | 64.17 | 104.2 | 162.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 48 | 22 | 0 | 0.57 | 0.80 | 0.56 | 17.33 | 0.67 | 0.26 |
| Hex | 70 | 30 | 16 | 0 | 39 | 50 | 38 | 11 | 43 | 1A |
| Octal | 160 | 60 | 26 | 0 | 71 | 120 | 70 | 21 | 103 | 32 |
| Binary | 1110000 | 110000 | 10110 | 0 | 111001 | 1010000 | 111000 | 10001 | 1000011 | 11010 |
Color Harmonies of #703016
Complementary color
Monochromatic Colors of #703016
Black with #703016
Text Example
Text Example
White with #703016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703016; }
p { color: rgb(112,48,22); }
H1.HeaderClassName
{
color: #703016;
}
.AnyTagClassName
{
color: #703016;
}
</style>
background-color css
<style>
a { background-color: #703016; }
a { background-color: rgb(112,48,22); }
div.DivClassName
{
background-color: #703016;
}
.BgClassName
{
background-color: #703016;
}
</style>
border-color css
<style>
span { border-color: #703016; }
span { border-color: rgb(112,48,22); }
td.TdClassName
{
border-color: #703016;
}
.TagClassName
{
border-color: #703016;
}
</style>