Shades of Pesto #847922
Tints of Pesto #847922
RGB
CMYK
RGB Variations
Color information
#847922 (or 0x847922) is known color: Pesto. HEX triplet: 84, 79 and 22. RGB value is (132,121,34). Sum of RGB (Red+Green+Blue) = 132+121+34=287 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.99% from 287); Green value is 121 (47.66% from 255 or 42.16% from 287); Blue value is 34 (13.67% from 255 or 11.85% from 287); Max value from RGB is 132 - color contains mainly: red. Hex color #847922 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847922 is #7B86DD. Grayscale: #727272. Windows color (decimal): -8095454 or 2259332. OLE color: 2259332.
HSL color Cylindrical-coordinate representation of color #847922: hue angle of 53.27º 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 #847922 is Cyan = 0, Magento = 0.08, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 121 | 34 | - |
| CMYK | 0 | 0.08 | 0.74 | 0.48 |
| HSL | 53.27º | 0.59% | 0.33% | - |
| HSV(B) | 53.27º | 0.74% | 0.52% | - |
| XYZ | 16.64 | 18.7 | 4.24 | - |
| YUV | 114.37 | 82.64 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 121 | 34 | 0 | 0.08 | 0.74 | 0.48 | 53.27 | 0.59 | 0.33 |
| Hex | 84 | 79 | 22 | 0 | 8 | 4A | 30 | 35 | 3B | 21 |
| Octal | 204 | 171 | 42 | 0 | 10 | 112 | 60 | 65 | 73 | 41 |
| Binary | 10000100 | 1111001 | 100010 | 0 | 1000 | 1001010 | 110000 | 110101 | 111011 | 100001 |
Color Harmonies of #847922
Complementary color
Monochromatic Colors of #847922
Black with #847922
Text Example
Text Example
White with #847922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847922; }
p { color: rgb(132,121,34); }
H1.HeaderClassName
{
color: #847922;
}
.AnyTagClassName
{
color: #847922;
}
</style>
background-color css
<style>
a { background-color: #847922; }
a { background-color: rgb(132,121,34); }
div.DivClassName
{
background-color: #847922;
}
.BgClassName
{
background-color: #847922;
}
</style>
border-color css
<style>
span { border-color: #847922; }
span { border-color: rgb(132,121,34); }
td.TdClassName
{
border-color: #847922;
}
.TagClassName
{
border-color: #847922;
}
</style>