Shades of Pesto #807326
Tints of Pesto #807326
RGB
CMYK
RGB Variations
Color information
#807326 (or 0x807326) is known color: Pesto. HEX triplet: 80, 73 and 26. RGB value is (128,115,38). Sum of RGB (Red+Green+Blue) = 128+115+38=281 (37% of max value = 765). Red value is 128 (50.39% from 255 or 45.55% from 281); Green value is 115 (45.31% from 255 or 40.93% from 281); Blue value is 38 (15.23% from 255 or 13.52% from 281); Max value from RGB is 128 - color contains mainly: red. Hex color #807326 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #807326 is #7F8CD9. Grayscale: #6E6E6E. Windows color (decimal): -8359130 or 2519936. OLE color: 2519936.
HSL color Cylindrical-coordinate representation of color #807326: hue angle of 51.33º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #807326 is Cyan = 0, Magento = 0.10, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 115 | 38 | - |
| CMYK | 0 | 0.10 | 0.70 | 0.50 |
| HSL | 51.33º | 0.54% | 0.33% | - |
| HSV(B) | 51.33º | 0.7% | 0.5% | - |
| XYZ | 15.38 | 16.99 | 4.3 | - |
| YUV | 110.11 | 87.31 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 38 | 0 | 0.10 | 0.70 | 0.50 | 51.33 | 0.54 | 0.33 |
| Hex | 80 | 73 | 26 | 0 | A | 46 | 32 | 33 | 36 | 21 |
| Octal | 200 | 163 | 46 | 0 | 12 | 106 | 62 | 63 | 66 | 41 |
| Binary | 10000000 | 1110011 | 100110 | 0 | 1010 | 1000110 | 110010 | 110011 | 110110 | 100001 |
Color Harmonies of #807326
Complementary color
Monochromatic Colors of #807326
Black with #807326
Text Example
Text Example
White with #807326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807326; }
p { color: rgb(128,115,38); }
H1.HeaderClassName
{
color: #807326;
}
.AnyTagClassName
{
color: #807326;
}
</style>
background-color css
<style>
a { background-color: #807326; }
a { background-color: rgb(128,115,38); }
div.DivClassName
{
background-color: #807326;
}
.BgClassName
{
background-color: #807326;
}
</style>
border-color css
<style>
span { border-color: #807326; }
span { border-color: rgb(128,115,38); }
td.TdClassName
{
border-color: #807326;
}
.TagClassName
{
border-color: #807326;
}
</style>