Shades of Pesto #807639
Tints of Pesto #807639
RGB
CMYK
RGB Variations
Color information
#807639 (or 0x807639) is known color: Pesto. HEX triplet: 80, 76 and 39. RGB value is (128,118,57). Sum of RGB (Red+Green+Blue) = 128+118+57=303 (40% of max value = 765). Red value is 128 (50.39% from 255 or 42.24% from 303); Green value is 118 (46.48% from 255 or 38.94% from 303); Blue value is 57 (22.66% from 255 or 18.81% from 303); Max value from RGB is 128 - color contains mainly: red. Hex color #807639 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807639 is #7F89C6. Grayscale: #727272. Windows color (decimal): -8358343 or 3765888. OLE color: 3765888.
HSL color Cylindrical-coordinate representation of color #807639: hue angle of 51.55º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #807639 is Cyan = 0, Magento = 0.08, Yellow = 0.55 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 118 | 57 | - |
| CMYK | 0 | 0.08 | 0.55 | 0.50 |
| HSL | 51.55º | 0.38% | 0.36% | - |
| HSV(B) | 51.55º | 0.55% | 0.5% | - |
| XYZ | 16.12 | 17.84 | 6.47 | - |
| YUV | 114.04 | 95.81 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 118 | 57 | 0 | 0.08 | 0.55 | 0.50 | 51.55 | 0.38 | 0.36 |
| Hex | 80 | 76 | 39 | 0 | 8 | 37 | 32 | 34 | 26 | 24 |
| Octal | 200 | 166 | 71 | 0 | 10 | 67 | 62 | 64 | 46 | 44 |
| Binary | 10000000 | 1110110 | 111001 | 0 | 1000 | 110111 | 110010 | 110100 | 100110 | 100100 |
Color Harmonies of #807639
Complementary color
Monochromatic Colors of #807639
Black with #807639
Text Example
Text Example
White with #807639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807639; }
p { color: rgb(128,118,57); }
H1.HeaderClassName
{
color: #807639;
}
.AnyTagClassName
{
color: #807639;
}
</style>
background-color css
<style>
a { background-color: #807639; }
a { background-color: rgb(128,118,57); }
div.DivClassName
{
background-color: #807639;
}
.BgClassName
{
background-color: #807639;
}
</style>
border-color css
<style>
span { border-color: #807639; }
span { border-color: rgb(128,118,57); }
td.TdClassName
{
border-color: #807639;
}
.TagClassName
{
border-color: #807639;
}
</style>