Shades of Peru Tan #793920
Tints of Peru Tan #793920
RGB
CMYK
RGB Variations
Color information
#793920 (or 0x793920) is known color: Peru Tan. HEX triplet: 79, 39 and 20. RGB value is (121,57,32). Sum of RGB (Red+Green+Blue) = 121+57+32=210 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.62% from 210); Green value is 57 (22.66% from 255 or 27.14% from 210); Blue value is 32 (12.89% from 255 or 15.24% from 210); Max value from RGB is 121 - color contains mainly: red. Hex color #793920 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793920 is #86C6DF. Grayscale: #494949. Windows color (decimal): -8832736 or 2111865. OLE color: 2111865.
HSL color Cylindrical-coordinate representation of color #793920: hue angle of 16.85º 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 #793920 is Cyan = 0, Magento = 0.53, Yellow = 0.74 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 32 | - |
| CMYK | 0 | 0.53 | 0.74 | 0.53 |
| HSL | 16.85º | 0.58% | 0.3% | - |
| HSV(B) | 16.85º | 0.74% | 0.47% | - |
| XYZ | 9.61 | 7.1 | 2.23 | - |
| YUV | 73.29 | 104.7 | 162.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 32 | 0 | 0.53 | 0.74 | 0.53 | 16.85 | 0.58 | 0.3 |
| Hex | 79 | 39 | 20 | 0 | 35 | 4A | 35 | 11 | 3A | 1E |
| Octal | 171 | 71 | 40 | 0 | 65 | 112 | 65 | 21 | 72 | 36 |
| Binary | 1111001 | 111001 | 100000 | 0 | 110101 | 1001010 | 110101 | 10001 | 111010 | 11110 |
Color Harmonies of #793920
Complementary color
Monochromatic Colors of #793920
Black with #793920
Text Example
Text Example
White with #793920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793920; }
p { color: rgb(121,57,32); }
H1.HeaderClassName
{
color: #793920;
}
.AnyTagClassName
{
color: #793920;
}
</style>
background-color css
<style>
a { background-color: #793920; }
a { background-color: rgb(121,57,32); }
div.DivClassName
{
background-color: #793920;
}
.BgClassName
{
background-color: #793920;
}
</style>
border-color css
<style>
span { border-color: #793920; }
span { border-color: rgb(121,57,32); }
td.TdClassName
{
border-color: #793920;
}
.TagClassName
{
border-color: #793920;
}
</style>