Shades of Peru Tan #793915
Tints of Peru Tan #793915
RGB
CMYK
RGB Variations
Color information
#793915 (or 0x793915) is known color: Peru Tan. HEX triplet: 79, 39 and 15. RGB value is (121,57,21). Sum of RGB (Red+Green+Blue) = 121+57+21=199 (26% of max value = 765). Red value is 121 (47.66% from 255 or 60.80% from 199); Green value is 57 (22.66% from 255 or 28.64% from 199); Blue value is 21 (8.59% from 255 or 10.55% from 199); Max value from RGB is 121 - color contains mainly: red. Hex color #793915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793915 is #86C6EA. Grayscale: #484848. Windows color (decimal): -8832747 or 1390969. OLE color: 1390969.
HSL color Cylindrical-coordinate representation of color #793915: hue angle of 21.6º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #793915 is Cyan = 0, Magento = 0.53, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 21 | - |
| CMYK | 0 | 0.53 | 0.83 | 0.53 |
| HSL | 21.6º | 0.7% | 0.28% | - |
| HSV(B) | 21.6º | 0.83% | 0.47% | - |
| XYZ | 9.48 | 7.05 | 1.57 | - |
| YUV | 72.03 | 99.2 | 162.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 21 | 0 | 0.53 | 0.83 | 0.53 | 21.6 | 0.7 | 0.28 |
| Hex | 79 | 39 | 15 | 0 | 35 | 53 | 35 | 16 | 46 | 1C |
| Octal | 171 | 71 | 25 | 0 | 65 | 123 | 65 | 26 | 106 | 34 |
| Binary | 1111001 | 111001 | 10101 | 0 | 110101 | 1010011 | 110101 | 10110 | 1000110 | 11100 |
Color Harmonies of #793915
Complementary color
Monochromatic Colors of #793915
Black with #793915
Text Example
Text Example
White with #793915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793915; }
p { color: rgb(121,57,21); }
H1.HeaderClassName
{
color: #793915;
}
.AnyTagClassName
{
color: #793915;
}
</style>
background-color css
<style>
a { background-color: #793915; }
a { background-color: rgb(121,57,21); }
div.DivClassName
{
background-color: #793915;
}
.BgClassName
{
background-color: #793915;
}
</style>
border-color css
<style>
span { border-color: #793915; }
span { border-color: rgb(121,57,21); }
td.TdClassName
{
border-color: #793915;
}
.TagClassName
{
border-color: #793915;
}
</style>