Shades of Pesto #797928
Tints of Pesto #797928
RGB
CMYK
RGB Variations
Color information
#797928 (or 0x797928) is known color: Pesto. HEX triplet: 79, 79 and 28. RGB value is (121,121,40). Sum of RGB (Red+Green+Blue) = 121+121+40=282 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.91% from 282); Green value is 121 (47.66% from 255 or 42.91% from 282); Blue value is 40 (16.02% from 255 or 14.18% from 282); Max value from RGB is 121 - color contains mainly: red, green. Hex color #797928 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797928 is #8686D7. Grayscale: #707070. Windows color (decimal): -8816344 or 2652537. OLE color: 2652537.
HSL color Cylindrical-coordinate representation of color #797928: hue angle of 60º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #797928 is Cyan = 0, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 121 | 40 | - |
| CMYK | 0 | 0 | 0.67 | 0.53 |
| HSL | 60º | 0.5% | 0.32% | - |
| HSV(B) | 60º | 0.67% | 0.47% | - |
| XYZ | 15.11 | 17.89 | 4.67 | - |
| YUV | 111.77 | 87.5 | 134.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 121 | 40 | 0 | 0 | 0.67 | 0.53 | 60 | 0.5 | 0.32 |
| Hex | 79 | 79 | 28 | 0 | 0 | 43 | 35 | 3C | 32 | 20 |
| Octal | 171 | 171 | 50 | 0 | 0 | 103 | 65 | 74 | 62 | 40 |
| Binary | 1111001 | 1111001 | 101000 | 0 | 0 | 1000011 | 110101 | 111100 | 110010 | 100000 |
Color Harmonies of #797928
Complementary color
Monochromatic Colors of #797928
Black with #797928
Text Example
Text Example
White with #797928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797928; }
p { color: rgb(121,121,40); }
H1.HeaderClassName
{
color: #797928;
}
.AnyTagClassName
{
color: #797928;
}
</style>
background-color css
<style>
a { background-color: #797928; }
a { background-color: rgb(121,121,40); }
div.DivClassName
{
background-color: #797928;
}
.BgClassName
{
background-color: #797928;
}
</style>
border-color css
<style>
span { border-color: #797928; }
span { border-color: rgb(121,121,40); }
td.TdClassName
{
border-color: #797928;
}
.TagClassName
{
border-color: #797928;
}
</style>