Shades of Peru Tan #794120
Tints of Peru Tan #794120
RGB
CMYK
RGB Variations
Color information
#794120 (or 0x794120) is known color: Peru Tan. HEX triplet: 79, 41 and 20. RGB value is (121,65,32). Sum of RGB (Red+Green+Blue) = 121+65+32=218 (28% of max value = 765). Red value is 121 (47.66% from 255 or 55.50% from 218); Green value is 65 (25.78% from 255 or 29.82% from 218); Blue value is 32 (12.89% from 255 or 14.68% from 218); Max value from RGB is 121 - color contains mainly: red. Hex color #794120 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794120 is #86BEDF. Grayscale: #4E4E4E. Windows color (decimal): -8830688 or 2113913. OLE color: 2113913.
HSL color Cylindrical-coordinate representation of color #794120: hue angle of 22.25º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #794120 is Cyan = 0, Magento = 0.46, Yellow = 0.74 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 65 | 32 | - |
| CMYK | 0 | 0.46 | 0.74 | 0.53 |
| HSL | 22.25º | 0.58% | 0.3% | - |
| HSV(B) | 22.25º | 0.74% | 0.47% | - |
| XYZ | 10.04 | 7.95 | 2.37 | - |
| YUV | 77.98 | 102.05 | 158.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 65 | 32 | 0 | 0.46 | 0.74 | 0.53 | 22.25 | 0.58 | 0.3 |
| Hex | 79 | 41 | 20 | 0 | 2E | 4A | 35 | 16 | 3A | 1E |
| Octal | 171 | 101 | 40 | 0 | 56 | 112 | 65 | 26 | 72 | 36 |
| Binary | 1111001 | 1000001 | 100000 | 0 | 101110 | 1001010 | 110101 | 10110 | 111010 | 11110 |
Color Harmonies of #794120
Complementary color
Monochromatic Colors of #794120
Black with #794120
Text Example
Text Example
White with #794120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794120; }
p { color: rgb(121,65,32); }
H1.HeaderClassName
{
color: #794120;
}
.AnyTagClassName
{
color: #794120;
}
</style>
background-color css
<style>
a { background-color: #794120; }
a { background-color: rgb(121,65,32); }
div.DivClassName
{
background-color: #794120;
}
.BgClassName
{
background-color: #794120;
}
</style>
border-color css
<style>
span { border-color: #794120; }
span { border-color: rgb(121,65,32); }
td.TdClassName
{
border-color: #794120;
}
.TagClassName
{
border-color: #794120;
}
</style>