Shades of Pesto #847935
Tints of Pesto #847935
RGB
CMYK
RGB Variations
Color information
#847935 (or 0x847935) is known color: Pesto. HEX triplet: 84, 79 and 35. RGB value is (132,121,53). Sum of RGB (Red+Green+Blue) = 132+121+53=306 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.14% from 306); Green value is 121 (47.66% from 255 or 39.54% from 306); Blue value is 53 (21.09% from 255 or 17.32% from 306); Max value from RGB is 132 - color contains mainly: red. Hex color #847935 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847935 is #7B86CA. Grayscale: #747474. Windows color (decimal): -8095435 or 3504516. OLE color: 3504516.
HSL color Cylindrical-coordinate representation of color #847935: hue angle of 51.65º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #847935 is Cyan = 0, Magento = 0.08, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 121 | 53 | - |
| CMYK | 0 | 0.08 | 0.60 | 0.48 |
| HSL | 51.65º | 0.43% | 0.36% | - |
| HSV(B) | 51.65º | 0.6% | 0.52% | - |
| XYZ | 17 | 18.84 | 6.11 | - |
| YUV | 116.54 | 92.14 | 139.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 121 | 53 | 0 | 0.08 | 0.60 | 0.48 | 51.65 | 0.43 | 0.36 |
| Hex | 84 | 79 | 35 | 0 | 8 | 3C | 30 | 34 | 2B | 24 |
| Octal | 204 | 171 | 65 | 0 | 10 | 74 | 60 | 64 | 53 | 44 |
| Binary | 10000100 | 1111001 | 110101 | 0 | 1000 | 111100 | 110000 | 110100 | 101011 | 100100 |
Color Harmonies of #847935
Complementary color
Monochromatic Colors of #847935
Black with #847935
Text Example
Text Example
White with #847935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847935; }
p { color: rgb(132,121,53); }
H1.HeaderClassName
{
color: #847935;
}
.AnyTagClassName
{
color: #847935;
}
</style>
background-color css
<style>
a { background-color: #847935; }
a { background-color: rgb(132,121,53); }
div.DivClassName
{
background-color: #847935;
}
.BgClassName
{
background-color: #847935;
}
</style>
border-color css
<style>
span { border-color: #847935; }
span { border-color: rgb(132,121,53); }
td.TdClassName
{
border-color: #847935;
}
.TagClassName
{
border-color: #847935;
}
</style>