Shades of Pesto #807726
Tints of Pesto #807726
RGB
CMYK
RGB Variations
Color information
#807726 (or 0x807726) is known color: Pesto. HEX triplet: 80, 77 and 26. RGB value is (128,119,38). Sum of RGB (Red+Green+Blue) = 128+119+38=285 (37% of max value = 765). Red value is 128 (50.39% from 255 or 44.91% from 285); Green value is 119 (46.88% from 255 or 41.75% from 285); Blue value is 38 (15.23% from 255 or 13.33% from 285); Max value from RGB is 128 - color contains mainly: red. Hex color #807726 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807726 is #7F88D9. Grayscale: #707070. Windows color (decimal): -8358106 or 2520960. OLE color: 2520960.
HSL color Cylindrical-coordinate representation of color #807726: hue angle of 54º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #807726 is Cyan = 0, Magento = 0.07, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 119 | 38 | - |
| CMYK | 0 | 0.07 | 0.70 | 0.50 |
| HSL | 54º | 0.54% | 0.33% | - |
| HSV(B) | 54º | 0.7% | 0.5% | - |
| XYZ | 15.85 | 17.92 | 4.46 | - |
| YUV | 112.46 | 85.98 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 119 | 38 | 0 | 0.07 | 0.70 | 0.50 | 54 | 0.54 | 0.33 |
| Hex | 80 | 77 | 26 | 0 | 7 | 46 | 32 | 36 | 36 | 21 |
| Octal | 200 | 167 | 46 | 0 | 7 | 106 | 62 | 66 | 66 | 41 |
| Binary | 10000000 | 1110111 | 100110 | 0 | 111 | 1000110 | 110010 | 110110 | 110110 | 100001 |
Color Harmonies of #807726
Complementary color
Monochromatic Colors of #807726
Black with #807726
Text Example
Text Example
White with #807726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807726; }
p { color: rgb(128,119,38); }
H1.HeaderClassName
{
color: #807726;
}
.AnyTagClassName
{
color: #807726;
}
</style>
background-color css
<style>
a { background-color: #807726; }
a { background-color: rgb(128,119,38); }
div.DivClassName
{
background-color: #807726;
}
.BgClassName
{
background-color: #807726;
}
</style>
border-color css
<style>
span { border-color: #807726; }
span { border-color: rgb(128,119,38); }
td.TdClassName
{
border-color: #807726;
}
.TagClassName
{
border-color: #807726;
}
</style>