Shades of Peru Tan #703213
Tints of Peru Tan #703213
RGB
CMYK
RGB Variations
Color information
#703213 (or 0x703213) is known color: Peru Tan. HEX triplet: 70, 32 and 13. RGB value is (112,50,19). Sum of RGB (Red+Green+Blue) = 112+50+19=181 (23% of max value = 765). Red value is 112 (44.14% from 255 or 61.88% from 181); Green value is 50 (19.92% from 255 or 27.62% from 181); Blue value is 19 (7.81% from 255 or 10.50% from 181); Max value from RGB is 112 - color contains mainly: red. Hex color #703213 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703213 is #8FCDEC. Grayscale: #414141. Windows color (decimal): -9424365 or 1258096. OLE color: 1258096.
HSL color Cylindrical-coordinate representation of color #703213: hue angle of 20º 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 #703213 is Cyan = 0, Magento = 0.55, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 50 | 19 | - |
| CMYK | 0 | 0.55 | 0.83 | 0.56 |
| HSL | 20º | 0.71% | 0.26% | - |
| HSV(B) | 20º | 0.83% | 0.44% | - |
| XYZ | 7.94 | 5.77 | 1.31 | - |
| YUV | 65 | 102.04 | 161.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 50 | 19 | 0 | 0.55 | 0.83 | 0.56 | 20 | 0.71 | 0.26 |
| Hex | 70 | 32 | 13 | 0 | 37 | 53 | 38 | 14 | 47 | 1A |
| Octal | 160 | 62 | 23 | 0 | 67 | 123 | 70 | 24 | 107 | 32 |
| Binary | 1110000 | 110010 | 10011 | 0 | 110111 | 1010011 | 111000 | 10100 | 1000111 | 11010 |
Color Harmonies of #703213
Complementary color
Monochromatic Colors of #703213
Black with #703213
Text Example
Text Example
White with #703213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703213; }
p { color: rgb(112,50,19); }
H1.HeaderClassName
{
color: #703213;
}
.AnyTagClassName
{
color: #703213;
}
</style>
background-color css
<style>
a { background-color: #703213; }
a { background-color: rgb(112,50,19); }
div.DivClassName
{
background-color: #703213;
}
.BgClassName
{
background-color: #703213;
}
</style>
border-color css
<style>
span { border-color: #703213; }
span { border-color: rgb(112,50,19); }
td.TdClassName
{
border-color: #703213;
}
.TagClassName
{
border-color: #703213;
}
</style>