Shades of Pesto #837620
Tints of Pesto #837620
RGB
CMYK
RGB Variations
Color information
#837620 (or 0x837620) is known color: Pesto. HEX triplet: 83, 76 and 20. RGB value is (131,118,32). Sum of RGB (Red+Green+Blue) = 131+118+32=281 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.62% from 281); Green value is 118 (46.48% from 255 or 41.99% from 281); Blue value is 32 (12.89% from 255 or 11.39% from 281); Max value from RGB is 131 - color contains mainly: red. Hex color #837620 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837620 is #7C89DF. Grayscale: #707070. Windows color (decimal): -8161760 or 2127491. OLE color: 2127491.
HSL color Cylindrical-coordinate representation of color #837620: hue angle of 52.12º 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 #837620 is Cyan = 0, Magento = 0.10, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 32 | - |
| CMYK | 0 | 0.10 | 0.76 | 0.49 |
| HSL | 52.12º | 0.61% | 0.32% | - |
| HSV(B) | 52.12º | 0.76% | 0.51% | - |
| XYZ | 16.1 | 17.89 | 3.97 | - |
| YUV | 112.08 | 82.81 | 141.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 32 | 0 | 0.10 | 0.76 | 0.49 | 52.12 | 0.61 | 0.32 |
| Hex | 83 | 76 | 20 | 0 | A | 4C | 31 | 34 | 3D | 20 |
| Octal | 203 | 166 | 40 | 0 | 12 | 114 | 61 | 64 | 75 | 40 |
| Binary | 10000011 | 1110110 | 100000 | 0 | 1010 | 1001100 | 110001 | 110100 | 111101 | 100000 |
Color Harmonies of #837620
Complementary color
Monochromatic Colors of #837620
Black with #837620
Text Example
Text Example
White with #837620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837620; }
p { color: rgb(131,118,32); }
H1.HeaderClassName
{
color: #837620;
}
.AnyTagClassName
{
color: #837620;
}
</style>
background-color css
<style>
a { background-color: #837620; }
a { background-color: rgb(131,118,32); }
div.DivClassName
{
background-color: #837620;
}
.BgClassName
{
background-color: #837620;
}
</style>
border-color css
<style>
span { border-color: #837620; }
span { border-color: rgb(131,118,32); }
td.TdClassName
{
border-color: #837620;
}
.TagClassName
{
border-color: #837620;
}
</style>