Shades of Peru Tan #703916
Tints of Peru Tan #703916
RGB
CMYK
RGB Variations
Color information
#703916 (or 0x703916) is known color: Peru Tan. HEX triplet: 70, 39 and 16. RGB value is (112,57,22). Sum of RGB (Red+Green+Blue) = 112+57+22=191 (25% of max value = 765). Red value is 112 (44.14% from 255 or 58.64% from 191); Green value is 57 (22.66% from 255 or 29.84% from 191); Blue value is 22 (8.98% from 255 or 11.52% from 191); Max value from RGB is 112 - color contains mainly: red. Hex color #703916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703916 is #8FC6E9. Grayscale: #454545. Windows color (decimal): -9422570 or 1456496. OLE color: 1456496.
HSL color Cylindrical-coordinate representation of color #703916: hue angle of 23.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 #703916 is Cyan = 0, Magento = 0.49, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 57 | 22 | - |
| CMYK | 0 | 0.49 | 0.80 | 0.56 |
| HSL | 23.33º | 0.67% | 0.26% | - |
| HSV(B) | 23.33º | 0.8% | 0.44% | - |
| XYZ | 8.29 | 6.43 | 1.56 | - |
| YUV | 69.46 | 101.22 | 158.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 57 | 22 | 0 | 0.49 | 0.80 | 0.56 | 23.33 | 0.67 | 0.26 |
| Hex | 70 | 39 | 16 | 0 | 31 | 50 | 38 | 17 | 43 | 1A |
| Octal | 160 | 71 | 26 | 0 | 61 | 120 | 70 | 27 | 103 | 32 |
| Binary | 1110000 | 111001 | 10110 | 0 | 110001 | 1010000 | 111000 | 10111 | 1000011 | 11010 |
Color Harmonies of #703916
Complementary color
Monochromatic Colors of #703916
Black with #703916
Text Example
Text Example
White with #703916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703916; }
p { color: rgb(112,57,22); }
H1.HeaderClassName
{
color: #703916;
}
.AnyTagClassName
{
color: #703916;
}
</style>
background-color css
<style>
a { background-color: #703916; }
a { background-color: rgb(112,57,22); }
div.DivClassName
{
background-color: #703916;
}
.BgClassName
{
background-color: #703916;
}
</style>
border-color css
<style>
span { border-color: #703916; }
span { border-color: rgb(112,57,22); }
td.TdClassName
{
border-color: #703916;
}
.TagClassName
{
border-color: #703916;
}
</style>