Shades of Pesto #797226
Tints of Pesto #797226
RGB
CMYK
RGB Variations
Color information
#797226 (or 0x797226) is known color: Pesto. HEX triplet: 79, 72 and 26. RGB value is (121,114,38). Sum of RGB (Red+Green+Blue) = 121+114+38=273 (36% of max value = 765). Red value is 121 (47.66% from 255 or 44.32% from 273); Green value is 114 (44.92% from 255 or 41.76% from 273); Blue value is 38 (15.23% from 255 or 13.92% from 273); Max value from RGB is 121 - color contains mainly: red. Hex color #797226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #797226 is #868DD9. Grayscale: #6B6B6B. Windows color (decimal): -8818138 or 2519673. OLE color: 2519673.
HSL color Cylindrical-coordinate representation of color #797226: hue angle of 54.94º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #797226 is Cyan = 0, Magento = 0.06, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 114 | 38 | - |
| CMYK | 0 | 0.06 | 0.69 | 0.53 |
| HSL | 54.94º | 0.52% | 0.31% | - |
| HSV(B) | 54.94º | 0.69% | 0.47% | - |
| XYZ | 14.25 | 16.24 | 4.22 | - |
| YUV | 107.43 | 88.82 | 137.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 114 | 38 | 0 | 0.06 | 0.69 | 0.53 | 54.94 | 0.52 | 0.31 |
| Hex | 79 | 72 | 26 | 0 | 6 | 45 | 35 | 37 | 34 | 1F |
| Octal | 171 | 162 | 46 | 0 | 6 | 105 | 65 | 67 | 64 | 37 |
| Binary | 1111001 | 1110010 | 100110 | 0 | 110 | 1000101 | 110101 | 110111 | 110100 | 11111 |
Color Harmonies of #797226
Complementary color
Monochromatic Colors of #797226
Black with #797226
Text Example
Text Example
White with #797226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797226; }
p { color: rgb(121,114,38); }
H1.HeaderClassName
{
color: #797226;
}
.AnyTagClassName
{
color: #797226;
}
</style>
background-color css
<style>
a { background-color: #797226; }
a { background-color: rgb(121,114,38); }
div.DivClassName
{
background-color: #797226;
}
.BgClassName
{
background-color: #797226;
}
</style>
border-color css
<style>
span { border-color: #797226; }
span { border-color: rgb(121,114,38); }
td.TdClassName
{
border-color: #797226;
}
.TagClassName
{
border-color: #797226;
}
</style>