Shades of Pesto #867831
Tints of Pesto #867831
RGB
CMYK
RGB Variations
Color information
#867831 (or 0x867831) is known color: Pesto. HEX triplet: 86, 78 and 31. RGB value is (134,120,49). Sum of RGB (Red+Green+Blue) = 134+120+49=303 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.22% from 303); Green value is 120 (47.27% from 255 or 39.60% from 303); Blue value is 49 (19.53% from 255 or 16.17% from 303); Max value from RGB is 134 - color contains mainly: red. Hex color #867831 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867831 is #7987CE. Grayscale: #747474. Windows color (decimal): -7964623 or 3242118. OLE color: 3242118.
HSL color Cylindrical-coordinate representation of color #867831: hue angle of 50.12º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #867831 is Cyan = 0, Magento = 0.10, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 120 | 49 | - |
| CMYK | 0 | 0.10 | 0.63 | 0.47 |
| HSL | 50.12º | 0.46% | 0.36% | - |
| HSV(B) | 50.12º | 0.63% | 0.53% | - |
| XYZ | 17.1 | 18.72 | 5.62 | - |
| YUV | 116.09 | 90.14 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 120 | 49 | 0 | 0.10 | 0.63 | 0.47 | 50.12 | 0.46 | 0.36 |
| Hex | 86 | 78 | 31 | 0 | A | 3F | 2F | 32 | 2E | 24 |
| Octal | 206 | 170 | 61 | 0 | 12 | 77 | 57 | 62 | 56 | 44 |
| Binary | 10000110 | 1111000 | 110001 | 0 | 1010 | 111111 | 101111 | 110010 | 101110 | 100100 |
Color Harmonies of #867831
Complementary color
Monochromatic Colors of #867831
Black with #867831
Text Example
Text Example
White with #867831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867831; }
p { color: rgb(134,120,49); }
H1.HeaderClassName
{
color: #867831;
}
.AnyTagClassName
{
color: #867831;
}
</style>
background-color css
<style>
a { background-color: #867831; }
a { background-color: rgb(134,120,49); }
div.DivClassName
{
background-color: #867831;
}
.BgClassName
{
background-color: #867831;
}
</style>
border-color css
<style>
span { border-color: #867831; }
span { border-color: rgb(134,120,49); }
td.TdClassName
{
border-color: #867831;
}
.TagClassName
{
border-color: #867831;
}
</style>