Shades of Peru Tan #793620
Tints of Peru Tan #793620
RGB
CMYK
RGB Variations
Color information
#793620 (or 0x793620) is known color: Peru Tan. HEX triplet: 79, 36 and 20. RGB value is (121,54,32). Sum of RGB (Red+Green+Blue) = 121+54+32=207 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.45% from 207); Green value is 54 (21.48% from 255 or 26.09% from 207); Blue value is 32 (12.89% from 255 or 15.46% from 207); Max value from RGB is 121 - color contains mainly: red. Hex color #793620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793620 is #86C9DF. Grayscale: #474747. Windows color (decimal): -8833504 or 2111097. OLE color: 2111097.
HSL color Cylindrical-coordinate representation of color #793620: hue angle of 14.83º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #793620 is Cyan = 0, Magento = 0.55, Yellow = 0.74 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 32 | - |
| CMYK | 0 | 0.55 | 0.74 | 0.53 |
| HSL | 14.83º | 0.58% | 0.3% | - |
| HSV(B) | 14.83º | 0.74% | 0.47% | - |
| XYZ | 9.47 | 6.81 | 2.18 | - |
| YUV | 71.53 | 105.7 | 163.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 32 | 0 | 0.55 | 0.74 | 0.53 | 14.83 | 0.58 | 0.3 |
| Hex | 79 | 36 | 20 | 0 | 37 | 4A | 35 | F | 3A | 1E |
| Octal | 171 | 66 | 40 | 0 | 67 | 112 | 65 | 17 | 72 | 36 |
| Binary | 1111001 | 110110 | 100000 | 0 | 110111 | 1001010 | 110101 | 1111 | 111010 | 11110 |
Color Harmonies of #793620
Complementary color
Monochromatic Colors of #793620
Black with #793620
Text Example
Text Example
White with #793620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793620; }
p { color: rgb(121,54,32); }
H1.HeaderClassName
{
color: #793620;
}
.AnyTagClassName
{
color: #793620;
}
</style>
background-color css
<style>
a { background-color: #793620; }
a { background-color: rgb(121,54,32); }
div.DivClassName
{
background-color: #793620;
}
.BgClassName
{
background-color: #793620;
}
</style>
border-color css
<style>
span { border-color: #793620; }
span { border-color: rgb(121,54,32); }
td.TdClassName
{
border-color: #793620;
}
.TagClassName
{
border-color: #793620;
}
</style>