Shades of Pesto #807336
Tints of Pesto #807336
RGB
CMYK
RGB Variations
Color information
#807336 (or 0x807336) is known color: Pesto. HEX triplet: 80, 73 and 36. RGB value is (128,115,54). Sum of RGB (Red+Green+Blue) = 128+115+54=297 (39% of max value = 765). Red value is 128 (50.39% from 255 or 43.10% from 297); Green value is 115 (45.31% from 255 or 38.72% from 297); Blue value is 54 (21.48% from 255 or 18.18% from 297); Max value from RGB is 128 - color contains mainly: red. Hex color #807336 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807336 is #7F8CC9. Grayscale: #707070. Windows color (decimal): -8359114 or 3568512. OLE color: 3568512.
HSL color Cylindrical-coordinate representation of color #807336: hue angle of 49.46º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #807336 is Cyan = 0, Magento = 0.10, Yellow = 0.58 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 115 | 54 | - |
| CMYK | 0 | 0.10 | 0.58 | 0.50 |
| HSL | 49.46º | 0.41% | 0.36% | - |
| HSV(B) | 49.46º | 0.58% | 0.5% | - |
| XYZ | 15.7 | 17.12 | 5.97 | - |
| YUV | 111.93 | 95.31 | 139.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 54 | 0 | 0.10 | 0.58 | 0.50 | 49.46 | 0.41 | 0.36 |
| Hex | 80 | 73 | 36 | 0 | A | 3A | 32 | 31 | 29 | 24 |
| Octal | 200 | 163 | 66 | 0 | 12 | 72 | 62 | 61 | 51 | 44 |
| Binary | 10000000 | 1110011 | 110110 | 0 | 1010 | 111010 | 110010 | 110001 | 101001 | 100100 |
Color Harmonies of #807336
Complementary color
Monochromatic Colors of #807336
Black with #807336
Text Example
Text Example
White with #807336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807336; }
p { color: rgb(128,115,54); }
H1.HeaderClassName
{
color: #807336;
}
.AnyTagClassName
{
color: #807336;
}
</style>
background-color css
<style>
a { background-color: #807336; }
a { background-color: rgb(128,115,54); }
div.DivClassName
{
background-color: #807336;
}
.BgClassName
{
background-color: #807336;
}
</style>
border-color css
<style>
span { border-color: #807336; }
span { border-color: rgb(128,115,54); }
td.TdClassName
{
border-color: #807336;
}
.TagClassName
{
border-color: #807336;
}
</style>