Shades of Pesto #797324
Tints of Pesto #797324
RGB
CMYK
RGB Variations
Color information
#797324 (or 0x797324) is known color: Pesto. HEX triplet: 79, 73 and 24. RGB value is (121,115,36). Sum of RGB (Red+Green+Blue) = 121+115+36=272 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.49% from 272); Green value is 115 (45.31% from 255 or 42.28% from 272); Blue value is 36 (14.45% from 255 or 13.24% from 272); Max value from RGB is 121 - color contains mainly: red. Hex color #797324 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797324 is #868CDB. Grayscale: #6C6C6C. Windows color (decimal): -8817884 or 2388857. OLE color: 2388857.
HSL color Cylindrical-coordinate representation of color #797324: hue angle of 55.76º 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 #797324 is Cyan = 0, Magento = 0.05, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 36 | - |
| CMYK | 0 | 0.05 | 0.70 | 0.53 |
| HSL | 55.76º | 0.54% | 0.31% | - |
| HSV(B) | 55.76º | 0.7% | 0.47% | - |
| XYZ | 14.33 | 16.45 | 4.09 | - |
| YUV | 107.79 | 87.49 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 36 | 0 | 0.05 | 0.70 | 0.53 | 55.76 | 0.54 | 0.31 |
| Hex | 79 | 73 | 24 | 0 | 5 | 46 | 35 | 38 | 36 | 1F |
| Octal | 171 | 163 | 44 | 0 | 5 | 106 | 65 | 70 | 66 | 37 |
| Binary | 1111001 | 1110011 | 100100 | 0 | 101 | 1000110 | 110101 | 111000 | 110110 | 11111 |
Color Harmonies of #797324
Complementary color
Monochromatic Colors of #797324
Black with #797324
Text Example
Text Example
White with #797324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797324; }
p { color: rgb(121,115,36); }
H1.HeaderClassName
{
color: #797324;
}
.AnyTagClassName
{
color: #797324;
}
</style>
background-color css
<style>
a { background-color: #797324; }
a { background-color: rgb(121,115,36); }
div.DivClassName
{
background-color: #797324;
}
.BgClassName
{
background-color: #797324;
}
</style>
border-color css
<style>
span { border-color: #797324; }
span { border-color: rgb(121,115,36); }
td.TdClassName
{
border-color: #797324;
}
.TagClassName
{
border-color: #797324;
}
</style>