Shades of Pesto #867829
Tints of Pesto #867829
RGB
CMYK
RGB Variations
Color information
#867829 (or 0x867829) is known color: Pesto. HEX triplet: 86, 78 and 29. RGB value is (134,120,41). Sum of RGB (Red+Green+Blue) = 134+120+41=295 (39% of max value = 765). Red value is 134 (52.73% from 255 or 45.42% from 295); Green value is 120 (47.27% from 255 or 40.68% from 295); Blue value is 41 (16.41% from 255 or 13.90% from 295); Max value from RGB is 134 - color contains mainly: red. Hex color #867829 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867829 is #7987D6. Grayscale: #737373. Windows color (decimal): -7964631 or 2717830. OLE color: 2717830.
HSL color Cylindrical-coordinate representation of color #867829: hue angle of 50.97º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #867829 is Cyan = 0, Magento = 0.10, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 120 | 41 | - |
| CMYK | 0 | 0.10 | 0.69 | 0.47 |
| HSL | 50.97º | 0.53% | 0.34% | - |
| HSV(B) | 50.97º | 0.69% | 0.53% | - |
| XYZ | 16.95 | 18.66 | 4.81 | - |
| YUV | 115.18 | 86.14 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 120 | 41 | 0 | 0.10 | 0.69 | 0.47 | 50.97 | 0.53 | 0.34 |
| Hex | 86 | 78 | 29 | 0 | A | 45 | 2F | 33 | 35 | 22 |
| Octal | 206 | 170 | 51 | 0 | 12 | 105 | 57 | 63 | 65 | 42 |
| Binary | 10000110 | 1111000 | 101001 | 0 | 1010 | 1000101 | 101111 | 110011 | 110101 | 100010 |
Color Harmonies of #867829
Complementary color
Monochromatic Colors of #867829
Black with #867829
Text Example
Text Example
White with #867829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867829; }
p { color: rgb(134,120,41); }
H1.HeaderClassName
{
color: #867829;
}
.AnyTagClassName
{
color: #867829;
}
</style>
background-color css
<style>
a { background-color: #867829; }
a { background-color: rgb(134,120,41); }
div.DivClassName
{
background-color: #867829;
}
.BgClassName
{
background-color: #867829;
}
</style>
border-color css
<style>
span { border-color: #867829; }
span { border-color: rgb(134,120,41); }
td.TdClassName
{
border-color: #867829;
}
.TagClassName
{
border-color: #867829;
}
</style>