Shades of Pesto #837539
Tints of Pesto #837539
RGB
CMYK
RGB Variations
Color information
#837539 (or 0x837539) is known color: Pesto. HEX triplet: 83, 75 and 39. RGB value is (131,117,57). Sum of RGB (Red+Green+Blue) = 131+117+57=305 (40% of max value = 765). Red value is 131 (51.56% from 255 or 42.95% from 305); Green value is 117 (46.09% from 255 or 38.36% from 305); Blue value is 57 (22.66% from 255 or 18.69% from 305); Max value from RGB is 131 - color contains mainly: red. Hex color #837539 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837539 is #7C8AC6. Grayscale: #727272. Windows color (decimal): -8161991 or 3765635. OLE color: 3765635.
HSL color Cylindrical-coordinate representation of color #837539: hue angle of 48.65º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #837539 is Cyan = 0, Magento = 0.11, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 57 | - |
| CMYK | 0 | 0.11 | 0.56 | 0.49 |
| HSL | 48.65º | 0.39% | 0.37% | - |
| HSV(B) | 48.65º | 0.56% | 0.51% | - |
| XYZ | 16.46 | 17.84 | 6.45 | - |
| YUV | 114.35 | 95.64 | 139.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 57 | 0 | 0.11 | 0.56 | 0.49 | 48.65 | 0.39 | 0.37 |
| Hex | 83 | 75 | 39 | 0 | B | 38 | 31 | 31 | 27 | 25 |
| Octal | 203 | 165 | 71 | 0 | 13 | 70 | 61 | 61 | 47 | 45 |
| Binary | 10000011 | 1110101 | 111001 | 0 | 1011 | 111000 | 110001 | 110001 | 100111 | 100101 |
Color Harmonies of #837539
Complementary color
Monochromatic Colors of #837539
Black with #837539
Text Example
Text Example
White with #837539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837539; }
p { color: rgb(131,117,57); }
H1.HeaderClassName
{
color: #837539;
}
.AnyTagClassName
{
color: #837539;
}
</style>
background-color css
<style>
a { background-color: #837539; }
a { background-color: rgb(131,117,57); }
div.DivClassName
{
background-color: #837539;
}
.BgClassName
{
background-color: #837539;
}
</style>
border-color css
<style>
span { border-color: #837539; }
span { border-color: rgb(131,117,57); }
td.TdClassName
{
border-color: #837539;
}
.TagClassName
{
border-color: #837539;
}
</style>