Shades of Monsoon #887584
Tints of Monsoon #887584
RGB
CMYK
RGB Variations
Color information
#887584 (or 0x887584) is known color: Monsoon. HEX triplet: 88, 75 and 84. RGB value is (136,117,132). Sum of RGB (Red+Green+Blue) = 136+117+132=385 (50% of max value = 765). Red value is 136 (53.52% from 255 or 35.32% from 385); Green value is 117 (46.09% from 255 or 30.39% from 385); Blue value is 132 (51.95% from 255 or 34.29% from 385); Max value from RGB is 136 - color contains mainly: red. Hex color #887584 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887584 is #778A7B. Grayscale: #7C7C7C. Windows color (decimal): -7834236 or 8680840. OLE color: 8680840.
HSL color Cylindrical-coordinate representation of color #887584: hue angle of 312.63º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #887584 is Cyan = 0, Magento = 0.14, Yellow = 0.03 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 117 | 132 | - |
| CMYK | 0 | 0.14 | 0.03 | 0.47 |
| HSL | 312.63º | 0.08% | 0.5% | - |
| HSV(B) | 312.63º | 0.14% | 0.53% | - |
| XYZ | 20.68 | 19.62 | 24.53 | - |
| YUV | 124.39 | 132.29 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 117 | 132 | 0 | 0.14 | 0.03 | 0.47 | 312.63 | 0.08 | 0.5 |
| Hex | 88 | 75 | 84 | 0 | E | 3 | 2F | 139 | 8 | 32 |
| Octal | 210 | 165 | 204 | 0 | 16 | 3 | 57 | 471 | 10 | 62 |
| Binary | 10001000 | 1110101 | 10000100 | 0 | 1110 | 11 | 101111 | 100111001 | 1000 | 110010 |
Color Harmonies of #887584
Complementary color
Monochromatic Colors of #887584
Black with #887584
Text Example
Text Example
White with #887584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887584; }
p { color: rgb(136,117,132); }
H1.HeaderClassName
{
color: #887584;
}
.AnyTagClassName
{
color: #887584;
}
</style>
background-color css
<style>
a { background-color: #887584; }
a { background-color: rgb(136,117,132); }
div.DivClassName
{
background-color: #887584;
}
.BgClassName
{
background-color: #887584;
}
</style>
border-color css
<style>
span { border-color: #887584; }
span { border-color: rgb(136,117,132); }
td.TdClassName
{
border-color: #887584;
}
.TagClassName
{
border-color: #887584;
}
</style>