Shades of Pesto #837838
Tints of Pesto #837838
RGB
CMYK
RGB Variations
Color information
#837838 (or 0x837838) is known color: Pesto. HEX triplet: 83, 78 and 38. RGB value is (131,120,56). Sum of RGB (Red+Green+Blue) = 131+120+56=307 (40% of max value = 765). Red value is 131 (51.56% from 255 or 42.67% from 307); Green value is 120 (47.27% from 255 or 39.09% from 307); Blue value is 56 (22.27% from 255 or 18.24% from 307); Max value from RGB is 131 - color contains mainly: red. Hex color #837838 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837838 is #7C87C7. Grayscale: #747474. Windows color (decimal): -8161224 or 3700867. OLE color: 3700867.
HSL color Cylindrical-coordinate representation of color #837838: hue angle of 51.2º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #837838 is Cyan = 0, Magento = 0.08, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 56 | - |
| CMYK | 0 | 0.08 | 0.57 | 0.49 |
| HSL | 51.2º | 0.4% | 0.37% | - |
| HSV(B) | 51.2º | 0.57% | 0.51% | - |
| XYZ | 16.79 | 18.54 | 6.44 | - |
| YUV | 115.99 | 94.14 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 56 | 0 | 0.08 | 0.57 | 0.49 | 51.2 | 0.4 | 0.37 |
| Hex | 83 | 78 | 38 | 0 | 8 | 39 | 31 | 33 | 28 | 25 |
| Octal | 203 | 170 | 70 | 0 | 10 | 71 | 61 | 63 | 50 | 45 |
| Binary | 10000011 | 1111000 | 111000 | 0 | 1000 | 111001 | 110001 | 110011 | 101000 | 100101 |
Color Harmonies of #837838
Complementary color
Monochromatic Colors of #837838
Black with #837838
Text Example
Text Example
White with #837838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837838; }
p { color: rgb(131,120,56); }
H1.HeaderClassName
{
color: #837838;
}
.AnyTagClassName
{
color: #837838;
}
</style>
background-color css
<style>
a { background-color: #837838; }
a { background-color: rgb(131,120,56); }
div.DivClassName
{
background-color: #837838;
}
.BgClassName
{
background-color: #837838;
}
</style>
border-color css
<style>
span { border-color: #837838; }
span { border-color: rgb(131,120,56); }
td.TdClassName
{
border-color: #837838;
}
.TagClassName
{
border-color: #837838;
}
</style>