Shades of Monsoon #877884
Tints of Monsoon #877884
RGB
CMYK
RGB Variations
Color information
#877884 (or 0x877884) is known color: Monsoon. HEX triplet: 87, 78 and 84. RGB value is (135,120,132). Sum of RGB (Red+Green+Blue) = 135+120+132=387 (51% of max value = 765). Red value is 135 (53.12% from 255 or 34.88% from 387); Green value is 120 (47.27% from 255 or 31.01% from 387); Blue value is 132 (51.95% from 255 or 34.11% from 387); Max value from RGB is 135 - color contains mainly: red. Hex color #877884 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877884 is #78877B. Grayscale: #7D7D7D. Windows color (decimal): -7899004 or 8681607. OLE color: 8681607.
HSL color Cylindrical-coordinate representation of color #877884: hue angle of 312º 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 #877884 is Cyan = 0, Magento = 0.11, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 120 | 132 | - |
| CMYK | 0 | 0.11 | 0.02 | 0.47 |
| HSL | 312º | 0.06% | 0.5% | - |
| HSV(B) | 312º | 0.11% | 0.53% | - |
| XYZ | 20.87 | 20.25 | 24.64 | - |
| YUV | 125.85 | 131.47 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 120 | 132 | 0 | 0.11 | 0.02 | 0.47 | 312 | 0.06 | 0.5 |
| Hex | 87 | 78 | 84 | 0 | B | 2 | 2F | 138 | 6 | 32 |
| Octal | 207 | 170 | 204 | 0 | 13 | 2 | 57 | 470 | 6 | 62 |
| Binary | 10000111 | 1111000 | 10000100 | 0 | 1011 | 10 | 101111 | 100111000 | 110 | 110010 |
Color Harmonies of #877884
Complementary color
Monochromatic Colors of #877884
Black with #877884
Text Example
Text Example
White with #877884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877884; }
p { color: rgb(135,120,132); }
H1.HeaderClassName
{
color: #877884;
}
.AnyTagClassName
{
color: #877884;
}
</style>
background-color css
<style>
a { background-color: #877884; }
a { background-color: rgb(135,120,132); }
div.DivClassName
{
background-color: #877884;
}
.BgClassName
{
background-color: #877884;
}
</style>
border-color css
<style>
span { border-color: #877884; }
span { border-color: rgb(135,120,132); }
td.TdClassName
{
border-color: #877884;
}
.TagClassName
{
border-color: #877884;
}
</style>