Shades of Pesto #877920
Tints of Pesto #877920
RGB
CMYK
RGB Variations
Color information
#877920 (or 0x877920) is known color: Pesto. HEX triplet: 87, 79 and 20. RGB value is (135,121,32). Sum of RGB (Red+Green+Blue) = 135+121+32=288 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.88% from 288); Green value is 121 (47.66% from 255 or 42.01% from 288); Blue value is 32 (12.89% from 255 or 11.11% from 288); Max value from RGB is 135 - color contains mainly: red. Hex color #877920 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877920 is #7886DF. Grayscale: #737373. Windows color (decimal): -7898848 or 2128263. OLE color: 2128263.
HSL color Cylindrical-coordinate representation of color #877920: hue angle of 51.84º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #877920 is Cyan = 0, Magento = 0.10, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 121 | 32 | - |
| CMYK | 0 | 0.10 | 0.76 | 0.47 |
| HSL | 51.84º | 0.62% | 0.33% | - |
| HSV(B) | 51.84º | 0.76% | 0.53% | - |
| XYZ | 17.09 | 18.93 | 4.12 | - |
| YUV | 115.04 | 81.14 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 32 | 0 | 0.10 | 0.76 | 0.47 | 51.84 | 0.62 | 0.33 |
| Hex | 87 | 79 | 20 | 0 | A | 4C | 2F | 34 | 3E | 21 |
| Octal | 207 | 171 | 40 | 0 | 12 | 114 | 57 | 64 | 76 | 41 |
| Binary | 10000111 | 1111001 | 100000 | 0 | 1010 | 1001100 | 101111 | 110100 | 111110 | 100001 |
Color Harmonies of #877920
Complementary color
Monochromatic Colors of #877920
Black with #877920
Text Example
Text Example
White with #877920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877920; }
p { color: rgb(135,121,32); }
H1.HeaderClassName
{
color: #877920;
}
.AnyTagClassName
{
color: #877920;
}
</style>
background-color css
<style>
a { background-color: #877920; }
a { background-color: rgb(135,121,32); }
div.DivClassName
{
background-color: #877920;
}
.BgClassName
{
background-color: #877920;
}
</style>
border-color css
<style>
span { border-color: #877920; }
span { border-color: rgb(135,121,32); }
td.TdClassName
{
border-color: #877920;
}
.TagClassName
{
border-color: #877920;
}
</style>