Shades of Pesto #807629
Tints of Pesto #807629
RGB
CMYK
RGB Variations
Color information
#807629 (or 0x807629) is known color: Pesto. HEX triplet: 80, 76 and 29. RGB value is (128,118,41). Sum of RGB (Red+Green+Blue) = 128+118+41=287 (38% of max value = 765). Red value is 128 (50.39% from 255 or 44.60% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 41 (16.41% from 255 or 14.29% from 287); Max value from RGB is 128 - color contains mainly: red. Hex color #807629 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807629 is #7F89D6. Grayscale: #707070. Windows color (decimal): -8358359 or 2717312. OLE color: 2717312.
HSL color Cylindrical-coordinate representation of color #807629: hue angle of 53.1º 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 #807629 is Cyan = 0, Magento = 0.08, Yellow = 0.68 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 118 | 41 | - |
| CMYK | 0 | 0.08 | 0.68 | 0.50 |
| HSL | 53.1º | 0.51% | 0.33% | - |
| HSV(B) | 53.1º | 0.68% | 0.5% | - |
| XYZ | 15.78 | 17.71 | 4.68 | - |
| YUV | 112.21 | 87.81 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 118 | 41 | 0 | 0.08 | 0.68 | 0.50 | 53.1 | 0.51 | 0.33 |
| Hex | 80 | 76 | 29 | 0 | 8 | 44 | 32 | 35 | 33 | 21 |
| Octal | 200 | 166 | 51 | 0 | 10 | 104 | 62 | 65 | 63 | 41 |
| Binary | 10000000 | 1110110 | 101001 | 0 | 1000 | 1000100 | 110010 | 110101 | 110011 | 100001 |
Color Harmonies of #807629
Complementary color
Monochromatic Colors of #807629
Black with #807629
Text Example
Text Example
White with #807629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807629; }
p { color: rgb(128,118,41); }
H1.HeaderClassName
{
color: #807629;
}
.AnyTagClassName
{
color: #807629;
}
</style>
background-color css
<style>
a { background-color: #807629; }
a { background-color: rgb(128,118,41); }
div.DivClassName
{
background-color: #807629;
}
.BgClassName
{
background-color: #807629;
}
</style>
border-color css
<style>
span { border-color: #807629; }
span { border-color: rgb(128,118,41); }
td.TdClassName
{
border-color: #807629;
}
.TagClassName
{
border-color: #807629;
}
</style>