Shades of Pesto #847936
Tints of Pesto #847936
RGB
CMYK
RGB Variations
Color information
#847936 (or 0x847936) is known color: Pesto. HEX triplet: 84, 79 and 36. RGB value is (132,121,54). Sum of RGB (Red+Green+Blue) = 132+121+54=307 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.00% from 307); Green value is 121 (47.66% from 255 or 39.41% from 307); Blue value is 54 (21.48% from 255 or 17.59% from 307); Max value from RGB is 132 - color contains mainly: red. Hex color #847936 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847936 is #7B86C9. Grayscale: #747474. Windows color (decimal): -8095434 or 3570052. OLE color: 3570052.
HSL color Cylindrical-coordinate representation of color #847936: hue angle of 51.54º 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 #847936 is Cyan = 0, Magento = 0.08, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 121 | 54 | - |
| CMYK | 0 | 0.08 | 0.59 | 0.48 |
| HSL | 51.54º | 0.42% | 0.36% | - |
| HSV(B) | 51.54º | 0.59% | 0.52% | - |
| XYZ | 17.02 | 18.85 | 6.23 | - |
| YUV | 116.65 | 92.64 | 138.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 121 | 54 | 0 | 0.08 | 0.59 | 0.48 | 51.54 | 0.42 | 0.36 |
| Hex | 84 | 79 | 36 | 0 | 8 | 3B | 30 | 34 | 2A | 24 |
| Octal | 204 | 171 | 66 | 0 | 10 | 73 | 60 | 64 | 52 | 44 |
| Binary | 10000100 | 1111001 | 110110 | 0 | 1000 | 111011 | 110000 | 110100 | 101010 | 100100 |
Color Harmonies of #847936
Complementary color
Monochromatic Colors of #847936
Black with #847936
Text Example
Text Example
White with #847936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847936; }
p { color: rgb(132,121,54); }
H1.HeaderClassName
{
color: #847936;
}
.AnyTagClassName
{
color: #847936;
}
</style>
background-color css
<style>
a { background-color: #847936; }
a { background-color: rgb(132,121,54); }
div.DivClassName
{
background-color: #847936;
}
.BgClassName
{
background-color: #847936;
}
</style>
border-color css
<style>
span { border-color: #847936; }
span { border-color: rgb(132,121,54); }
td.TdClassName
{
border-color: #847936;
}
.TagClassName
{
border-color: #847936;
}
</style>