Shades of Pesto #837834
Tints of Pesto #837834
RGB
CMYK
RGB Variations
Color information
#837834 (or 0x837834) is known color: Pesto. HEX triplet: 83, 78 and 34. RGB value is (131,120,52). Sum of RGB (Red+Green+Blue) = 131+120+52=303 (40% of max value = 765). Red value is 131 (51.56% from 255 or 43.23% from 303); Green value is 120 (47.27% from 255 or 39.60% from 303); Blue value is 52 (20.70% from 255 or 17.16% from 303); Max value from RGB is 131 - color contains mainly: red. Hex color #837834 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837834 is #7C87CB. Grayscale: #737373. Windows color (decimal): -8161228 or 3438723. OLE color: 3438723.
HSL color Cylindrical-coordinate representation of color #837834: hue angle of 51.65º 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 #837834 is Cyan = 0, Magento = 0.08, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 52 | - |
| CMYK | 0 | 0.08 | 0.60 | 0.49 |
| HSL | 51.65º | 0.43% | 0.36% | - |
| HSV(B) | 51.65º | 0.6% | 0.51% | - |
| XYZ | 16.7 | 18.51 | 5.94 | - |
| YUV | 115.54 | 92.14 | 139.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 52 | 0 | 0.08 | 0.60 | 0.49 | 51.65 | 0.43 | 0.36 |
| Hex | 83 | 78 | 34 | 0 | 8 | 3C | 31 | 34 | 2B | 24 |
| Octal | 203 | 170 | 64 | 0 | 10 | 74 | 61 | 64 | 53 | 44 |
| Binary | 10000011 | 1111000 | 110100 | 0 | 1000 | 111100 | 110001 | 110100 | 101011 | 100100 |
Color Harmonies of #837834
Complementary color
Monochromatic Colors of #837834
Black with #837834
Text Example
Text Example
White with #837834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837834; }
p { color: rgb(131,120,52); }
H1.HeaderClassName
{
color: #837834;
}
.AnyTagClassName
{
color: #837834;
}
</style>
background-color css
<style>
a { background-color: #837834; }
a { background-color: rgb(131,120,52); }
div.DivClassName
{
background-color: #837834;
}
.BgClassName
{
background-color: #837834;
}
</style>
border-color css
<style>
span { border-color: #837834; }
span { border-color: rgb(131,120,52); }
td.TdClassName
{
border-color: #837834;
}
.TagClassName
{
border-color: #837834;
}
</style>