Shades of Pesto #847425
Tints of Pesto #847425
RGB
CMYK
RGB Variations
Color information
#847425 (or 0x847425) is known color: Pesto. HEX triplet: 84, 74 and 25. RGB value is (132,116,37). Sum of RGB (Red+Green+Blue) = 132+116+37=285 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.32% from 285); Green value is 116 (45.70% from 255 or 40.70% from 285); Blue value is 37 (14.84% from 255 or 12.98% from 285); Max value from RGB is 132 - color contains mainly: red. Hex color #847425 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847425 is #7B8BDA. Grayscale: #707070. Windows color (decimal): -8096731 or 2454660. OLE color: 2454660.
HSL color Cylindrical-coordinate representation of color #847425: hue angle of 49.89º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #847425 is Cyan = 0, Magento = 0.12, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 116 | 37 | - |
| CMYK | 0 | 0.12 | 0.72 | 0.48 |
| HSL | 49.89º | 0.56% | 0.33% | - |
| HSV(B) | 49.89º | 0.72% | 0.52% | - |
| XYZ | 16.1 | 17.53 | 4.29 | - |
| YUV | 111.78 | 85.8 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 116 | 37 | 0 | 0.12 | 0.72 | 0.48 | 49.89 | 0.56 | 0.33 |
| Hex | 84 | 74 | 25 | 0 | C | 48 | 30 | 32 | 38 | 21 |
| Octal | 204 | 164 | 45 | 0 | 14 | 110 | 60 | 62 | 70 | 41 |
| Binary | 10000100 | 1110100 | 100101 | 0 | 1100 | 1001000 | 110000 | 110010 | 111000 | 100001 |
Color Harmonies of #847425
Complementary color
Monochromatic Colors of #847425
Black with #847425
Text Example
Text Example
White with #847425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847425; }
p { color: rgb(132,116,37); }
H1.HeaderClassName
{
color: #847425;
}
.AnyTagClassName
{
color: #847425;
}
</style>
background-color css
<style>
a { background-color: #847425; }
a { background-color: rgb(132,116,37); }
div.DivClassName
{
background-color: #847425;
}
.BgClassName
{
background-color: #847425;
}
</style>
border-color css
<style>
span { border-color: #847425; }
span { border-color: rgb(132,116,37); }
td.TdClassName
{
border-color: #847425;
}
.TagClassName
{
border-color: #847425;
}
</style>