Shades of Peru Tan #793613
Tints of Peru Tan #793613
RGB
CMYK
RGB Variations
Color information
#793613 (or 0x793613) is known color: Peru Tan. HEX triplet: 79, 36 and 13. RGB value is (121,54,19). Sum of RGB (Red+Green+Blue) = 121+54+19=194 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.37% from 194); Green value is 54 (21.48% from 255 or 27.84% from 194); Blue value is 19 (7.81% from 255 or 9.79% from 194); Max value from RGB is 121 - color contains mainly: red. Hex color #793613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #793613 is #86C9EC. Grayscale: #464646. Windows color (decimal): -8833517 or 1259129. OLE color: 1259129.
HSL color Cylindrical-coordinate representation of color #793613: hue angle of 20.59º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #793613 is Cyan = 0, Magento = 0.55, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 19 | - |
| CMYK | 0 | 0.55 | 0.84 | 0.53 |
| HSL | 20.59º | 0.73% | 0.27% | - |
| HSV(B) | 20.59º | 0.84% | 0.47% | - |
| XYZ | 9.32 | 6.75 | 1.43 | - |
| YUV | 70.04 | 99.2 | 164.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 19 | 0 | 0.55 | 0.84 | 0.53 | 20.59 | 0.73 | 0.27 |
| Hex | 79 | 36 | 13 | 0 | 37 | 54 | 35 | 15 | 49 | 1B |
| Octal | 171 | 66 | 23 | 0 | 67 | 124 | 65 | 25 | 111 | 33 |
| Binary | 1111001 | 110110 | 10011 | 0 | 110111 | 1010100 | 110101 | 10101 | 1001001 | 11011 |
Color Harmonies of #793613
Complementary color
Monochromatic Colors of #793613
Black with #793613
Text Example
Text Example
White with #793613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793613; }
p { color: rgb(121,54,19); }
H1.HeaderClassName
{
color: #793613;
}
.AnyTagClassName
{
color: #793613;
}
</style>
background-color css
<style>
a { background-color: #793613; }
a { background-color: rgb(121,54,19); }
div.DivClassName
{
background-color: #793613;
}
.BgClassName
{
background-color: #793613;
}
</style>
border-color css
<style>
span { border-color: #793613; }
span { border-color: rgb(121,54,19); }
td.TdClassName
{
border-color: #793613;
}
.TagClassName
{
border-color: #793613;
}
</style>