Shades of Pesto #807339
Tints of Pesto #807339
RGB
CMYK
RGB Variations
Color information
#807339 (or 0x807339) is known color: Pesto. HEX triplet: 80, 73 and 39. RGB value is (128,115,57). Sum of RGB (Red+Green+Blue) = 128+115+57=300 (39% of max value = 765). Red value is 128 (50.39% from 255 or 42.67% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 57 (22.66% from 255 or 19% from 300); Max value from RGB is 128 - color contains mainly: red. Hex color #807339 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807339 is #7F8CC6. Grayscale: #707070. Windows color (decimal): -8359111 or 3765120. OLE color: 3765120.
HSL color Cylindrical-coordinate representation of color #807339: hue angle of 49.01º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #807339 is Cyan = 0, Magento = 0.10, Yellow = 0.55 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 115 | 57 | - |
| CMYK | 0 | 0.10 | 0.55 | 0.50 |
| HSL | 49.01º | 0.38% | 0.36% | - |
| HSV(B) | 49.01º | 0.55% | 0.5% | - |
| XYZ | 15.77 | 17.15 | 6.35 | - |
| YUV | 112.28 | 96.81 | 139.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 57 | 0 | 0.10 | 0.55 | 0.50 | 49.01 | 0.38 | 0.36 |
| Hex | 80 | 73 | 39 | 0 | A | 37 | 32 | 31 | 26 | 24 |
| Octal | 200 | 163 | 71 | 0 | 12 | 67 | 62 | 61 | 46 | 44 |
| Binary | 10000000 | 1110011 | 111001 | 0 | 1010 | 110111 | 110010 | 110001 | 100110 | 100100 |
Color Harmonies of #807339
Complementary color
Monochromatic Colors of #807339
Black with #807339
Text Example
Text Example
White with #807339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807339; }
p { color: rgb(128,115,57); }
H1.HeaderClassName
{
color: #807339;
}
.AnyTagClassName
{
color: #807339;
}
</style>
background-color css
<style>
a { background-color: #807339; }
a { background-color: rgb(128,115,57); }
div.DivClassName
{
background-color: #807339;
}
.BgClassName
{
background-color: #807339;
}
</style>
border-color css
<style>
span { border-color: #807339; }
span { border-color: rgb(128,115,57); }
td.TdClassName
{
border-color: #807339;
}
.TagClassName
{
border-color: #807339;
}
</style>