Shades of Pesto #867729
Tints of Pesto #867729
RGB
CMYK
RGB Variations
Color information
#867729 (or 0x867729) is known color: Pesto. HEX triplet: 86, 77 and 29. RGB value is (134,119,41). Sum of RGB (Red+Green+Blue) = 134+119+41=294 (38% of max value = 765). Red value is 134 (52.73% from 255 or 45.58% from 294); Green value is 119 (46.88% from 255 or 40.48% from 294); Blue value is 41 (16.41% from 255 or 13.95% from 294); Max value from RGB is 134 - color contains mainly: red. Hex color #867729 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867729 is #7988D6. Grayscale: #727272. Windows color (decimal): -7964887 or 2717574. OLE color: 2717574.
HSL color Cylindrical-coordinate representation of color #867729: hue angle of 50.32º 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 #867729 is Cyan = 0, Magento = 0.11, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 41 | - |
| CMYK | 0 | 0.11 | 0.69 | 0.47 |
| HSL | 50.32º | 0.53% | 0.34% | - |
| HSV(B) | 50.32º | 0.69% | 0.53% | - |
| XYZ | 16.83 | 18.42 | 4.77 | - |
| YUV | 114.59 | 86.47 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 41 | 0 | 0.11 | 0.69 | 0.47 | 50.32 | 0.53 | 0.34 |
| Hex | 86 | 77 | 29 | 0 | B | 45 | 2F | 32 | 35 | 22 |
| Octal | 206 | 167 | 51 | 0 | 13 | 105 | 57 | 62 | 65 | 42 |
| Binary | 10000110 | 1110111 | 101001 | 0 | 1011 | 1000101 | 101111 | 110010 | 110101 | 100010 |
Color Harmonies of #867729
Complementary color
Monochromatic Colors of #867729
Black with #867729
Text Example
Text Example
White with #867729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867729; }
p { color: rgb(134,119,41); }
H1.HeaderClassName
{
color: #867729;
}
.AnyTagClassName
{
color: #867729;
}
</style>
background-color css
<style>
a { background-color: #867729; }
a { background-color: rgb(134,119,41); }
div.DivClassName
{
background-color: #867729;
}
.BgClassName
{
background-color: #867729;
}
</style>
border-color css
<style>
span { border-color: #867729; }
span { border-color: rgb(134,119,41); }
td.TdClassName
{
border-color: #867729;
}
.TagClassName
{
border-color: #867729;
}
</style>