Shades of Peru Tan #794121
Tints of Peru Tan #794121
RGB
CMYK
RGB Variations
Color information
#794121 (or 0x794121) is known color: Peru Tan. HEX triplet: 79, 41 and 21. RGB value is (121,65,33). Sum of RGB (Red+Green+Blue) = 121+65+33=219 (29% of max value = 765). Red value is 121 (47.66% from 255 or 55.25% from 219); Green value is 65 (25.78% from 255 or 29.68% from 219); Blue value is 33 (13.28% from 255 or 15.07% from 219); Max value from RGB is 121 - color contains mainly: red. Hex color #794121 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794121 is #86BEDE. Grayscale: #4E4E4E. Windows color (decimal): -8830687 or 2179449. OLE color: 2179449.
HSL color Cylindrical-coordinate representation of color #794121: hue angle of 21.82º degrees, saturation: 0.57, 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 #794121 is Cyan = 0, Magento = 0.46, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 65 | 33 | - |
| CMYK | 0 | 0.46 | 0.73 | 0.53 |
| HSL | 21.82º | 0.57% | 0.3% | - |
| HSV(B) | 21.82º | 0.73% | 0.47% | - |
| XYZ | 10.05 | 7.96 | 2.44 | - |
| YUV | 78.1 | 102.55 | 158.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 65 | 33 | 0 | 0.46 | 0.73 | 0.53 | 21.82 | 0.57 | 0.3 |
| Hex | 79 | 41 | 21 | 0 | 2E | 49 | 35 | 16 | 39 | 1E |
| Octal | 171 | 101 | 41 | 0 | 56 | 111 | 65 | 26 | 71 | 36 |
| Binary | 1111001 | 1000001 | 100001 | 0 | 101110 | 1001001 | 110101 | 10110 | 111001 | 11110 |
Color Harmonies of #794121
Complementary color
Monochromatic Colors of #794121
Black with #794121
Text Example
Text Example
White with #794121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794121; }
p { color: rgb(121,65,33); }
H1.HeaderClassName
{
color: #794121;
}
.AnyTagClassName
{
color: #794121;
}
</style>
background-color css
<style>
a { background-color: #794121; }
a { background-color: rgb(121,65,33); }
div.DivClassName
{
background-color: #794121;
}
.BgClassName
{
background-color: #794121;
}
</style>
border-color css
<style>
span { border-color: #794121; }
span { border-color: rgb(121,65,33); }
td.TdClassName
{
border-color: #794121;
}
.TagClassName
{
border-color: #794121;
}
</style>