Shades of Pesto #867625
Tints of Pesto #867625
RGB
CMYK
RGB Variations
Color information
#867625 (or 0x867625) is known color: Pesto. HEX triplet: 86, 76 and 25. RGB value is (134,118,37). Sum of RGB (Red+Green+Blue) = 134+118+37=289 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.37% from 289); Green value is 118 (46.48% from 255 or 40.83% from 289); Blue value is 37 (14.84% from 255 or 12.80% from 289); Max value from RGB is 134 - color contains mainly: red. Hex color #867625 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867625 is #7989DA. Grayscale: #717171. Windows color (decimal): -7965147 or 2455174. OLE color: 2455174.
HSL color Cylindrical-coordinate representation of color #867625: hue angle of 50.1º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #867625 is Cyan = 0, Magento = 0.12, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 37 | - |
| CMYK | 0 | 0.12 | 0.72 | 0.47 |
| HSL | 50.1º | 0.57% | 0.34% | - |
| HSV(B) | 50.1º | 0.72% | 0.53% | - |
| XYZ | 16.64 | 18.16 | 4.38 | - |
| YUV | 113.55 | 84.8 | 142.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 37 | 0 | 0.12 | 0.72 | 0.47 | 50.1 | 0.57 | 0.34 |
| Hex | 86 | 76 | 25 | 0 | C | 48 | 2F | 32 | 39 | 22 |
| Octal | 206 | 166 | 45 | 0 | 14 | 110 | 57 | 62 | 71 | 42 |
| Binary | 10000110 | 1110110 | 100101 | 0 | 1100 | 1001000 | 101111 | 110010 | 111001 | 100010 |
Color Harmonies of #867625
Complementary color
Monochromatic Colors of #867625
Black with #867625
Text Example
Text Example
White with #867625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867625; }
p { color: rgb(134,118,37); }
H1.HeaderClassName
{
color: #867625;
}
.AnyTagClassName
{
color: #867625;
}
</style>
background-color css
<style>
a { background-color: #867625; }
a { background-color: rgb(134,118,37); }
div.DivClassName
{
background-color: #867625;
}
.BgClassName
{
background-color: #867625;
}
</style>
border-color css
<style>
span { border-color: #867625; }
span { border-color: rgb(134,118,37); }
td.TdClassName
{
border-color: #867625;
}
.TagClassName
{
border-color: #867625;
}
</style>