Shades of Pesto #837434
Tints of Pesto #837434
RGB
CMYK
RGB Variations
Color information
#837434 (or 0x837434) is known color: Pesto. HEX triplet: 83, 74 and 34. RGB value is (131,116,52). Sum of RGB (Red+Green+Blue) = 131+116+52=299 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.81% from 299); Green value is 116 (45.70% from 255 or 38.80% from 299); Blue value is 52 (20.70% from 255 or 17.39% from 299); Max value from RGB is 131 - color contains mainly: red. Hex color #837434 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837434 is #7C8BCB. Grayscale: #717171. Windows color (decimal): -8162252 or 3437699. OLE color: 3437699.
HSL color Cylindrical-coordinate representation of color #837434: hue angle of 48.61º degrees, saturation: 0.43, 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 #837434 is Cyan = 0, Magento = 0.11, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 52 | - |
| CMYK | 0 | 0.11 | 0.60 | 0.49 |
| HSL | 48.61º | 0.43% | 0.36% | - |
| HSV(B) | 48.61º | 0.6% | 0.51% | - |
| XYZ | 16.23 | 17.56 | 5.78 | - |
| YUV | 113.19 | 93.47 | 140.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 52 | 0 | 0.11 | 0.60 | 0.49 | 48.61 | 0.43 | 0.36 |
| Hex | 83 | 74 | 34 | 0 | B | 3C | 31 | 31 | 2B | 24 |
| Octal | 203 | 164 | 64 | 0 | 13 | 74 | 61 | 61 | 53 | 44 |
| Binary | 10000011 | 1110100 | 110100 | 0 | 1011 | 111100 | 110001 | 110001 | 101011 | 100100 |
Color Harmonies of #837434
Complementary color
Monochromatic Colors of #837434
Black with #837434
Text Example
Text Example
White with #837434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837434; }
p { color: rgb(131,116,52); }
H1.HeaderClassName
{
color: #837434;
}
.AnyTagClassName
{
color: #837434;
}
</style>
background-color css
<style>
a { background-color: #837434; }
a { background-color: rgb(131,116,52); }
div.DivClassName
{
background-color: #837434;
}
.BgClassName
{
background-color: #837434;
}
</style>
border-color css
<style>
span { border-color: #837434; }
span { border-color: rgb(131,116,52); }
td.TdClassName
{
border-color: #837434;
}
.TagClassName
{
border-color: #837434;
}
</style>