Shades of Peru Tan #793822
Tints of Peru Tan #793822
RGB
CMYK
RGB Variations
Color information
#793822 (or 0x793822) is known color: Peru Tan. HEX triplet: 79, 38 and 22. RGB value is (121,56,34). Sum of RGB (Red+Green+Blue) = 121+56+34=211 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.35% from 211); Green value is 56 (22.27% from 255 or 26.54% from 211); Blue value is 34 (13.67% from 255 or 16.11% from 211); Max value from RGB is 121 - color contains mainly: red. Hex color #793822 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793822 is #86C7DD. Grayscale: #494949. Windows color (decimal): -8832990 or 2242681. OLE color: 2242681.
HSL color Cylindrical-coordinate representation of color #793822: hue angle of 15.17º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #793822 is Cyan = 0, Magento = 0.54, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 34 | - |
| CMYK | 0 | 0.54 | 0.72 | 0.53 |
| HSL | 15.17º | 0.56% | 0.3% | - |
| HSV(B) | 15.17º | 0.72% | 0.47% | - |
| XYZ | 9.59 | 7.01 | 2.36 | - |
| YUV | 72.93 | 106.03 | 162.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 34 | 0 | 0.54 | 0.72 | 0.53 | 15.17 | 0.56 | 0.3 |
| Hex | 79 | 38 | 22 | 0 | 36 | 48 | 35 | F | 38 | 1E |
| Octal | 171 | 70 | 42 | 0 | 66 | 110 | 65 | 17 | 70 | 36 |
| Binary | 1111001 | 111000 | 100010 | 0 | 110110 | 1001000 | 110101 | 1111 | 111000 | 11110 |
Color Harmonies of #793822
Complementary color
Monochromatic Colors of #793822
Black with #793822
Text Example
Text Example
White with #793822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793822; }
p { color: rgb(121,56,34); }
H1.HeaderClassName
{
color: #793822;
}
.AnyTagClassName
{
color: #793822;
}
</style>
background-color css
<style>
a { background-color: #793822; }
a { background-color: rgb(121,56,34); }
div.DivClassName
{
background-color: #793822;
}
.BgClassName
{
background-color: #793822;
}
</style>
border-color css
<style>
span { border-color: #793822; }
span { border-color: rgb(121,56,34); }
td.TdClassName
{
border-color: #793822;
}
.TagClassName
{
border-color: #793822;
}
</style>