Shades of Pesto #867934
Tints of Pesto #867934
RGB
CMYK
RGB Variations
Color information
#867934 (or 0x867934) is known color: Pesto. HEX triplet: 86, 79 and 34. RGB value is (134,121,52). Sum of RGB (Red+Green+Blue) = 134+121+52=307 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.65% from 307); Green value is 121 (47.66% from 255 or 39.41% from 307); Blue value is 52 (20.70% from 255 or 16.94% from 307); Max value from RGB is 134 - color contains mainly: red. Hex color #867934 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867934 is #7986CB. Grayscale: #757575. Windows color (decimal): -7964364 or 3438982. OLE color: 3438982.
HSL color Cylindrical-coordinate representation of color #867934: hue angle of 50.49º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #867934 is Cyan = 0, Magento = 0.10, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 121 | 52 | - |
| CMYK | 0 | 0.10 | 0.61 | 0.47 |
| HSL | 50.49º | 0.44% | 0.36% | - |
| HSV(B) | 50.49º | 0.61% | 0.53% | - |
| XYZ | 17.29 | 18.99 | 6 | - |
| YUV | 117.02 | 91.31 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 121 | 52 | 0 | 0.10 | 0.61 | 0.47 | 50.49 | 0.44 | 0.36 |
| Hex | 86 | 79 | 34 | 0 | A | 3D | 2F | 32 | 2C | 24 |
| Octal | 206 | 171 | 64 | 0 | 12 | 75 | 57 | 62 | 54 | 44 |
| Binary | 10000110 | 1111001 | 110100 | 0 | 1010 | 111101 | 101111 | 110010 | 101100 | 100100 |
Color Harmonies of #867934
Complementary color
Monochromatic Colors of #867934
Black with #867934
Text Example
Text Example
White with #867934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867934; }
p { color: rgb(134,121,52); }
H1.HeaderClassName
{
color: #867934;
}
.AnyTagClassName
{
color: #867934;
}
</style>
background-color css
<style>
a { background-color: #867934; }
a { background-color: rgb(134,121,52); }
div.DivClassName
{
background-color: #867934;
}
.BgClassName
{
background-color: #867934;
}
</style>
border-color css
<style>
span { border-color: #867934; }
span { border-color: rgb(134,121,52); }
td.TdClassName
{
border-color: #867934;
}
.TagClassName
{
border-color: #867934;
}
</style>