Shades of Pesto #837435
Tints of Pesto #837435
RGB
CMYK
RGB Variations
Color information
#837435 (or 0x837435) is known color: Pesto. HEX triplet: 83, 74 and 35. RGB value is (131,116,53). Sum of RGB (Red+Green+Blue) = 131+116+53=300 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.67% from 300); Green value is 116 (45.70% from 255 or 38.67% from 300); Blue value is 53 (21.09% from 255 or 17.67% from 300); Max value from RGB is 131 - color contains mainly: red. Hex color #837435 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837435 is #7C8BCA. Grayscale: #717171. Windows color (decimal): -8162251 or 3503235. OLE color: 3503235.
HSL color Cylindrical-coordinate representation of color #837435: hue angle of 48.46º 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 #837435 is Cyan = 0, Magento = 0.11, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 53 | - |
| CMYK | 0 | 0.11 | 0.60 | 0.49 |
| HSL | 48.46º | 0.42% | 0.36% | - |
| HSV(B) | 48.46º | 0.6% | 0.51% | - |
| XYZ | 16.25 | 17.57 | 5.9 | - |
| YUV | 113.3 | 93.97 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 53 | 0 | 0.11 | 0.60 | 0.49 | 48.46 | 0.42 | 0.36 |
| Hex | 83 | 74 | 35 | 0 | B | 3C | 31 | 30 | 2A | 24 |
| Octal | 203 | 164 | 65 | 0 | 13 | 74 | 61 | 60 | 52 | 44 |
| Binary | 10000011 | 1110100 | 110101 | 0 | 1011 | 111100 | 110001 | 110000 | 101010 | 100100 |
Color Harmonies of #837435
Complementary color
Monochromatic Colors of #837435
Black with #837435
Text Example
Text Example
White with #837435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837435; }
p { color: rgb(131,116,53); }
H1.HeaderClassName
{
color: #837435;
}
.AnyTagClassName
{
color: #837435;
}
</style>
background-color css
<style>
a { background-color: #837435; }
a { background-color: rgb(131,116,53); }
div.DivClassName
{
background-color: #837435;
}
.BgClassName
{
background-color: #837435;
}
</style>
border-color css
<style>
span { border-color: #837435; }
span { border-color: rgb(131,116,53); }
td.TdClassName
{
border-color: #837435;
}
.TagClassName
{
border-color: #837435;
}
</style>