Shades of Pesto #847836
Tints of Pesto #847836
RGB
CMYK
RGB Variations
Color information
#847836 (or 0x847836) is known color: Pesto. HEX triplet: 84, 78 and 36. RGB value is (132,120,54). Sum of RGB (Red+Green+Blue) = 132+120+54=306 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.14% from 306); Green value is 120 (47.27% from 255 or 39.22% from 306); Blue value is 54 (21.48% from 255 or 17.65% from 306); Max value from RGB is 132 - color contains mainly: red. Hex color #847836 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847836 is #7B87C9. Grayscale: #747474. Windows color (decimal): -8095690 or 3569796. OLE color: 3569796.
HSL color Cylindrical-coordinate representation of color #847836: hue angle of 50.77º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #847836 is Cyan = 0, Magento = 0.09, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 120 | 54 | - |
| CMYK | 0 | 0.09 | 0.59 | 0.48 |
| HSL | 50.77º | 0.42% | 0.36% | - |
| HSV(B) | 50.77º | 0.59% | 0.52% | - |
| XYZ | 16.9 | 18.6 | 6.19 | - |
| YUV | 116.06 | 92.98 | 139.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 120 | 54 | 0 | 0.09 | 0.59 | 0.48 | 50.77 | 0.42 | 0.36 |
| Hex | 84 | 78 | 36 | 0 | 9 | 3B | 30 | 33 | 2A | 24 |
| Octal | 204 | 170 | 66 | 0 | 11 | 73 | 60 | 63 | 52 | 44 |
| Binary | 10000100 | 1111000 | 110110 | 0 | 1001 | 111011 | 110000 | 110011 | 101010 | 100100 |
Color Harmonies of #847836
Complementary color
Monochromatic Colors of #847836
Black with #847836
Text Example
Text Example
White with #847836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847836; }
p { color: rgb(132,120,54); }
H1.HeaderClassName
{
color: #847836;
}
.AnyTagClassName
{
color: #847836;
}
</style>
background-color css
<style>
a { background-color: #847836; }
a { background-color: rgb(132,120,54); }
div.DivClassName
{
background-color: #847836;
}
.BgClassName
{
background-color: #847836;
}
</style>
border-color css
<style>
span { border-color: #847836; }
span { border-color: rgb(132,120,54); }
td.TdClassName
{
border-color: #847836;
}
.TagClassName
{
border-color: #847836;
}
</style>