Shades of Pesto #807729
Tints of Pesto #807729
RGB
CMYK
RGB Variations
Color information
#807729 (or 0x807729) is known color: Pesto. HEX triplet: 80, 77 and 29. RGB value is (128,119,41). Sum of RGB (Red+Green+Blue) = 128+119+41=288 (38% of max value = 765). Red value is 128 (50.39% from 255 or 44.44% from 288); Green value is 119 (46.88% from 255 or 41.32% from 288); Blue value is 41 (16.41% from 255 or 14.24% from 288); Max value from RGB is 128 - color contains mainly: red. Hex color #807729 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807729 is #7F88D6. Grayscale: #717171. Windows color (decimal): -8358103 or 2717568. OLE color: 2717568.
HSL color Cylindrical-coordinate representation of color #807729: hue angle of 53.79º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #807729 is Cyan = 0, Magento = 0.07, Yellow = 0.68 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 119 | 41 | - |
| CMYK | 0 | 0.07 | 0.68 | 0.50 |
| HSL | 53.79º | 0.51% | 0.33% | - |
| HSV(B) | 53.79º | 0.68% | 0.5% | - |
| XYZ | 15.9 | 17.94 | 4.72 | - |
| YUV | 112.8 | 87.48 | 138.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 119 | 41 | 0 | 0.07 | 0.68 | 0.50 | 53.79 | 0.51 | 0.33 |
| Hex | 80 | 77 | 29 | 0 | 7 | 44 | 32 | 36 | 33 | 21 |
| Octal | 200 | 167 | 51 | 0 | 7 | 104 | 62 | 66 | 63 | 41 |
| Binary | 10000000 | 1110111 | 101001 | 0 | 111 | 1000100 | 110010 | 110110 | 110011 | 100001 |
Color Harmonies of #807729
Complementary color
Monochromatic Colors of #807729
Black with #807729
Text Example
Text Example
White with #807729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807729; }
p { color: rgb(128,119,41); }
H1.HeaderClassName
{
color: #807729;
}
.AnyTagClassName
{
color: #807729;
}
</style>
background-color css
<style>
a { background-color: #807729; }
a { background-color: rgb(128,119,41); }
div.DivClassName
{
background-color: #807729;
}
.BgClassName
{
background-color: #807729;
}
</style>
border-color css
<style>
span { border-color: #807729; }
span { border-color: rgb(128,119,41); }
td.TdClassName
{
border-color: #807729;
}
.TagClassName
{
border-color: #807729;
}
</style>