Shades of Pesto #847529
Tints of Pesto #847529
RGB
CMYK
RGB Variations
Color information
#847529 (or 0x847529) is known color: Pesto. HEX triplet: 84, 75 and 29. RGB value is (132,117,41). Sum of RGB (Red+Green+Blue) = 132+117+41=290 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.52% from 290); Green value is 117 (46.09% from 255 or 40.34% from 290); Blue value is 41 (16.41% from 255 or 14.14% from 290); Max value from RGB is 132 - color contains mainly: red. Hex color #847529 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847529 is #7B8AD6. Grayscale: #717171. Windows color (decimal): -8096471 or 2717060. OLE color: 2717060.
HSL color Cylindrical-coordinate representation of color #847529: hue angle of 50.11º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #847529 is Cyan = 0, Magento = 0.11, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 117 | 41 | - |
| CMYK | 0 | 0.11 | 0.69 | 0.48 |
| HSL | 50.11º | 0.53% | 0.34% | - |
| HSV(B) | 50.11º | 0.69% | 0.52% | - |
| XYZ | 16.28 | 17.79 | 4.67 | - |
| YUV | 112.82 | 87.47 | 141.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 41 | 0 | 0.11 | 0.69 | 0.48 | 50.11 | 0.53 | 0.34 |
| Hex | 84 | 75 | 29 | 0 | B | 45 | 30 | 32 | 35 | 22 |
| Octal | 204 | 165 | 51 | 0 | 13 | 105 | 60 | 62 | 65 | 42 |
| Binary | 10000100 | 1110101 | 101001 | 0 | 1011 | 1000101 | 110000 | 110010 | 110101 | 100010 |
Color Harmonies of #847529
Complementary color
Monochromatic Colors of #847529
Black with #847529
Text Example
Text Example
White with #847529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847529; }
p { color: rgb(132,117,41); }
H1.HeaderClassName
{
color: #847529;
}
.AnyTagClassName
{
color: #847529;
}
</style>
background-color css
<style>
a { background-color: #847529; }
a { background-color: rgb(132,117,41); }
div.DivClassName
{
background-color: #847529;
}
.BgClassName
{
background-color: #847529;
}
</style>
border-color css
<style>
span { border-color: #847529; }
span { border-color: rgb(132,117,41); }
td.TdClassName
{
border-color: #847529;
}
.TagClassName
{
border-color: #847529;
}
</style>