Shades of Pesto #807536
Tints of Pesto #807536
RGB
CMYK
RGB Variations
Color information
#807536 (or 0x807536) is known color: Pesto. HEX triplet: 80, 75 and 36. RGB value is (128,117,54). Sum of RGB (Red+Green+Blue) = 128+117+54=299 (39% of max value = 765). Red value is 128 (50.39% from 255 or 42.81% from 299); Green value is 117 (46.09% from 255 or 39.13% from 299); Blue value is 54 (21.48% from 255 or 18.06% from 299); Max value from RGB is 128 - color contains mainly: red. Hex color #807536 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807536 is #7F8AC9. Grayscale: #717171. Windows color (decimal): -8358602 or 3569024. OLE color: 3569024.
HSL color Cylindrical-coordinate representation of color #807536: hue angle of 51.08º 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 #807536 is Cyan = 0, Magento = 0.09, Yellow = 0.58 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 117 | 54 | - |
| CMYK | 0 | 0.09 | 0.58 | 0.50 |
| HSL | 51.08º | 0.41% | 0.36% | - |
| HSV(B) | 51.08º | 0.58% | 0.5% | - |
| XYZ | 15.93 | 17.58 | 6.04 | - |
| YUV | 113.11 | 94.64 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 117 | 54 | 0 | 0.09 | 0.58 | 0.50 | 51.08 | 0.41 | 0.36 |
| Hex | 80 | 75 | 36 | 0 | 9 | 3A | 32 | 33 | 29 | 24 |
| Octal | 200 | 165 | 66 | 0 | 11 | 72 | 62 | 63 | 51 | 44 |
| Binary | 10000000 | 1110101 | 110110 | 0 | 1001 | 111010 | 110010 | 110011 | 101001 | 100100 |
Color Harmonies of #807536
Complementary color
Monochromatic Colors of #807536
Black with #807536
Text Example
Text Example
White with #807536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807536; }
p { color: rgb(128,117,54); }
H1.HeaderClassName
{
color: #807536;
}
.AnyTagClassName
{
color: #807536;
}
</style>
background-color css
<style>
a { background-color: #807536; }
a { background-color: rgb(128,117,54); }
div.DivClassName
{
background-color: #807536;
}
.BgClassName
{
background-color: #807536;
}
</style>
border-color css
<style>
span { border-color: #807536; }
span { border-color: rgb(128,117,54); }
td.TdClassName
{
border-color: #807536;
}
.TagClassName
{
border-color: #807536;
}
</style>