Shades of Pesto #877922
Tints of Pesto #877922
RGB
CMYK
RGB Variations
Color information
#877922 (or 0x877922) is known color: Pesto. HEX triplet: 87, 79 and 22. RGB value is (135,121,34). Sum of RGB (Red+Green+Blue) = 135+121+34=290 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.55% from 290); Green value is 121 (47.66% from 255 or 41.72% from 290); Blue value is 34 (13.67% from 255 or 11.72% from 290); Max value from RGB is 135 - color contains mainly: red. Hex color #877922 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877922 is #7886DD. Grayscale: #737373. Windows color (decimal): -7898846 or 2259335. OLE color: 2259335.
HSL color Cylindrical-coordinate representation of color #877922: hue angle of 51.68º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #877922 is Cyan = 0, Magento = 0.10, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 121 | 34 | - |
| CMYK | 0 | 0.10 | 0.75 | 0.47 |
| HSL | 51.68º | 0.6% | 0.33% | - |
| HSV(B) | 51.68º | 0.75% | 0.53% | - |
| XYZ | 17.12 | 18.94 | 4.27 | - |
| YUV | 115.27 | 82.14 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 34 | 0 | 0.10 | 0.75 | 0.47 | 51.68 | 0.6 | 0.33 |
| Hex | 87 | 79 | 22 | 0 | A | 4B | 2F | 34 | 3C | 21 |
| Octal | 207 | 171 | 42 | 0 | 12 | 113 | 57 | 64 | 74 | 41 |
| Binary | 10000111 | 1111001 | 100010 | 0 | 1010 | 1001011 | 101111 | 110100 | 111100 | 100001 |
Color Harmonies of #877922
Complementary color
Monochromatic Colors of #877922
Black with #877922
Text Example
Text Example
White with #877922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877922; }
p { color: rgb(135,121,34); }
H1.HeaderClassName
{
color: #877922;
}
.AnyTagClassName
{
color: #877922;
}
</style>
background-color css
<style>
a { background-color: #877922; }
a { background-color: rgb(135,121,34); }
div.DivClassName
{
background-color: #877922;
}
.BgClassName
{
background-color: #877922;
}
</style>
border-color css
<style>
span { border-color: #877922; }
span { border-color: rgb(135,121,34); }
td.TdClassName
{
border-color: #877922;
}
.TagClassName
{
border-color: #877922;
}
</style>