Shades of Pesto #837820
Tints of Pesto #837820
RGB
CMYK
RGB Variations
Color information
#837820 (or 0x837820) is known color: Pesto. HEX triplet: 83, 78 and 20. RGB value is (131,120,32). Sum of RGB (Red+Green+Blue) = 131+120+32=283 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.29% from 283); Green value is 120 (47.27% from 255 or 42.40% from 283); Blue value is 32 (12.89% from 255 or 11.31% from 283); Max value from RGB is 131 - color contains mainly: red. Hex color #837820 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837820 is #7C87DF. Grayscale: #717171. Windows color (decimal): -8161248 or 2128003. OLE color: 2128003.
HSL color Cylindrical-coordinate representation of color #837820: hue angle of 53.33º 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 #837820 is Cyan = 0, Magento = 0.08, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 32 | - |
| CMYK | 0 | 0.08 | 0.76 | 0.49 |
| HSL | 53.33º | 0.61% | 0.32% | - |
| HSV(B) | 53.33º | 0.76% | 0.51% | - |
| XYZ | 16.34 | 18.36 | 4.05 | - |
| YUV | 113.26 | 82.14 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 32 | 0 | 0.08 | 0.76 | 0.49 | 53.33 | 0.61 | 0.32 |
| Hex | 83 | 78 | 20 | 0 | 8 | 4C | 31 | 35 | 3D | 20 |
| Octal | 203 | 170 | 40 | 0 | 10 | 114 | 61 | 65 | 75 | 40 |
| Binary | 10000011 | 1111000 | 100000 | 0 | 1000 | 1001100 | 110001 | 110101 | 111101 | 100000 |
Color Harmonies of #837820
Complementary color
Monochromatic Colors of #837820
Black with #837820
Text Example
Text Example
White with #837820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837820; }
p { color: rgb(131,120,32); }
H1.HeaderClassName
{
color: #837820;
}
.AnyTagClassName
{
color: #837820;
}
</style>
background-color css
<style>
a { background-color: #837820; }
a { background-color: rgb(131,120,32); }
div.DivClassName
{
background-color: #837820;
}
.BgClassName
{
background-color: #837820;
}
</style>
border-color css
<style>
span { border-color: #837820; }
span { border-color: rgb(131,120,32); }
td.TdClassName
{
border-color: #837820;
}
.TagClassName
{
border-color: #837820;
}
</style>