Shades of Pesto #837331
Tints of Pesto #837331
RGB
CMYK
RGB Variations
Color information
#837331 (or 0x837331) is known color: Pesto. HEX triplet: 83, 73 and 31. RGB value is (131,115,49). Sum of RGB (Red+Green+Blue) = 131+115+49=295 (39% of max value = 765). Red value is 131 (51.56% from 255 or 44.41% from 295); Green value is 115 (45.31% from 255 or 38.98% from 295); Blue value is 49 (19.53% from 255 or 16.61% from 295); Max value from RGB is 131 - color contains mainly: red. Hex color #837331 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837331 is #7C8CCE. Grayscale: #707070. Windows color (decimal): -8162511 or 3240835. OLE color: 3240835.
HSL color Cylindrical-coordinate representation of color #837331: hue angle of 48.29º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #837331 is Cyan = 0, Magento = 0.12, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 115 | 49 | - |
| CMYK | 0 | 0.12 | 0.63 | 0.49 |
| HSL | 48.29º | 0.46% | 0.35% | - |
| HSV(B) | 48.29º | 0.63% | 0.51% | - |
| XYZ | 16.05 | 17.31 | 5.4 | - |
| YUV | 112.26 | 92.3 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 49 | 0 | 0.12 | 0.63 | 0.49 | 48.29 | 0.46 | 0.35 |
| Hex | 83 | 73 | 31 | 0 | C | 3F | 31 | 30 | 2E | 23 |
| Octal | 203 | 163 | 61 | 0 | 14 | 77 | 61 | 60 | 56 | 43 |
| Binary | 10000011 | 1110011 | 110001 | 0 | 1100 | 111111 | 110001 | 110000 | 101110 | 100011 |
Color Harmonies of #837331
Complementary color
Monochromatic Colors of #837331
Black with #837331
Text Example
Text Example
White with #837331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837331; }
p { color: rgb(131,115,49); }
H1.HeaderClassName
{
color: #837331;
}
.AnyTagClassName
{
color: #837331;
}
</style>
background-color css
<style>
a { background-color: #837331; }
a { background-color: rgb(131,115,49); }
div.DivClassName
{
background-color: #837331;
}
.BgClassName
{
background-color: #837331;
}
</style>
border-color css
<style>
span { border-color: #837331; }
span { border-color: rgb(131,115,49); }
td.TdClassName
{
border-color: #837331;
}
.TagClassName
{
border-color: #837331;
}
</style>