Shades of Peru Tan #793109
Tints of Peru Tan #793109
RGB
CMYK
RGB Variations
Color information
#793109 (or 0x793109) is known color: Peru Tan. HEX triplet: 79, 31 and 09. RGB value is (121,49,9). Sum of RGB (Red+Green+Blue) = 121+49+9=179 (23% of max value = 765). Red value is 121 (47.66% from 255 or 67.60% from 179); Green value is 49 (19.53% from 255 or 27.37% from 179); Blue value is 9 (3.91% from 255 or 5.03% from 179); Max value from RGB is 121 - color contains mainly: red. Hex color #793109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793109 is #86CEF6. Grayscale: #424242. Windows color (decimal): -8834807 or 602489. OLE color: 602489.
HSL color Cylindrical-coordinate representation of color #793109: hue angle of 21.43º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #793109 is Cyan = 0, Magento = 0.60, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 49 | 9 | - |
| CMYK | 0 | 0.60 | 0.93 | 0.53 |
| HSL | 21.43º | 0.86% | 0.25% | - |
| HSV(B) | 21.43º | 0.93% | 0.47% | - |
| XYZ | 9.03 | 6.28 | 0.99 | - |
| YUV | 65.97 | 95.85 | 167.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 49 | 9 | 0 | 0.60 | 0.93 | 0.53 | 21.43 | 0.86 | 0.25 |
| Hex | 79 | 31 | 9 | 0 | 3C | 5D | 35 | 15 | 56 | 19 |
| Octal | 171 | 61 | 11 | 0 | 74 | 135 | 65 | 25 | 126 | 31 |
| Binary | 1111001 | 110001 | 1001 | 0 | 111100 | 1011101 | 110101 | 10101 | 1010110 | 11001 |
Color Harmonies of #793109
Complementary color
Monochromatic Colors of #793109
Black with #793109
Text Example
Text Example
White with #793109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793109; }
p { color: rgb(121,49,9); }
H1.HeaderClassName
{
color: #793109;
}
.AnyTagClassName
{
color: #793109;
}
</style>
background-color css
<style>
a { background-color: #793109; }
a { background-color: rgb(121,49,9); }
div.DivClassName
{
background-color: #793109;
}
.BgClassName
{
background-color: #793109;
}
</style>
border-color css
<style>
span { border-color: #793109; }
span { border-color: rgb(121,49,9); }
td.TdClassName
{
border-color: #793109;
}
.TagClassName
{
border-color: #793109;
}
</style>