Shades of Pesto #837528
Tints of Pesto #837528
RGB
CMYK
RGB Variations
Color information
#837528 (or 0x837528) is known color: Pesto. HEX triplet: 83, 75 and 28. RGB value is (131,117,40). Sum of RGB (Red+Green+Blue) = 131+117+40=288 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.49% from 288); Green value is 117 (46.09% from 255 or 40.62% from 288); Blue value is 40 (16.02% from 255 or 13.89% from 288); Max value from RGB is 131 - color contains mainly: red. Hex color #837528 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837528 is #7C8AD7. Grayscale: #707070. Windows color (decimal): -8162008 or 2651523. OLE color: 2651523.
HSL color Cylindrical-coordinate representation of color #837528: hue angle of 50.77º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #837528 is Cyan = 0, Magento = 0.11, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 40 | - |
| CMYK | 0 | 0.11 | 0.69 | 0.49 |
| HSL | 50.77º | 0.53% | 0.34% | - |
| HSV(B) | 50.77º | 0.69% | 0.51% | - |
| XYZ | 16.1 | 17.7 | 4.58 | - |
| YUV | 112.41 | 87.14 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 40 | 0 | 0.11 | 0.69 | 0.49 | 50.77 | 0.53 | 0.34 |
| Hex | 83 | 75 | 28 | 0 | B | 45 | 31 | 33 | 35 | 22 |
| Octal | 203 | 165 | 50 | 0 | 13 | 105 | 61 | 63 | 65 | 42 |
| Binary | 10000011 | 1110101 | 101000 | 0 | 1011 | 1000101 | 110001 | 110011 | 110101 | 100010 |
Color Harmonies of #837528
Complementary color
Monochromatic Colors of #837528
Black with #837528
Text Example
Text Example
White with #837528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837528; }
p { color: rgb(131,117,40); }
H1.HeaderClassName
{
color: #837528;
}
.AnyTagClassName
{
color: #837528;
}
</style>
background-color css
<style>
a { background-color: #837528; }
a { background-color: rgb(131,117,40); }
div.DivClassName
{
background-color: #837528;
}
.BgClassName
{
background-color: #837528;
}
</style>
border-color css
<style>
span { border-color: #837528; }
span { border-color: rgb(131,117,40); }
td.TdClassName
{
border-color: #837528;
}
.TagClassName
{
border-color: #837528;
}
</style>