Shades of Peru Tan #784020
Tints of Peru Tan #784020
RGB
CMYK
RGB Variations
Color information
#784020 (or 0x784020) is known color: Peru Tan. HEX triplet: 78, 40 and 20. RGB value is (120,64,32). Sum of RGB (Red+Green+Blue) = 120+64+32=216 (28% of max value = 765). Red value is 120 (47.27% from 255 or 55.56% from 216); Green value is 64 (25.39% from 255 or 29.63% from 216); Blue value is 32 (12.89% from 255 or 14.81% from 216); Max value from RGB is 120 - color contains mainly: red. Hex color #784020 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784020 is #87BFDF. Grayscale: #4D4D4D. Windows color (decimal): -8896480 or 2113656. OLE color: 2113656.
HSL color Cylindrical-coordinate representation of color #784020: hue angle of 21.82º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #784020 is Cyan = 0, Magento = 0.47, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 64 | 32 | - |
| CMYK | 0 | 0.47 | 0.73 | 0.53 |
| HSL | 21.82º | 0.58% | 0.3% | - |
| HSV(B) | 21.82º | 0.73% | 0.47% | - |
| XYZ | 9.84 | 7.76 | 2.35 | - |
| YUV | 77.1 | 102.55 | 158.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 64 | 32 | 0 | 0.47 | 0.73 | 0.53 | 21.82 | 0.58 | 0.3 |
| Hex | 78 | 40 | 20 | 0 | 2F | 49 | 35 | 16 | 3A | 1E |
| Octal | 170 | 100 | 40 | 0 | 57 | 111 | 65 | 26 | 72 | 36 |
| Binary | 1111000 | 1000000 | 100000 | 0 | 101111 | 1001001 | 110101 | 10110 | 111010 | 11110 |
Color Harmonies of #784020
Complementary color
Monochromatic Colors of #784020
Black with #784020
Text Example
Text Example
White with #784020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784020; }
p { color: rgb(120,64,32); }
H1.HeaderClassName
{
color: #784020;
}
.AnyTagClassName
{
color: #784020;
}
</style>
background-color css
<style>
a { background-color: #784020; }
a { background-color: rgb(120,64,32); }
div.DivClassName
{
background-color: #784020;
}
.BgClassName
{
background-color: #784020;
}
</style>
border-color css
<style>
span { border-color: #784020; }
span { border-color: rgb(120,64,32); }
td.TdClassName
{
border-color: #784020;
}
.TagClassName
{
border-color: #784020;
}
</style>