Shades of Pesto #807426
Tints of Pesto #807426
RGB
CMYK
RGB Variations
Color information
#807426 (or 0x807426) is known color: Pesto. HEX triplet: 80, 74 and 26. RGB value is (128,116,38). Sum of RGB (Red+Green+Blue) = 128+116+38=282 (37% of max value = 765). Red value is 128 (50.39% from 255 or 45.39% from 282); Green value is 116 (45.70% from 255 or 41.13% from 282); Blue value is 38 (15.23% from 255 or 13.48% from 282); Max value from RGB is 128 - color contains mainly: red. Hex color #807426 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807426 is #7F8BD9. Grayscale: #6F6F6F. Windows color (decimal): -8358874 or 2520192. OLE color: 2520192.
HSL color Cylindrical-coordinate representation of color #807426: hue angle of 52º 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 #807426 is Cyan = 0, Magento = 0.09, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 116 | 38 | - |
| CMYK | 0 | 0.09 | 0.70 | 0.50 |
| HSL | 52º | 0.54% | 0.33% | - |
| HSV(B) | 52º | 0.7% | 0.5% | - |
| XYZ | 15.5 | 17.22 | 4.34 | - |
| YUV | 110.7 | 86.98 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 116 | 38 | 0 | 0.09 | 0.70 | 0.50 | 52 | 0.54 | 0.33 |
| Hex | 80 | 74 | 26 | 0 | 9 | 46 | 32 | 34 | 36 | 21 |
| Octal | 200 | 164 | 46 | 0 | 11 | 106 | 62 | 64 | 66 | 41 |
| Binary | 10000000 | 1110100 | 100110 | 0 | 1001 | 1000110 | 110010 | 110100 | 110110 | 100001 |
Color Harmonies of #807426
Complementary color
Monochromatic Colors of #807426
Black with #807426
Text Example
Text Example
White with #807426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807426; }
p { color: rgb(128,116,38); }
H1.HeaderClassName
{
color: #807426;
}
.AnyTagClassName
{
color: #807426;
}
</style>
background-color css
<style>
a { background-color: #807426; }
a { background-color: rgb(128,116,38); }
div.DivClassName
{
background-color: #807426;
}
.BgClassName
{
background-color: #807426;
}
</style>
border-color css
<style>
span { border-color: #807426; }
span { border-color: rgb(128,116,38); }
td.TdClassName
{
border-color: #807426;
}
.TagClassName
{
border-color: #807426;
}
</style>