Shades of Pesto #847722
Tints of Pesto #847722
RGB
CMYK
RGB Variations
Color information
#847722 (or 0x847722) is known color: Pesto. HEX triplet: 84, 77 and 22. RGB value is (132,119,34). Sum of RGB (Red+Green+Blue) = 132+119+34=285 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.32% from 285); Green value is 119 (46.88% from 255 or 41.75% from 285); Blue value is 34 (13.67% from 255 or 11.93% from 285); Max value from RGB is 132 - color contains mainly: red. Hex color #847722 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847722 is #7B88DD. Grayscale: #717171. Windows color (decimal): -8095966 or 2258820. OLE color: 2258820.
HSL color Cylindrical-coordinate representation of color #847722: hue angle of 52.04º 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 #847722 is Cyan = 0, Magento = 0.10, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 119 | 34 | - |
| CMYK | 0 | 0.10 | 0.74 | 0.48 |
| HSL | 52.04º | 0.59% | 0.33% | - |
| HSV(B) | 52.04º | 0.74% | 0.52% | - |
| XYZ | 16.4 | 18.21 | 4.16 | - |
| YUV | 113.2 | 83.31 | 141.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 34 | 0 | 0.10 | 0.74 | 0.48 | 52.04 | 0.59 | 0.33 |
| Hex | 84 | 77 | 22 | 0 | A | 4A | 30 | 34 | 3B | 21 |
| Octal | 204 | 167 | 42 | 0 | 12 | 112 | 60 | 64 | 73 | 41 |
| Binary | 10000100 | 1110111 | 100010 | 0 | 1010 | 1001010 | 110000 | 110100 | 111011 | 100001 |
Color Harmonies of #847722
Complementary color
Monochromatic Colors of #847722
Black with #847722
Text Example
Text Example
White with #847722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847722; }
p { color: rgb(132,119,34); }
H1.HeaderClassName
{
color: #847722;
}
.AnyTagClassName
{
color: #847722;
}
</style>
background-color css
<style>
a { background-color: #847722; }
a { background-color: rgb(132,119,34); }
div.DivClassName
{
background-color: #847722;
}
.BgClassName
{
background-color: #847722;
}
</style>
border-color css
<style>
span { border-color: #847722; }
span { border-color: rgb(132,119,34); }
td.TdClassName
{
border-color: #847722;
}
.TagClassName
{
border-color: #847722;
}
</style>