Shades of Peru Tan #793916
Tints of Peru Tan #793916
RGB
CMYK
RGB Variations
Color information
#793916 (or 0x793916) is known color: Peru Tan. HEX triplet: 79, 39 and 16. RGB value is (121,57,22). Sum of RGB (Red+Green+Blue) = 121+57+22=200 (26% of max value = 765). Red value is 121 (47.66% from 255 or 60.5% from 200); Green value is 57 (22.66% from 255 or 28.5% from 200); Blue value is 22 (8.98% from 255 or 11% from 200); Max value from RGB is 121 - color contains mainly: red. Hex color #793916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793916 is #86C6E9. Grayscale: #484848. Windows color (decimal): -8832746 or 1456505. OLE color: 1456505.
HSL color Cylindrical-coordinate representation of color #793916: hue angle of 21.21º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #793916 is Cyan = 0, Magento = 0.53, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 22 | - |
| CMYK | 0 | 0.53 | 0.82 | 0.53 |
| HSL | 21.21º | 0.69% | 0.28% | - |
| HSV(B) | 21.21º | 0.82% | 0.47% | - |
| XYZ | 9.49 | 7.05 | 1.62 | - |
| YUV | 72.15 | 99.7 | 162.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 22 | 0 | 0.53 | 0.82 | 0.53 | 21.21 | 0.69 | 0.28 |
| Hex | 79 | 39 | 16 | 0 | 35 | 52 | 35 | 15 | 45 | 1C |
| Octal | 171 | 71 | 26 | 0 | 65 | 122 | 65 | 25 | 105 | 34 |
| Binary | 1111001 | 111001 | 10110 | 0 | 110101 | 1010010 | 110101 | 10101 | 1000101 | 11100 |
Color Harmonies of #793916
Complementary color
Monochromatic Colors of #793916
Black with #793916
Text Example
Text Example
White with #793916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793916; }
p { color: rgb(121,57,22); }
H1.HeaderClassName
{
color: #793916;
}
.AnyTagClassName
{
color: #793916;
}
</style>
background-color css
<style>
a { background-color: #793916; }
a { background-color: rgb(121,57,22); }
div.DivClassName
{
background-color: #793916;
}
.BgClassName
{
background-color: #793916;
}
</style>
border-color css
<style>
span { border-color: #793916; }
span { border-color: rgb(121,57,22); }
td.TdClassName
{
border-color: #793916;
}
.TagClassName
{
border-color: #793916;
}
</style>