Shades of Pesto #837637
Tints of Pesto #837637
RGB
CMYK
RGB Variations
Color information
#837637 (or 0x837637) is known color: Pesto. HEX triplet: 83, 76 and 37. RGB value is (131,118,55). Sum of RGB (Red+Green+Blue) = 131+118+55=304 (40% of max value = 765). Red value is 131 (51.56% from 255 or 43.09% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 55 (21.88% from 255 or 18.09% from 304); Max value from RGB is 131 - color contains mainly: red. Hex color #837637 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837637 is #7C89C8. Grayscale: #727272. Windows color (decimal): -8161737 or 3634819. OLE color: 3634819.
HSL color Cylindrical-coordinate representation of color #837637: hue angle of 49.74º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #837637 is Cyan = 0, Magento = 0.10, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 55 | - |
| CMYK | 0 | 0.10 | 0.58 | 0.49 |
| HSL | 49.74º | 0.41% | 0.36% | - |
| HSV(B) | 49.74º | 0.58% | 0.51% | - |
| XYZ | 16.53 | 18.06 | 6.23 | - |
| YUV | 114.71 | 94.31 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 55 | 0 | 0.10 | 0.58 | 0.49 | 49.74 | 0.41 | 0.36 |
| Hex | 83 | 76 | 37 | 0 | A | 3A | 31 | 32 | 29 | 24 |
| Octal | 203 | 166 | 67 | 0 | 12 | 72 | 61 | 62 | 51 | 44 |
| Binary | 10000011 | 1110110 | 110111 | 0 | 1010 | 111010 | 110001 | 110010 | 101001 | 100100 |
Color Harmonies of #837637
Complementary color
Monochromatic Colors of #837637
Black with #837637
Text Example
Text Example
White with #837637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837637; }
p { color: rgb(131,118,55); }
H1.HeaderClassName
{
color: #837637;
}
.AnyTagClassName
{
color: #837637;
}
</style>
background-color css
<style>
a { background-color: #837637; }
a { background-color: rgb(131,118,55); }
div.DivClassName
{
background-color: #837637;
}
.BgClassName
{
background-color: #837637;
}
</style>
border-color css
<style>
span { border-color: #837637; }
span { border-color: rgb(131,118,55); }
td.TdClassName
{
border-color: #837637;
}
.TagClassName
{
border-color: #837637;
}
</style>