Shades of Peru Tan #793611
Tints of Peru Tan #793611
RGB
CMYK
RGB Variations
Color information
#793611 (or 0x793611) is known color: Peru Tan. HEX triplet: 79, 36 and 11. RGB value is (121,54,17). Sum of RGB (Red+Green+Blue) = 121+54+17=192 (25% of max value = 765). Red value is 121 (47.66% from 255 or 63.02% from 192); Green value is 54 (21.48% from 255 or 28.12% from 192); Blue value is 17 (7.03% from 255 or 8.85% from 192); Max value from RGB is 121 - color contains mainly: red. Hex color #793611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793611 is #86C9EE. Grayscale: #464646. Windows color (decimal): -8833519 or 1128057. OLE color: 1128057.
HSL color Cylindrical-coordinate representation of color #793611: hue angle of 21.35º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #793611 is Cyan = 0, Magento = 0.55, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 17 | - |
| CMYK | 0 | 0.55 | 0.86 | 0.53 |
| HSL | 21.35º | 0.75% | 0.27% | - |
| HSV(B) | 21.35º | 0.86% | 0.47% | - |
| XYZ | 9.31 | 6.74 | 1.34 | - |
| YUV | 69.82 | 98.2 | 164.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 17 | 0 | 0.55 | 0.86 | 0.53 | 21.35 | 0.75 | 0.27 |
| Hex | 79 | 36 | 11 | 0 | 37 | 56 | 35 | 15 | 4B | 1B |
| Octal | 171 | 66 | 21 | 0 | 67 | 126 | 65 | 25 | 113 | 33 |
| Binary | 1111001 | 110110 | 10001 | 0 | 110111 | 1010110 | 110101 | 10101 | 1001011 | 11011 |
Color Harmonies of #793611
Complementary color
Monochromatic Colors of #793611
Black with #793611
Text Example
Text Example
White with #793611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793611; }
p { color: rgb(121,54,17); }
H1.HeaderClassName
{
color: #793611;
}
.AnyTagClassName
{
color: #793611;
}
</style>
background-color css
<style>
a { background-color: #793611; }
a { background-color: rgb(121,54,17); }
div.DivClassName
{
background-color: #793611;
}
.BgClassName
{
background-color: #793611;
}
</style>
border-color css
<style>
span { border-color: #793611; }
span { border-color: rgb(121,54,17); }
td.TdClassName
{
border-color: #793611;
}
.TagClassName
{
border-color: #793611;
}
</style>