Shades of Pesto #807431
Tints of Pesto #807431
RGB
CMYK
RGB Variations
Color information
#807431 (or 0x807431) is known color: Pesto. HEX triplet: 80, 74 and 31. RGB value is (128,116,49). Sum of RGB (Red+Green+Blue) = 128+116+49=293 (38% of max value = 765). Red value is 128 (50.39% from 255 or 43.69% from 293); Green value is 116 (45.70% from 255 or 39.59% from 293); Blue value is 49 (19.53% from 255 or 16.72% from 293); Max value from RGB is 128 - color contains mainly: red. Hex color #807431 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807431 is #7F8BCE. Grayscale: #707070. Windows color (decimal): -8358863 or 3241088. OLE color: 3241088.
HSL color Cylindrical-coordinate representation of color #807431: hue angle of 50.89º 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 #807431 is Cyan = 0, Magento = 0.09, Yellow = 0.62 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 116 | 49 | - |
| CMYK | 0 | 0.09 | 0.62 | 0.50 |
| HSL | 50.89º | 0.45% | 0.35% | - |
| HSV(B) | 50.89º | 0.62% | 0.5% | - |
| XYZ | 15.7 | 17.3 | 5.42 | - |
| YUV | 111.95 | 92.48 | 139.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 116 | 49 | 0 | 0.09 | 0.62 | 0.50 | 50.89 | 0.45 | 0.35 |
| Hex | 80 | 74 | 31 | 0 | 9 | 3E | 32 | 33 | 2D | 23 |
| Octal | 200 | 164 | 61 | 0 | 11 | 76 | 62 | 63 | 55 | 43 |
| Binary | 10000000 | 1110100 | 110001 | 0 | 1001 | 111110 | 110010 | 110011 | 101101 | 100011 |
Color Harmonies of #807431
Complementary color
Monochromatic Colors of #807431
Black with #807431
Text Example
Text Example
White with #807431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807431; }
p { color: rgb(128,116,49); }
H1.HeaderClassName
{
color: #807431;
}
.AnyTagClassName
{
color: #807431;
}
</style>
background-color css
<style>
a { background-color: #807431; }
a { background-color: rgb(128,116,49); }
div.DivClassName
{
background-color: #807431;
}
.BgClassName
{
background-color: #807431;
}
</style>
border-color css
<style>
span { border-color: #807431; }
span { border-color: rgb(128,116,49); }
td.TdClassName
{
border-color: #807431;
}
.TagClassName
{
border-color: #807431;
}
</style>