Shades of Peru Tan #703114
Tints of Peru Tan #703114
RGB
CMYK
RGB Variations
Color information
#703114 (or 0x703114) is known color: Peru Tan. HEX triplet: 70, 31 and 14. RGB value is (112,49,20). Sum of RGB (Red+Green+Blue) = 112+49+20=181 (23% of max value = 765). Red value is 112 (44.14% from 255 or 61.88% from 181); Green value is 49 (19.53% from 255 or 27.07% from 181); Blue value is 20 (8.20% from 255 or 11.05% from 181); Max value from RGB is 112 - color contains mainly: red. Hex color #703114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703114 is #8FCEEB. Grayscale: #404040. Windows color (decimal): -9424620 or 1323376. OLE color: 1323376.
HSL color Cylindrical-coordinate representation of color #703114: hue angle of 18.91º 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 #703114 is Cyan = 0, Magento = 0.56, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 49 | 20 | - |
| CMYK | 0 | 0.56 | 0.82 | 0.56 |
| HSL | 18.91º | 0.7% | 0.26% | - |
| HSV(B) | 18.91º | 0.82% | 0.44% | - |
| XYZ | 7.91 | 5.69 | 1.34 | - |
| YUV | 64.53 | 102.87 | 161.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 49 | 20 | 0 | 0.56 | 0.82 | 0.56 | 18.91 | 0.7 | 0.26 |
| Hex | 70 | 31 | 14 | 0 | 38 | 52 | 38 | 13 | 46 | 1A |
| Octal | 160 | 61 | 24 | 0 | 70 | 122 | 70 | 23 | 106 | 32 |
| Binary | 1110000 | 110001 | 10100 | 0 | 111000 | 1010010 | 111000 | 10011 | 1000110 | 11010 |
Color Harmonies of #703114
Complementary color
Monochromatic Colors of #703114
Black with #703114
Text Example
Text Example
White with #703114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703114; }
p { color: rgb(112,49,20); }
H1.HeaderClassName
{
color: #703114;
}
.AnyTagClassName
{
color: #703114;
}
</style>
background-color css
<style>
a { background-color: #703114; }
a { background-color: rgb(112,49,20); }
div.DivClassName
{
background-color: #703114;
}
.BgClassName
{
background-color: #703114;
}
</style>
border-color css
<style>
span { border-color: #703114; }
span { border-color: rgb(112,49,20); }
td.TdClassName
{
border-color: #703114;
}
.TagClassName
{
border-color: #703114;
}
</style>