Shades of Pesto #837621
Tints of Pesto #837621
RGB
CMYK
RGB Variations
Color information
#837621 (or 0x837621) is known color: Pesto. HEX triplet: 83, 76 and 21. RGB value is (131,118,33). Sum of RGB (Red+Green+Blue) = 131+118+33=282 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.45% from 282); Green value is 118 (46.48% from 255 or 41.84% from 282); Blue value is 33 (13.28% from 255 or 11.70% from 282); Max value from RGB is 131 - color contains mainly: red. Hex color #837621 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837621 is #7C89DE. Grayscale: #707070. Windows color (decimal): -8161759 or 2193027. OLE color: 2193027.
HSL color Cylindrical-coordinate representation of color #837621: hue angle of 52.04º 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 #837621 is Cyan = 0, Magento = 0.10, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 33 | - |
| CMYK | 0 | 0.10 | 0.75 | 0.49 |
| HSL | 52.04º | 0.6% | 0.32% | - |
| HSV(B) | 52.04º | 0.75% | 0.51% | - |
| XYZ | 16.11 | 17.89 | 4.04 | - |
| YUV | 112.2 | 83.31 | 141.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 33 | 0 | 0.10 | 0.75 | 0.49 | 52.04 | 0.6 | 0.32 |
| Hex | 83 | 76 | 21 | 0 | A | 4B | 31 | 34 | 3C | 20 |
| Octal | 203 | 166 | 41 | 0 | 12 | 113 | 61 | 64 | 74 | 40 |
| Binary | 10000011 | 1110110 | 100001 | 0 | 1010 | 1001011 | 110001 | 110100 | 111100 | 100000 |
Color Harmonies of #837621
Complementary color
Monochromatic Colors of #837621
Black with #837621
Text Example
Text Example
White with #837621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837621; }
p { color: rgb(131,118,33); }
H1.HeaderClassName
{
color: #837621;
}
.AnyTagClassName
{
color: #837621;
}
</style>
background-color css
<style>
a { background-color: #837621; }
a { background-color: rgb(131,118,33); }
div.DivClassName
{
background-color: #837621;
}
.BgClassName
{
background-color: #837621;
}
</style>
border-color css
<style>
span { border-color: #837621; }
span { border-color: rgb(131,118,33); }
td.TdClassName
{
border-color: #837621;
}
.TagClassName
{
border-color: #837621;
}
</style>