Shades of Pesto #847822
Tints of Pesto #847822
RGB
CMYK
RGB Variations
Color information
#847822 (or 0x847822) is known color: Pesto. HEX triplet: 84, 78 and 22. RGB value is (132,120,34). Sum of RGB (Red+Green+Blue) = 132+120+34=286 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.15% from 286); Green value is 120 (47.27% from 255 or 41.96% from 286); Blue value is 34 (13.67% from 255 or 11.89% from 286); Max value from RGB is 132 - color contains mainly: red. Hex color #847822 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847822 is #7B87DD. Grayscale: #727272. Windows color (decimal): -8095710 or 2259076. OLE color: 2259076.
HSL color Cylindrical-coordinate representation of color #847822: hue angle of 52.65º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #847822 is Cyan = 0, Magento = 0.09, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 120 | 34 | - |
| CMYK | 0 | 0.09 | 0.74 | 0.48 |
| HSL | 52.65º | 0.59% | 0.33% | - |
| HSV(B) | 52.65º | 0.74% | 0.52% | - |
| XYZ | 16.52 | 18.45 | 4.2 | - |
| YUV | 113.78 | 82.98 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 120 | 34 | 0 | 0.09 | 0.74 | 0.48 | 52.65 | 0.59 | 0.33 |
| Hex | 84 | 78 | 22 | 0 | 9 | 4A | 30 | 35 | 3B | 21 |
| Octal | 204 | 170 | 42 | 0 | 11 | 112 | 60 | 65 | 73 | 41 |
| Binary | 10000100 | 1111000 | 100010 | 0 | 1001 | 1001010 | 110000 | 110101 | 111011 | 100001 |
Color Harmonies of #847822
Complementary color
Monochromatic Colors of #847822
Black with #847822
Text Example
Text Example
White with #847822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847822; }
p { color: rgb(132,120,34); }
H1.HeaderClassName
{
color: #847822;
}
.AnyTagClassName
{
color: #847822;
}
</style>
background-color css
<style>
a { background-color: #847822; }
a { background-color: rgb(132,120,34); }
div.DivClassName
{
background-color: #847822;
}
.BgClassName
{
background-color: #847822;
}
</style>
border-color css
<style>
span { border-color: #847822; }
span { border-color: rgb(132,120,34); }
td.TdClassName
{
border-color: #847822;
}
.TagClassName
{
border-color: #847822;
}
</style>