Shades of Pesto #837531
Tints of Pesto #837531
RGB
CMYK
RGB Variations
Color information
#837531 (or 0x837531) is known color: Pesto. HEX triplet: 83, 75 and 31. RGB value is (131,117,49). Sum of RGB (Red+Green+Blue) = 131+117+49=297 (39% of max value = 765). Red value is 131 (51.56% from 255 or 44.11% from 297); Green value is 117 (46.09% from 255 or 39.39% from 297); Blue value is 49 (19.53% from 255 or 16.50% from 297); Max value from RGB is 131 - color contains mainly: red. Hex color #837531 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837531 is #7C8ACE. Grayscale: #717171. Windows color (decimal): -8161999 or 3241347. OLE color: 3241347.
HSL color Cylindrical-coordinate representation of color #837531: hue angle of 49.76º 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 #837531 is Cyan = 0, Magento = 0.11, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 49 | - |
| CMYK | 0 | 0.11 | 0.63 | 0.49 |
| HSL | 49.76º | 0.46% | 0.35% | - |
| HSV(B) | 49.76º | 0.63% | 0.51% | - |
| XYZ | 16.28 | 17.77 | 5.48 | - |
| YUV | 113.43 | 91.64 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 49 | 0 | 0.11 | 0.63 | 0.49 | 49.76 | 0.46 | 0.35 |
| Hex | 83 | 75 | 31 | 0 | B | 3F | 31 | 32 | 2E | 23 |
| Octal | 203 | 165 | 61 | 0 | 13 | 77 | 61 | 62 | 56 | 43 |
| Binary | 10000011 | 1110101 | 110001 | 0 | 1011 | 111111 | 110001 | 110010 | 101110 | 100011 |
Color Harmonies of #837531
Complementary color
Monochromatic Colors of #837531
Black with #837531
Text Example
Text Example
White with #837531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837531; }
p { color: rgb(131,117,49); }
H1.HeaderClassName
{
color: #837531;
}
.AnyTagClassName
{
color: #837531;
}
</style>
background-color css
<style>
a { background-color: #837531; }
a { background-color: rgb(131,117,49); }
div.DivClassName
{
background-color: #837531;
}
.BgClassName
{
background-color: #837531;
}
</style>
border-color css
<style>
span { border-color: #837531; }
span { border-color: rgb(131,117,49); }
td.TdClassName
{
border-color: #837531;
}
.TagClassName
{
border-color: #837531;
}
</style>