Shades of Pesto #877824
Tints of Pesto #877824
RGB
CMYK
RGB Variations
Color information
#877824 (or 0x877824) is known color: Pesto. HEX triplet: 87, 78 and 24. RGB value is (135,120,36). Sum of RGB (Red+Green+Blue) = 135+120+36=291 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.39% from 291); Green value is 120 (47.27% from 255 or 41.24% from 291); Blue value is 36 (14.45% from 255 or 12.37% from 291); Max value from RGB is 135 - color contains mainly: red. Hex color #877824 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877824 is #7887DB. Grayscale: #737373. Windows color (decimal): -7899100 or 2390151. OLE color: 2390151.
HSL color Cylindrical-coordinate representation of color #877824: hue angle of 50.91º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #877824 is Cyan = 0, Magento = 0.11, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 120 | 36 | - |
| CMYK | 0 | 0.11 | 0.73 | 0.47 |
| HSL | 50.91º | 0.58% | 0.34% | - |
| HSV(B) | 50.91º | 0.73% | 0.53% | - |
| XYZ | 17.03 | 18.71 | 4.38 | - |
| YUV | 114.91 | 83.47 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 120 | 36 | 0 | 0.11 | 0.73 | 0.47 | 50.91 | 0.58 | 0.34 |
| Hex | 87 | 78 | 24 | 0 | B | 49 | 2F | 33 | 3A | 22 |
| Octal | 207 | 170 | 44 | 0 | 13 | 111 | 57 | 63 | 72 | 42 |
| Binary | 10000111 | 1111000 | 100100 | 0 | 1011 | 1001001 | 101111 | 110011 | 111010 | 100010 |
Color Harmonies of #877824
Complementary color
Monochromatic Colors of #877824
Black with #877824
Text Example
Text Example
White with #877824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877824; }
p { color: rgb(135,120,36); }
H1.HeaderClassName
{
color: #877824;
}
.AnyTagClassName
{
color: #877824;
}
</style>
background-color css
<style>
a { background-color: #877824; }
a { background-color: rgb(135,120,36); }
div.DivClassName
{
background-color: #877824;
}
.BgClassName
{
background-color: #877824;
}
</style>
border-color css
<style>
span { border-color: #877824; }
span { border-color: rgb(135,120,36); }
td.TdClassName
{
border-color: #877824;
}
.TagClassName
{
border-color: #877824;
}
</style>