Shades of Pesto #847531
Tints of Pesto #847531
RGB
CMYK
RGB Variations
Color information
#847531 (or 0x847531) is known color: Pesto. HEX triplet: 84, 75 and 31. RGB value is (132,117,49). Sum of RGB (Red+Green+Blue) = 132+117+49=298 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.30% from 298); Green value is 117 (46.09% from 255 or 39.26% from 298); Blue value is 49 (19.53% from 255 or 16.44% from 298); Max value from RGB is 132 - color contains mainly: red. Hex color #847531 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847531 is #7B8ACE. Grayscale: #727272. Windows color (decimal): -8096463 or 3241348. OLE color: 3241348.
HSL color Cylindrical-coordinate representation of color #847531: hue angle of 49.16º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #847531 is Cyan = 0, Magento = 0.11, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 117 | 49 | - |
| CMYK | 0 | 0.11 | 0.63 | 0.48 |
| HSL | 49.16º | 0.46% | 0.35% | - |
| HSV(B) | 49.16º | 0.63% | 0.52% | - |
| XYZ | 16.43 | 17.85 | 5.49 | - |
| YUV | 113.73 | 91.47 | 141.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 49 | 0 | 0.11 | 0.63 | 0.48 | 49.16 | 0.46 | 0.35 |
| Hex | 84 | 75 | 31 | 0 | B | 3F | 30 | 31 | 2E | 23 |
| Octal | 204 | 165 | 61 | 0 | 13 | 77 | 60 | 61 | 56 | 43 |
| Binary | 10000100 | 1110101 | 110001 | 0 | 1011 | 111111 | 110000 | 110001 | 101110 | 100011 |
Color Harmonies of #847531
Complementary color
Monochromatic Colors of #847531
Black with #847531
Text Example
Text Example
White with #847531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847531; }
p { color: rgb(132,117,49); }
H1.HeaderClassName
{
color: #847531;
}
.AnyTagClassName
{
color: #847531;
}
</style>
background-color css
<style>
a { background-color: #847531; }
a { background-color: rgb(132,117,49); }
div.DivClassName
{
background-color: #847531;
}
.BgClassName
{
background-color: #847531;
}
</style>
border-color css
<style>
span { border-color: #847531; }
span { border-color: rgb(132,117,49); }
td.TdClassName
{
border-color: #847531;
}
.TagClassName
{
border-color: #847531;
}
</style>