Shades of Peru Tan #703313
Tints of Peru Tan #703313
RGB
CMYK
RGB Variations
Color information
#703313 (or 0x703313) is known color: Peru Tan. HEX triplet: 70, 33 and 13. RGB value is (112,51,19). Sum of RGB (Red+Green+Blue) = 112+51+19=182 (24% of max value = 765). Red value is 112 (44.14% from 255 or 61.54% from 182); Green value is 51 (20.31% from 255 or 28.02% from 182); Blue value is 19 (7.81% from 255 or 10.44% from 182); Max value from RGB is 112 - color contains mainly: red. Hex color #703313 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703313 is #8FCCEC. Grayscale: #414141. Windows color (decimal): -9424109 or 1258352. OLE color: 1258352.
HSL color Cylindrical-coordinate representation of color #703313: hue angle of 20.65º 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 #703313 is Cyan = 0, Magento = 0.54, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 51 | 19 | - |
| CMYK | 0 | 0.54 | 0.83 | 0.56 |
| HSL | 20.65º | 0.71% | 0.26% | - |
| HSV(B) | 20.65º | 0.83% | 0.44% | - |
| XYZ | 7.98 | 5.86 | 1.33 | - |
| YUV | 65.59 | 101.71 | 161.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 51 | 19 | 0 | 0.54 | 0.83 | 0.56 | 20.65 | 0.71 | 0.26 |
| Hex | 70 | 33 | 13 | 0 | 36 | 53 | 38 | 15 | 47 | 1A |
| Octal | 160 | 63 | 23 | 0 | 66 | 123 | 70 | 25 | 107 | 32 |
| Binary | 1110000 | 110011 | 10011 | 0 | 110110 | 1010011 | 111000 | 10101 | 1000111 | 11010 |
Color Harmonies of #703313
Complementary color
Monochromatic Colors of #703313
Black with #703313
Text Example
Text Example
White with #703313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703313; }
p { color: rgb(112,51,19); }
H1.HeaderClassName
{
color: #703313;
}
.AnyTagClassName
{
color: #703313;
}
</style>
background-color css
<style>
a { background-color: #703313; }
a { background-color: rgb(112,51,19); }
div.DivClassName
{
background-color: #703313;
}
.BgClassName
{
background-color: #703313;
}
</style>
border-color css
<style>
span { border-color: #703313; }
span { border-color: rgb(112,51,19); }
td.TdClassName
{
border-color: #703313;
}
.TagClassName
{
border-color: #703313;
}
</style>