Shades of Pesto #797224
Tints of Pesto #797224
RGB
CMYK
RGB Variations
Color information
#797224 (or 0x797224) is known color: Pesto. HEX triplet: 79, 72 and 24. RGB value is (121,114,36). Sum of RGB (Red+Green+Blue) = 121+114+36=271 (35% of max value = 765). Red value is 121 (47.66% from 255 or 44.65% from 271); Green value is 114 (44.92% from 255 or 42.07% from 271); Blue value is 36 (14.45% from 255 or 13.28% from 271); Max value from RGB is 121 - color contains mainly: red. Hex color #797224 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797224 is #868DDB. Grayscale: #6B6B6B. Windows color (decimal): -8818140 or 2388601. OLE color: 2388601.
HSL color Cylindrical-coordinate representation of color #797224: hue angle of 55.06º 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 #797224 is Cyan = 0, Magento = 0.06, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 114 | 36 | - |
| CMYK | 0 | 0.06 | 0.70 | 0.53 |
| HSL | 55.06º | 0.54% | 0.31% | - |
| HSV(B) | 55.06º | 0.7% | 0.47% | - |
| XYZ | 14.22 | 16.23 | 4.05 | - |
| YUV | 107.2 | 87.82 | 137.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 114 | 36 | 0 | 0.06 | 0.70 | 0.53 | 55.06 | 0.54 | 0.31 |
| Hex | 79 | 72 | 24 | 0 | 6 | 46 | 35 | 37 | 36 | 1F |
| Octal | 171 | 162 | 44 | 0 | 6 | 106 | 65 | 67 | 66 | 37 |
| Binary | 1111001 | 1110010 | 100100 | 0 | 110 | 1000110 | 110101 | 110111 | 110110 | 11111 |
Color Harmonies of #797224
Complementary color
Monochromatic Colors of #797224
Black with #797224
Text Example
Text Example
White with #797224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797224; }
p { color: rgb(121,114,36); }
H1.HeaderClassName
{
color: #797224;
}
.AnyTagClassName
{
color: #797224;
}
</style>
background-color css
<style>
a { background-color: #797224; }
a { background-color: rgb(121,114,36); }
div.DivClassName
{
background-color: #797224;
}
.BgClassName
{
background-color: #797224;
}
</style>
border-color css
<style>
span { border-color: #797224; }
span { border-color: rgb(121,114,36); }
td.TdClassName
{
border-color: #797224;
}
.TagClassName
{
border-color: #797224;
}
</style>