Shades of Pesto #807628
Tints of Pesto #807628
RGB
CMYK
RGB Variations
Color information
#807628 (or 0x807628) is known color: Pesto. HEX triplet: 80, 76 and 28. RGB value is (128,118,40). Sum of RGB (Red+Green+Blue) = 128+118+40=286 (37% of max value = 765). Red value is 128 (50.39% from 255 or 44.76% from 286); Green value is 118 (46.48% from 255 or 41.26% from 286); Blue value is 40 (16.02% from 255 or 13.99% from 286); Max value from RGB is 128 - color contains mainly: red. Hex color #807628 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807628 is #7F89D7. Grayscale: #707070. Windows color (decimal): -8358360 or 2651776. OLE color: 2651776.
HSL color Cylindrical-coordinate representation of color #807628: hue angle of 53.18º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #807628 is Cyan = 0, Magento = 0.08, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 118 | 40 | - |
| CMYK | 0 | 0.08 | 0.69 | 0.50 |
| HSL | 53.18º | 0.52% | 0.33% | - |
| HSV(B) | 53.18º | 0.69% | 0.5% | - |
| XYZ | 15.76 | 17.7 | 4.59 | - |
| YUV | 112.1 | 87.31 | 139.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 118 | 40 | 0 | 0.08 | 0.69 | 0.50 | 53.18 | 0.52 | 0.33 |
| Hex | 80 | 76 | 28 | 0 | 8 | 45 | 32 | 35 | 34 | 21 |
| Octal | 200 | 166 | 50 | 0 | 10 | 105 | 62 | 65 | 64 | 41 |
| Binary | 10000000 | 1110110 | 101000 | 0 | 1000 | 1000101 | 110010 | 110101 | 110100 | 100001 |
Color Harmonies of #807628
Complementary color
Monochromatic Colors of #807628
Black with #807628
Text Example
Text Example
White with #807628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807628; }
p { color: rgb(128,118,40); }
H1.HeaderClassName
{
color: #807628;
}
.AnyTagClassName
{
color: #807628;
}
</style>
background-color css
<style>
a { background-color: #807628; }
a { background-color: rgb(128,118,40); }
div.DivClassName
{
background-color: #807628;
}
.BgClassName
{
background-color: #807628;
}
</style>
border-color css
<style>
span { border-color: #807628; }
span { border-color: rgb(128,118,40); }
td.TdClassName
{
border-color: #807628;
}
.TagClassName
{
border-color: #807628;
}
</style>