Shades of Peru Tan #703216
Tints of Peru Tan #703216
RGB
CMYK
RGB Variations
Color information
#703216 (or 0x703216) is known color: Peru Tan. HEX triplet: 70, 32 and 16. RGB value is (112,50,22). Sum of RGB (Red+Green+Blue) = 112+50+22=184 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.87% from 184); Green value is 50 (19.92% from 255 or 27.17% from 184); Blue value is 22 (8.98% from 255 or 11.96% from 184); Max value from RGB is 112 - color contains mainly: red. Hex color #703216 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703216 is #8FCDE9. Grayscale: #414141. Windows color (decimal): -9424362 or 1454704. OLE color: 1454704.
HSL color Cylindrical-coordinate representation of color #703216: hue angle of 18.67º 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 #703216 is Cyan = 0, Magento = 0.55, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 50 | 22 | - |
| CMYK | 0 | 0.55 | 0.80 | 0.56 |
| HSL | 18.67º | 0.67% | 0.26% | - |
| HSV(B) | 18.67º | 0.8% | 0.44% | - |
| XYZ | 7.97 | 5.78 | 1.46 | - |
| YUV | 65.35 | 103.54 | 161.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 50 | 22 | 0 | 0.55 | 0.80 | 0.56 | 18.67 | 0.67 | 0.26 |
| Hex | 70 | 32 | 16 | 0 | 37 | 50 | 38 | 13 | 43 | 1A |
| Octal | 160 | 62 | 26 | 0 | 67 | 120 | 70 | 23 | 103 | 32 |
| Binary | 1110000 | 110010 | 10110 | 0 | 110111 | 1010000 | 111000 | 10011 | 1000011 | 11010 |
Color Harmonies of #703216
Complementary color
Monochromatic Colors of #703216
Black with #703216
Text Example
Text Example
White with #703216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703216; }
p { color: rgb(112,50,22); }
H1.HeaderClassName
{
color: #703216;
}
.AnyTagClassName
{
color: #703216;
}
</style>
background-color css
<style>
a { background-color: #703216; }
a { background-color: rgb(112,50,22); }
div.DivClassName
{
background-color: #703216;
}
.BgClassName
{
background-color: #703216;
}
</style>
border-color css
<style>
span { border-color: #703216; }
span { border-color: rgb(112,50,22); }
td.TdClassName
{
border-color: #703216;
}
.TagClassName
{
border-color: #703216;
}
</style>