Shades of Pesto #847622
Tints of Pesto #847622
RGB
CMYK
RGB Variations
Color information
#847622 (or 0x847622) is known color: Pesto. HEX triplet: 84, 76 and 22. RGB value is (132,118,34). Sum of RGB (Red+Green+Blue) = 132+118+34=284 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.48% from 284); Green value is 118 (46.48% from 255 or 41.55% from 284); Blue value is 34 (13.67% from 255 or 11.97% from 284); Max value from RGB is 132 - color contains mainly: red. Hex color #847622 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847622 is #7B89DD. Grayscale: #707070. Windows color (decimal): -8096222 or 2258564. OLE color: 2258564.
HSL color Cylindrical-coordinate representation of color #847622: hue angle of 51.43º 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 #847622 is Cyan = 0, Magento = 0.11, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 118 | 34 | - |
| CMYK | 0 | 0.11 | 0.74 | 0.48 |
| HSL | 51.43º | 0.59% | 0.33% | - |
| HSV(B) | 51.43º | 0.74% | 0.52% | - |
| XYZ | 16.28 | 17.98 | 4.13 | - |
| YUV | 112.61 | 83.64 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 118 | 34 | 0 | 0.11 | 0.74 | 0.48 | 51.43 | 0.59 | 0.33 |
| Hex | 84 | 76 | 22 | 0 | B | 4A | 30 | 33 | 3B | 21 |
| Octal | 204 | 166 | 42 | 0 | 13 | 112 | 60 | 63 | 73 | 41 |
| Binary | 10000100 | 1110110 | 100010 | 0 | 1011 | 1001010 | 110000 | 110011 | 111011 | 100001 |
Color Harmonies of #847622
Complementary color
Monochromatic Colors of #847622
Black with #847622
Text Example
Text Example
White with #847622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847622; }
p { color: rgb(132,118,34); }
H1.HeaderClassName
{
color: #847622;
}
.AnyTagClassName
{
color: #847622;
}
</style>
background-color css
<style>
a { background-color: #847622; }
a { background-color: rgb(132,118,34); }
div.DivClassName
{
background-color: #847622;
}
.BgClassName
{
background-color: #847622;
}
</style>
border-color css
<style>
span { border-color: #847622; }
span { border-color: rgb(132,118,34); }
td.TdClassName
{
border-color: #847622;
}
.TagClassName
{
border-color: #847622;
}
</style>