Shades of Peru Tan #703619
Tints of Peru Tan #703619
RGB
CMYK
RGB Variations
Color information
#703619 (or 0x703619) is known color: Peru Tan. HEX triplet: 70, 36 and 19. RGB value is (112,54,25). Sum of RGB (Red+Green+Blue) = 112+54+25=191 (25% of max value = 765). Red value is 112 (44.14% from 255 or 58.64% from 191); Green value is 54 (21.48% from 255 or 28.27% from 191); Blue value is 25 (10.16% from 255 or 13.09% from 191); Max value from RGB is 112 - color contains mainly: red. Hex color #703619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703619 is #8FC9E6. Grayscale: #444444. Windows color (decimal): -9423335 or 1652336. OLE color: 1652336.
HSL color Cylindrical-coordinate representation of color #703619: hue angle of 20º 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 #703619 is Cyan = 0, Magento = 0.52, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 54 | 25 | - |
| CMYK | 0 | 0.52 | 0.78 | 0.56 |
| HSL | 20º | 0.64% | 0.27% | - |
| HSV(B) | 20º | 0.78% | 0.44% | - |
| XYZ | 8.18 | 6.15 | 1.68 | - |
| YUV | 68.04 | 103.72 | 159.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 54 | 25 | 0 | 0.52 | 0.78 | 0.56 | 20 | 0.64 | 0.27 |
| Hex | 70 | 36 | 19 | 0 | 34 | 4E | 38 | 14 | 40 | 1B |
| Octal | 160 | 66 | 31 | 0 | 64 | 116 | 70 | 24 | 100 | 33 |
| Binary | 1110000 | 110110 | 11001 | 0 | 110100 | 1001110 | 111000 | 10100 | 1000000 | 11011 |
Color Harmonies of #703619
Complementary color
Monochromatic Colors of #703619
Black with #703619
Text Example
Text Example
White with #703619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703619; }
p { color: rgb(112,54,25); }
H1.HeaderClassName
{
color: #703619;
}
.AnyTagClassName
{
color: #703619;
}
</style>
background-color css
<style>
a { background-color: #703619; }
a { background-color: rgb(112,54,25); }
div.DivClassName
{
background-color: #703619;
}
.BgClassName
{
background-color: #703619;
}
</style>
border-color css
<style>
span { border-color: #703619; }
span { border-color: rgb(112,54,25); }
td.TdClassName
{
border-color: #703619;
}
.TagClassName
{
border-color: #703619;
}
</style>