Shades of Pesto #837635
Tints of Pesto #837635
RGB
CMYK
RGB Variations
Color information
#837635 (or 0x837635) is known color: Pesto. HEX triplet: 83, 76 and 35. RGB value is (131,118,53). Sum of RGB (Red+Green+Blue) = 131+118+53=302 (40% of max value = 765). Red value is 131 (51.56% from 255 or 43.38% from 302); Green value is 118 (46.48% from 255 or 39.07% from 302); Blue value is 53 (21.09% from 255 or 17.55% from 302); Max value from RGB is 131 - color contains mainly: red. Hex color #837635 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837635 is #7C89CA. Grayscale: #727272. Windows color (decimal): -8161739 or 3503747. OLE color: 3503747.
HSL color Cylindrical-coordinate representation of color #837635: hue angle of 50º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #837635 is Cyan = 0, Magento = 0.10, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 53 | - |
| CMYK | 0 | 0.10 | 0.60 | 0.49 |
| HSL | 50º | 0.42% | 0.36% | - |
| HSV(B) | 50º | 0.6% | 0.51% | - |
| XYZ | 16.48 | 18.04 | 5.98 | - |
| YUV | 114.48 | 93.31 | 139.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 53 | 0 | 0.10 | 0.60 | 0.49 | 50 | 0.42 | 0.36 |
| Hex | 83 | 76 | 35 | 0 | A | 3C | 31 | 32 | 2A | 24 |
| Octal | 203 | 166 | 65 | 0 | 12 | 74 | 61 | 62 | 52 | 44 |
| Binary | 10000011 | 1110110 | 110101 | 0 | 1010 | 111100 | 110001 | 110010 | 101010 | 100100 |
Color Harmonies of #837635
Complementary color
Monochromatic Colors of #837635
Black with #837635
Text Example
Text Example
White with #837635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837635; }
p { color: rgb(131,118,53); }
H1.HeaderClassName
{
color: #837635;
}
.AnyTagClassName
{
color: #837635;
}
</style>
background-color css
<style>
a { background-color: #837635; }
a { background-color: rgb(131,118,53); }
div.DivClassName
{
background-color: #837635;
}
.BgClassName
{
background-color: #837635;
}
</style>
border-color css
<style>
span { border-color: #837635; }
span { border-color: rgb(131,118,53); }
td.TdClassName
{
border-color: #837635;
}
.TagClassName
{
border-color: #837635;
}
</style>