Shades of Peru Tan #793924
Tints of Peru Tan #793924
RGB
CMYK
RGB Variations
Color information
#793924 (or 0x793924) is known color: Peru Tan. HEX triplet: 79, 39 and 24. RGB value is (121,57,36). Sum of RGB (Red+Green+Blue) = 121+57+36=214 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.54% from 214); Green value is 57 (22.66% from 255 or 26.64% from 214); Blue value is 36 (14.45% from 255 or 16.82% from 214); Max value from RGB is 121 - color contains mainly: red. Hex color #793924 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793924 is #86C6DB. Grayscale: #494949. Windows color (decimal): -8832732 or 2374009. OLE color: 2374009.
HSL color Cylindrical-coordinate representation of color #793924: hue angle of 14.82º degrees, saturation: 0.54, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #793924 is Cyan = 0, Magento = 0.53, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 36 | - |
| CMYK | 0 | 0.53 | 0.70 | 0.53 |
| HSL | 14.82º | 0.54% | 0.31% | - |
| HSV(B) | 14.82º | 0.7% | 0.47% | - |
| XYZ | 9.67 | 7.12 | 2.53 | - |
| YUV | 73.74 | 106.7 | 161.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 36 | 0 | 0.53 | 0.70 | 0.53 | 14.82 | 0.54 | 0.31 |
| Hex | 79 | 39 | 24 | 0 | 35 | 46 | 35 | F | 36 | 1F |
| Octal | 171 | 71 | 44 | 0 | 65 | 106 | 65 | 17 | 66 | 37 |
| Binary | 1111001 | 111001 | 100100 | 0 | 110101 | 1000110 | 110101 | 1111 | 110110 | 11111 |
Color Harmonies of #793924
Complementary color
Monochromatic Colors of #793924
Black with #793924
Text Example
Text Example
White with #793924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793924; }
p { color: rgb(121,57,36); }
H1.HeaderClassName
{
color: #793924;
}
.AnyTagClassName
{
color: #793924;
}
</style>
background-color css
<style>
a { background-color: #793924; }
a { background-color: rgb(121,57,36); }
div.DivClassName
{
background-color: #793924;
}
.BgClassName
{
background-color: #793924;
}
</style>
border-color css
<style>
span { border-color: #793924; }
span { border-color: rgb(121,57,36); }
td.TdClassName
{
border-color: #793924;
}
.TagClassName
{
border-color: #793924;
}
</style>