Shades of Pesto #837721
Tints of Pesto #837721
RGB
CMYK
RGB Variations
Color information
#837721 (or 0x837721) is known color: Pesto. HEX triplet: 83, 77 and 21. RGB value is (131,119,33). Sum of RGB (Red+Green+Blue) = 131+119+33=283 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.29% from 283); Green value is 119 (46.88% from 255 or 42.05% from 283); Blue value is 33 (13.28% from 255 or 11.66% from 283); Max value from RGB is 131 - color contains mainly: red. Hex color #837721 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837721 is #7C88DE. Grayscale: #717171. Windows color (decimal): -8161503 or 2193283. OLE color: 2193283.
HSL color Cylindrical-coordinate representation of color #837721: hue angle of 52.65º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #837721 is Cyan = 0, Magento = 0.09, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 119 | 33 | - |
| CMYK | 0 | 0.09 | 0.75 | 0.49 |
| HSL | 52.65º | 0.6% | 0.32% | - |
| HSV(B) | 52.65º | 0.75% | 0.51% | - |
| XYZ | 16.23 | 18.13 | 4.08 | - |
| YUV | 112.78 | 82.98 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 119 | 33 | 0 | 0.09 | 0.75 | 0.49 | 52.65 | 0.6 | 0.32 |
| Hex | 83 | 77 | 21 | 0 | 9 | 4B | 31 | 35 | 3C | 20 |
| Octal | 203 | 167 | 41 | 0 | 11 | 113 | 61 | 65 | 74 | 40 |
| Binary | 10000011 | 1110111 | 100001 | 0 | 1001 | 1001011 | 110001 | 110101 | 111100 | 100000 |
Color Harmonies of #837721
Complementary color
Monochromatic Colors of #837721
Black with #837721
Text Example
Text Example
White with #837721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837721; }
p { color: rgb(131,119,33); }
H1.HeaderClassName
{
color: #837721;
}
.AnyTagClassName
{
color: #837721;
}
</style>
background-color css
<style>
a { background-color: #837721; }
a { background-color: rgb(131,119,33); }
div.DivClassName
{
background-color: #837721;
}
.BgClassName
{
background-color: #837721;
}
</style>
border-color css
<style>
span { border-color: #837721; }
span { border-color: rgb(131,119,33); }
td.TdClassName
{
border-color: #837721;
}
.TagClassName
{
border-color: #837721;
}
</style>