Shades of Peru Tan #703113
Tints of Peru Tan #703113
RGB
CMYK
RGB Variations
Color information
#703113 (or 0x703113) is known color: Peru Tan. HEX triplet: 70, 31 and 13. RGB value is (112,49,19). Sum of RGB (Red+Green+Blue) = 112+49+19=180 (23% of max value = 765). Red value is 112 (44.14% from 255 or 62.22% from 180); Green value is 49 (19.53% from 255 or 27.22% from 180); Blue value is 19 (7.81% from 255 or 10.56% from 180); Max value from RGB is 112 - color contains mainly: red. Hex color #703113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703113 is #8FCEEC. Grayscale: #404040. Windows color (decimal): -9424621 or 1257840. OLE color: 1257840.
HSL color Cylindrical-coordinate representation of color #703113: hue angle of 19.35º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #703113 is Cyan = 0, Magento = 0.56, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 49 | 19 | - |
| CMYK | 0 | 0.56 | 0.83 | 0.56 |
| HSL | 19.35º | 0.71% | 0.26% | - |
| HSV(B) | 19.35º | 0.83% | 0.44% | - |
| XYZ | 7.9 | 5.69 | 1.3 | - |
| YUV | 64.42 | 102.37 | 161.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 49 | 19 | 0 | 0.56 | 0.83 | 0.56 | 19.35 | 0.71 | 0.26 |
| Hex | 70 | 31 | 13 | 0 | 38 | 53 | 38 | 13 | 47 | 1A |
| Octal | 160 | 61 | 23 | 0 | 70 | 123 | 70 | 23 | 107 | 32 |
| Binary | 1110000 | 110001 | 10011 | 0 | 111000 | 1010011 | 111000 | 10011 | 1000111 | 11010 |
Color Harmonies of #703113
Complementary color
Monochromatic Colors of #703113
Black with #703113
Text Example
Text Example
White with #703113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703113; }
p { color: rgb(112,49,19); }
H1.HeaderClassName
{
color: #703113;
}
.AnyTagClassName
{
color: #703113;
}
</style>
background-color css
<style>
a { background-color: #703113; }
a { background-color: rgb(112,49,19); }
div.DivClassName
{
background-color: #703113;
}
.BgClassName
{
background-color: #703113;
}
</style>
border-color css
<style>
span { border-color: #703113; }
span { border-color: rgb(112,49,19); }
td.TdClassName
{
border-color: #703113;
}
.TagClassName
{
border-color: #703113;
}
</style>