Shades of Peru Tan #794422
Tints of Peru Tan #794422
RGB
CMYK
RGB Variations
Color information
#794422 (or 0x794422) is known color: Peru Tan. HEX triplet: 79, 44 and 22. RGB value is (121,68,34). Sum of RGB (Red+Green+Blue) = 121+68+34=223 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.26% from 223); Green value is 68 (26.95% from 255 or 30.49% from 223); Blue value is 34 (13.67% from 255 or 15.25% from 223); Max value from RGB is 121 - color contains mainly: red. Hex color #794422 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794422 is #86BBDD. Grayscale: #505050. Windows color (decimal): -8829918 or 2245753. OLE color: 2245753.
HSL color Cylindrical-coordinate representation of color #794422: hue angle of 23.45º 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 #794422 is Cyan = 0, Magento = 0.44, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 68 | 34 | - |
| CMYK | 0 | 0.44 | 0.72 | 0.53 |
| HSL | 23.45º | 0.56% | 0.3% | - |
| HSV(B) | 23.45º | 0.72% | 0.47% | - |
| XYZ | 10.24 | 8.31 | 2.58 | - |
| YUV | 79.97 | 102.06 | 157.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 68 | 34 | 0 | 0.44 | 0.72 | 0.53 | 23.45 | 0.56 | 0.3 |
| Hex | 79 | 44 | 22 | 0 | 2C | 48 | 35 | 17 | 38 | 1E |
| Octal | 171 | 104 | 42 | 0 | 54 | 110 | 65 | 27 | 70 | 36 |
| Binary | 1111001 | 1000100 | 100010 | 0 | 101100 | 1001000 | 110101 | 10111 | 111000 | 11110 |
Color Harmonies of #794422
Complementary color
Monochromatic Colors of #794422
Black with #794422
Text Example
Text Example
White with #794422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794422; }
p { color: rgb(121,68,34); }
H1.HeaderClassName
{
color: #794422;
}
.AnyTagClassName
{
color: #794422;
}
</style>
background-color css
<style>
a { background-color: #794422; }
a { background-color: rgb(121,68,34); }
div.DivClassName
{
background-color: #794422;
}
.BgClassName
{
background-color: #794422;
}
</style>
border-color css
<style>
span { border-color: #794422; }
span { border-color: rgb(121,68,34); }
td.TdClassName
{
border-color: #794422;
}
.TagClassName
{
border-color: #794422;
}
</style>