Shades of Pesto #847426
Tints of Pesto #847426
RGB
CMYK
RGB Variations
Color information
#847426 (or 0x847426) is known color: Pesto. HEX triplet: 84, 74 and 26. RGB value is (132,116,38). Sum of RGB (Red+Green+Blue) = 132+116+38=286 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.15% from 286); Green value is 116 (45.70% from 255 or 40.56% from 286); Blue value is 38 (15.23% from 255 or 13.29% from 286); Max value from RGB is 132 - color contains mainly: red. Hex color #847426 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #847426 is #7B8BD9. Grayscale: #707070. Windows color (decimal): -8096730 or 2520196. OLE color: 2520196.
HSL color Cylindrical-coordinate representation of color #847426: hue angle of 49.79º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #847426 is Cyan = 0, Magento = 0.12, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 116 | 38 | - |
| CMYK | 0 | 0.12 | 0.71 | 0.48 |
| HSL | 49.79º | 0.55% | 0.33% | - |
| HSV(B) | 49.79º | 0.71% | 0.52% | - |
| XYZ | 16.11 | 17.54 | 4.37 | - |
| YUV | 111.89 | 86.3 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 116 | 38 | 0 | 0.12 | 0.71 | 0.48 | 49.79 | 0.55 | 0.33 |
| Hex | 84 | 74 | 26 | 0 | C | 47 | 30 | 32 | 37 | 21 |
| Octal | 204 | 164 | 46 | 0 | 14 | 107 | 60 | 62 | 67 | 41 |
| Binary | 10000100 | 1110100 | 100110 | 0 | 1100 | 1000111 | 110000 | 110010 | 110111 | 100001 |
Color Harmonies of #847426
Complementary color
Monochromatic Colors of #847426
Black with #847426
Text Example
Text Example
White with #847426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847426; }
p { color: rgb(132,116,38); }
H1.HeaderClassName
{
color: #847426;
}
.AnyTagClassName
{
color: #847426;
}
</style>
background-color css
<style>
a { background-color: #847426; }
a { background-color: rgb(132,116,38); }
div.DivClassName
{
background-color: #847426;
}
.BgClassName
{
background-color: #847426;
}
</style>
border-color css
<style>
span { border-color: #847426; }
span { border-color: rgb(132,116,38); }
td.TdClassName
{
border-color: #847426;
}
.TagClassName
{
border-color: #847426;
}
</style>