Shades of Peru Tan #703219
Tints of Peru Tan #703219
RGB
CMYK
RGB Variations
Color information
#703219 (or 0x703219) is known color: Peru Tan. HEX triplet: 70, 32 and 19. RGB value is (112,50,25). Sum of RGB (Red+Green+Blue) = 112+50+25=187 (24% of max value = 765). Red value is 112 (44.14% from 255 or 59.89% from 187); Green value is 50 (19.92% from 255 or 26.74% from 187); Blue value is 25 (10.16% from 255 or 13.37% from 187); Max value from RGB is 112 - color contains mainly: red. Hex color #703219 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703219 is #8FCDE6. Grayscale: #414141. Windows color (decimal): -9424359 or 1651312. OLE color: 1651312.
HSL color Cylindrical-coordinate representation of color #703219: hue angle of 17.24º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #703219 is Cyan = 0, Magento = 0.55, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 50 | 25 | - |
| CMYK | 0 | 0.55 | 0.78 | 0.56 |
| HSL | 17.24º | 0.64% | 0.27% | - |
| HSV(B) | 17.24º | 0.78% | 0.44% | - |
| XYZ | 8 | 5.8 | 1.62 | - |
| YUV | 65.69 | 105.04 | 161.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 50 | 25 | 0 | 0.55 | 0.78 | 0.56 | 17.24 | 0.64 | 0.27 |
| Hex | 70 | 32 | 19 | 0 | 37 | 4E | 38 | 11 | 40 | 1B |
| Octal | 160 | 62 | 31 | 0 | 67 | 116 | 70 | 21 | 100 | 33 |
| Binary | 1110000 | 110010 | 11001 | 0 | 110111 | 1001110 | 111000 | 10001 | 1000000 | 11011 |
Color Harmonies of #703219
Complementary color
Monochromatic Colors of #703219
Black with #703219
Text Example
Text Example
White with #703219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703219; }
p { color: rgb(112,50,25); }
H1.HeaderClassName
{
color: #703219;
}
.AnyTagClassName
{
color: #703219;
}
</style>
background-color css
<style>
a { background-color: #703219; }
a { background-color: rgb(112,50,25); }
div.DivClassName
{
background-color: #703219;
}
.BgClassName
{
background-color: #703219;
}
</style>
border-color css
<style>
span { border-color: #703219; }
span { border-color: rgb(112,50,25); }
td.TdClassName
{
border-color: #703219;
}
.TagClassName
{
border-color: #703219;
}
</style>