Shades of Pesto #797328
Tints of Pesto #797328
RGB
CMYK
RGB Variations
Color information
#797328 (or 0x797328) is known color: Pesto. HEX triplet: 79, 73 and 28. RGB value is (121,115,40). Sum of RGB (Red+Green+Blue) = 121+115+40=276 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.84% from 276); Green value is 115 (45.31% from 255 or 41.67% from 276); Blue value is 40 (16.02% from 255 or 14.49% from 276); Max value from RGB is 121 - color contains mainly: red. Hex color #797328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797328 is #868CD7. Grayscale: #6C6C6C. Windows color (decimal): -8817880 or 2651001. OLE color: 2651001.
HSL color Cylindrical-coordinate representation of color #797328: hue angle of 55.56º 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 #797328 is Cyan = 0, Magento = 0.05, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 40 | - |
| CMYK | 0 | 0.05 | 0.67 | 0.53 |
| HSL | 55.56º | 0.5% | 0.32% | - |
| HSV(B) | 55.56º | 0.67% | 0.47% | - |
| XYZ | 14.4 | 16.48 | 4.43 | - |
| YUV | 108.24 | 89.49 | 137.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 40 | 0 | 0.05 | 0.67 | 0.53 | 55.56 | 0.5 | 0.32 |
| Hex | 79 | 73 | 28 | 0 | 5 | 43 | 35 | 38 | 32 | 20 |
| Octal | 171 | 163 | 50 | 0 | 5 | 103 | 65 | 70 | 62 | 40 |
| Binary | 1111001 | 1110011 | 101000 | 0 | 101 | 1000011 | 110101 | 111000 | 110010 | 100000 |
Color Harmonies of #797328
Complementary color
Monochromatic Colors of #797328
Black with #797328
Text Example
Text Example
White with #797328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797328; }
p { color: rgb(121,115,40); }
H1.HeaderClassName
{
color: #797328;
}
.AnyTagClassName
{
color: #797328;
}
</style>
background-color css
<style>
a { background-color: #797328; }
a { background-color: rgb(121,115,40); }
div.DivClassName
{
background-color: #797328;
}
.BgClassName
{
background-color: #797328;
}
</style>
border-color css
<style>
span { border-color: #797328; }
span { border-color: rgb(121,115,40); }
td.TdClassName
{
border-color: #797328;
}
.TagClassName
{
border-color: #797328;
}
</style>