Shades of Monsoon #877986
Tints of Monsoon #877986
RGB
CMYK
RGB Variations
Color information
#877986 (or 0x877986) is known color: Monsoon. HEX triplet: 87, 79 and 86. RGB value is (135,121,134). Sum of RGB (Red+Green+Blue) = 135+121+134=390 (51% of max value = 765). Red value is 135 (53.12% from 255 or 34.62% from 390); Green value is 121 (47.66% from 255 or 31.03% from 390); Blue value is 134 (52.73% from 255 or 34.36% from 390); Max value from RGB is 135 - color contains mainly: red. Hex color #877986 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877986 is #788679. Grayscale: #7E7E7E. Windows color (decimal): -7898746 or 8812935. OLE color: 8812935.
HSL color Cylindrical-coordinate representation of color #877986: hue angle of 304.29º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #877986 is Cyan = 0, Magento = 0.10, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 121 | 134 | - |
| CMYK | 0 | 0.10 | 0.01 | 0.47 |
| HSL | 304.29º | 0.06% | 0.5% | - |
| HSV(B) | 304.29º | 0.1% | 0.53% | - |
| XYZ | 21.13 | 20.55 | 25.41 | - |
| YUV | 126.67 | 132.14 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 134 | 0 | 0.10 | 0.01 | 0.47 | 304.29 | 0.06 | 0.5 |
| Hex | 87 | 79 | 86 | 0 | A | 1 | 2F | 130 | 6 | 32 |
| Octal | 207 | 171 | 206 | 0 | 12 | 1 | 57 | 460 | 6 | 62 |
| Binary | 10000111 | 1111001 | 10000110 | 0 | 1010 | 1 | 101111 | 100110000 | 110 | 110010 |
Color Harmonies of #877986
Complementary color
Monochromatic Colors of #877986
Black with #877986
Text Example
Text Example
White with #877986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877986; }
p { color: rgb(135,121,134); }
H1.HeaderClassName
{
color: #877986;
}
.AnyTagClassName
{
color: #877986;
}
</style>
background-color css
<style>
a { background-color: #877986; }
a { background-color: rgb(135,121,134); }
div.DivClassName
{
background-color: #877986;
}
.BgClassName
{
background-color: #877986;
}
</style>
border-color css
<style>
span { border-color: #877986; }
span { border-color: rgb(135,121,134); }
td.TdClassName
{
border-color: #877986;
}
.TagClassName
{
border-color: #877986;
}
</style>