Shades of Pesto #837722
Tints of Pesto #837722
RGB
CMYK
RGB Variations
Color information
#837722 (or 0x837722) is known color: Pesto. HEX triplet: 83, 77 and 22. RGB value is (131,119,34). Sum of RGB (Red+Green+Blue) = 131+119+34=284 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.13% from 284); Green value is 119 (46.88% from 255 or 41.90% from 284); Blue value is 34 (13.67% from 255 or 11.97% from 284); Max value from RGB is 131 - color contains mainly: red. Hex color #837722 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837722 is #7C88DD. Grayscale: #717171. Windows color (decimal): -8161502 or 2258819. OLE color: 2258819.
HSL color Cylindrical-coordinate representation of color #837722: hue angle of 52.58º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #837722 is Cyan = 0, Magento = 0.09, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 119 | 34 | - |
| CMYK | 0 | 0.09 | 0.74 | 0.49 |
| HSL | 52.58º | 0.59% | 0.32% | - |
| HSV(B) | 52.58º | 0.74% | 0.51% | - |
| XYZ | 16.25 | 18.13 | 4.16 | - |
| YUV | 112.9 | 83.48 | 140.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 119 | 34 | 0 | 0.09 | 0.74 | 0.49 | 52.58 | 0.59 | 0.32 |
| Hex | 83 | 77 | 22 | 0 | 9 | 4A | 31 | 35 | 3B | 20 |
| Octal | 203 | 167 | 42 | 0 | 11 | 112 | 61 | 65 | 73 | 40 |
| Binary | 10000011 | 1110111 | 100010 | 0 | 1001 | 1001010 | 110001 | 110101 | 111011 | 100000 |
Color Harmonies of #837722
Complementary color
Monochromatic Colors of #837722
Black with #837722
Text Example
Text Example
White with #837722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837722; }
p { color: rgb(131,119,34); }
H1.HeaderClassName
{
color: #837722;
}
.AnyTagClassName
{
color: #837722;
}
</style>
background-color css
<style>
a { background-color: #837722; }
a { background-color: rgb(131,119,34); }
div.DivClassName
{
background-color: #837722;
}
.BgClassName
{
background-color: #837722;
}
</style>
border-color css
<style>
span { border-color: #837722; }
span { border-color: rgb(131,119,34); }
td.TdClassName
{
border-color: #837722;
}
.TagClassName
{
border-color: #837722;
}
</style>