Shades of Pesto #807626
Tints of Pesto #807626
RGB
CMYK
RGB Variations
Color information
#807626 (or 0x807626) is known color: Pesto. HEX triplet: 80, 76 and 26. RGB value is (128,118,38). Sum of RGB (Red+Green+Blue) = 128+118+38=284 (37% of max value = 765). Red value is 128 (50.39% from 255 or 45.07% from 284); Green value is 118 (46.48% from 255 or 41.55% from 284); Blue value is 38 (15.23% from 255 or 13.38% from 284); Max value from RGB is 128 - color contains mainly: red. Hex color #807626 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807626 is #7F89D9. Grayscale: #707070. Windows color (decimal): -8358362 or 2520704. OLE color: 2520704.
HSL color Cylindrical-coordinate representation of color #807626: hue angle of 53.33º 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 #807626 is Cyan = 0, Magento = 0.08, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 118 | 38 | - |
| CMYK | 0 | 0.08 | 0.70 | 0.50 |
| HSL | 53.33º | 0.54% | 0.33% | - |
| HSV(B) | 53.33º | 0.7% | 0.5% | - |
| XYZ | 15.73 | 17.69 | 4.42 | - |
| YUV | 111.87 | 86.31 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 118 | 38 | 0 | 0.08 | 0.70 | 0.50 | 53.33 | 0.54 | 0.33 |
| Hex | 80 | 76 | 26 | 0 | 8 | 46 | 32 | 35 | 36 | 21 |
| Octal | 200 | 166 | 46 | 0 | 10 | 106 | 62 | 65 | 66 | 41 |
| Binary | 10000000 | 1110110 | 100110 | 0 | 1000 | 1000110 | 110010 | 110101 | 110110 | 100001 |
Color Harmonies of #807626
Complementary color
Monochromatic Colors of #807626
Black with #807626
Text Example
Text Example
White with #807626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807626; }
p { color: rgb(128,118,38); }
H1.HeaderClassName
{
color: #807626;
}
.AnyTagClassName
{
color: #807626;
}
</style>
background-color css
<style>
a { background-color: #807626; }
a { background-color: rgb(128,118,38); }
div.DivClassName
{
background-color: #807626;
}
.BgClassName
{
background-color: #807626;
}
</style>
border-color css
<style>
span { border-color: #807626; }
span { border-color: rgb(128,118,38); }
td.TdClassName
{
border-color: #807626;
}
.TagClassName
{
border-color: #807626;
}
</style>