Shades of Monsoon #877886
Tints of Monsoon #877886
RGB
CMYK
RGB Variations
Color information
#877886 (or 0x877886) is known color: Monsoon. HEX triplet: 87, 78 and 86. RGB value is (135,120,134). Sum of RGB (Red+Green+Blue) = 135+120+134=389 (51% of max value = 765). Red value is 135 (53.12% from 255 or 34.70% from 389); Green value is 120 (47.27% from 255 or 30.85% from 389); Blue value is 134 (52.73% from 255 or 34.45% from 389); Max value from RGB is 135 - color contains mainly: red. Hex color #877886 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877886 is #788779. Grayscale: #7E7E7E. Windows color (decimal): -7899002 or 8812679. OLE color: 8812679.
HSL color Cylindrical-coordinate representation of color #877886: hue angle of 304º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #877886 is Cyan = 0, Magento = 0.11, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 120 | 134 | - |
| CMYK | 0 | 0.11 | 0.01 | 0.47 |
| HSL | 304º | 0.06% | 0.5% | - |
| HSV(B) | 304º | 0.11% | 0.53% | - |
| XYZ | 21.01 | 20.31 | 25.37 | - |
| YUV | 126.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 120 | 134 | 0 | 0.11 | 0.01 | 0.47 | 304 | 0.06 | 0.5 |
| Hex | 87 | 78 | 86 | 0 | B | 1 | 2F | 130 | 6 | 32 |
| Octal | 207 | 170 | 206 | 0 | 13 | 1 | 57 | 460 | 6 | 62 |
| Binary | 10000111 | 1111000 | 10000110 | 0 | 1011 | 1 | 101111 | 100110000 | 110 | 110010 |
Color Harmonies of #877886
Complementary color
Monochromatic Colors of #877886
Black with #877886
Text Example
Text Example
White with #877886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877886; }
p { color: rgb(135,120,134); }
H1.HeaderClassName
{
color: #877886;
}
.AnyTagClassName
{
color: #877886;
}
</style>
background-color css
<style>
a { background-color: #877886; }
a { background-color: rgb(135,120,134); }
div.DivClassName
{
background-color: #877886;
}
.BgClassName
{
background-color: #877886;
}
</style>
border-color css
<style>
span { border-color: #877886; }
span { border-color: rgb(135,120,134); }
td.TdClassName
{
border-color: #877886;
}
.TagClassName
{
border-color: #877886;
}
</style>