Shades of Pesto #837520
Tints of Pesto #837520
RGB
CMYK
RGB Variations
Color information
#837520 (or 0x837520) is known color: Pesto. HEX triplet: 83, 75 and 20. RGB value is (131,117,32). Sum of RGB (Red+Green+Blue) = 131+117+32=280 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.79% from 280); Green value is 117 (46.09% from 255 or 41.79% from 280); Blue value is 32 (12.89% from 255 or 11.43% from 280); Max value from RGB is 131 - color contains mainly: red. Hex color #837520 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837520 is #7C8ADF. Grayscale: #6F6F6F. Windows color (decimal): -8162016 or 2127235. OLE color: 2127235.
HSL color Cylindrical-coordinate representation of color #837520: hue angle of 51.52º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #837520 is Cyan = 0, Magento = 0.11, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 32 | - |
| CMYK | 0 | 0.11 | 0.76 | 0.49 |
| HSL | 51.52º | 0.61% | 0.32% | - |
| HSV(B) | 51.52º | 0.76% | 0.51% | - |
| XYZ | 15.98 | 17.65 | 3.93 | - |
| YUV | 111.5 | 83.14 | 141.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 32 | 0 | 0.11 | 0.76 | 0.49 | 51.52 | 0.61 | 0.32 |
| Hex | 83 | 75 | 20 | 0 | B | 4C | 31 | 34 | 3D | 20 |
| Octal | 203 | 165 | 40 | 0 | 13 | 114 | 61 | 64 | 75 | 40 |
| Binary | 10000011 | 1110101 | 100000 | 0 | 1011 | 1001100 | 110001 | 110100 | 111101 | 100000 |
Color Harmonies of #837520
Complementary color
Monochromatic Colors of #837520
Black with #837520
Text Example
Text Example
White with #837520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837520; }
p { color: rgb(131,117,32); }
H1.HeaderClassName
{
color: #837520;
}
.AnyTagClassName
{
color: #837520;
}
</style>
background-color css
<style>
a { background-color: #837520; }
a { background-color: rgb(131,117,32); }
div.DivClassName
{
background-color: #837520;
}
.BgClassName
{
background-color: #837520;
}
</style>
border-color css
<style>
span { border-color: #837520; }
span { border-color: rgb(131,117,32); }
td.TdClassName
{
border-color: #837520;
}
.TagClassName
{
border-color: #837520;
}
</style>