Shades of Pesto #807631
Tints of Pesto #807631
RGB
CMYK
RGB Variations
Color information
#807631 (or 0x807631) is known color: Pesto. HEX triplet: 80, 76 and 31. RGB value is (128,118,49). Sum of RGB (Red+Green+Blue) = 128+118+49=295 (39% of max value = 765). Red value is 128 (50.39% from 255 or 43.39% from 295); Green value is 118 (46.48% from 255 or 40% from 295); Blue value is 49 (19.53% from 255 or 16.61% from 295); Max value from RGB is 128 - color contains mainly: red. Hex color #807631 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807631 is #7F89CE. Grayscale: #717171. Windows color (decimal): -8358351 or 3241600. OLE color: 3241600.
HSL color Cylindrical-coordinate representation of color #807631: hue angle of 52.41º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #807631 is Cyan = 0, Magento = 0.08, Yellow = 0.62 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 118 | 49 | - |
| CMYK | 0 | 0.08 | 0.62 | 0.50 |
| HSL | 52.41º | 0.45% | 0.35% | - |
| HSV(B) | 52.41º | 0.62% | 0.5% | - |
| XYZ | 15.93 | 17.77 | 5.5 | - |
| YUV | 113.12 | 91.81 | 138.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 118 | 49 | 0 | 0.08 | 0.62 | 0.50 | 52.41 | 0.45 | 0.35 |
| Hex | 80 | 76 | 31 | 0 | 8 | 3E | 32 | 34 | 2D | 23 |
| Octal | 200 | 166 | 61 | 0 | 10 | 76 | 62 | 64 | 55 | 43 |
| Binary | 10000000 | 1110110 | 110001 | 0 | 1000 | 111110 | 110010 | 110100 | 101101 | 100011 |
Color Harmonies of #807631
Complementary color
Monochromatic Colors of #807631
Black with #807631
Text Example
Text Example
White with #807631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807631; }
p { color: rgb(128,118,49); }
H1.HeaderClassName
{
color: #807631;
}
.AnyTagClassName
{
color: #807631;
}
</style>
background-color css
<style>
a { background-color: #807631; }
a { background-color: rgb(128,118,49); }
div.DivClassName
{
background-color: #807631;
}
.BgClassName
{
background-color: #807631;
}
</style>
border-color css
<style>
span { border-color: #807631; }
span { border-color: rgb(128,118,49); }
td.TdClassName
{
border-color: #807631;
}
.TagClassName
{
border-color: #807631;
}
</style>