Shades of Pesto #807632
Tints of Pesto #807632
RGB
CMYK
RGB Variations
Color information
#807632 (or 0x807632) is known color: Pesto. HEX triplet: 80, 76 and 32. RGB value is (128,118,50). Sum of RGB (Red+Green+Blue) = 128+118+50=296 (39% of max value = 765). Red value is 128 (50.39% from 255 or 43.24% from 296); Green value is 118 (46.48% from 255 or 39.86% from 296); Blue value is 50 (19.92% from 255 or 16.89% from 296); Max value from RGB is 128 - color contains mainly: red. Hex color #807632 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807632 is #7F89CD. Grayscale: #717171. Windows color (decimal): -8358350 or 3307136. OLE color: 3307136.
HSL color Cylindrical-coordinate representation of color #807632: hue angle of 52.31º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #807632 is Cyan = 0, Magento = 0.08, Yellow = 0.61 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 118 | 50 | - |
| CMYK | 0 | 0.08 | 0.61 | 0.50 |
| HSL | 52.31º | 0.44% | 0.35% | - |
| HSV(B) | 52.31º | 0.61% | 0.5% | - |
| XYZ | 15.96 | 17.78 | 5.61 | - |
| YUV | 113.24 | 92.31 | 138.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 118 | 50 | 0 | 0.08 | 0.61 | 0.50 | 52.31 | 0.44 | 0.35 |
| Hex | 80 | 76 | 32 | 0 | 8 | 3D | 32 | 34 | 2C | 23 |
| Octal | 200 | 166 | 62 | 0 | 10 | 75 | 62 | 64 | 54 | 43 |
| Binary | 10000000 | 1110110 | 110010 | 0 | 1000 | 111101 | 110010 | 110100 | 101100 | 100011 |
Color Harmonies of #807632
Complementary color
Monochromatic Colors of #807632
Black with #807632
Text Example
Text Example
White with #807632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807632; }
p { color: rgb(128,118,50); }
H1.HeaderClassName
{
color: #807632;
}
.AnyTagClassName
{
color: #807632;
}
</style>
background-color css
<style>
a { background-color: #807632; }
a { background-color: rgb(128,118,50); }
div.DivClassName
{
background-color: #807632;
}
.BgClassName
{
background-color: #807632;
}
</style>
border-color css
<style>
span { border-color: #807632; }
span { border-color: rgb(128,118,50); }
td.TdClassName
{
border-color: #807632;
}
.TagClassName
{
border-color: #807632;
}
</style>