Shades of Monsoon #887582
Tints of Monsoon #887582
RGB
CMYK
RGB Variations
Color information
#887582 (or 0x887582) is known color: Monsoon. HEX triplet: 88, 75 and 82. RGB value is (136,117,130). Sum of RGB (Red+Green+Blue) = 136+117+130=383 (50% of max value = 765). Red value is 136 (53.52% from 255 or 35.51% from 383); Green value is 117 (46.09% from 255 or 30.55% from 383); Blue value is 130 (51.17% from 255 or 33.94% from 383); Max value from RGB is 136 - color contains mainly: red. Hex color #887582 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887582 is #778A7D. Grayscale: #7C7C7C. Windows color (decimal): -7834238 or 8549768. OLE color: 8549768.
HSL color Cylindrical-coordinate representation of color #887582: hue angle of 318.95º 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 #887582 is Cyan = 0, Magento = 0.14, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 117 | 130 | - |
| CMYK | 0 | 0.14 | 0.04 | 0.47 |
| HSL | 318.95º | 0.08% | 0.5% | - |
| HSV(B) | 318.95º | 0.14% | 0.53% | - |
| XYZ | 20.54 | 19.57 | 23.81 | - |
| YUV | 124.16 | 131.29 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 117 | 130 | 0 | 0.14 | 0.04 | 0.47 | 318.95 | 0.08 | 0.5 |
| Hex | 88 | 75 | 82 | 0 | E | 4 | 2F | 13F | 8 | 32 |
| Octal | 210 | 165 | 202 | 0 | 16 | 4 | 57 | 477 | 10 | 62 |
| Binary | 10001000 | 1110101 | 10000010 | 0 | 1110 | 100 | 101111 | 100111111 | 1000 | 110010 |
Color Harmonies of #887582
Complementary color
Monochromatic Colors of #887582
Black with #887582
Text Example
Text Example
White with #887582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887582; }
p { color: rgb(136,117,130); }
H1.HeaderClassName
{
color: #887582;
}
.AnyTagClassName
{
color: #887582;
}
</style>
background-color css
<style>
a { background-color: #887582; }
a { background-color: rgb(136,117,130); }
div.DivClassName
{
background-color: #887582;
}
.BgClassName
{
background-color: #887582;
}
</style>
border-color css
<style>
span { border-color: #887582; }
span { border-color: rgb(136,117,130); }
td.TdClassName
{
border-color: #887582;
}
.TagClassName
{
border-color: #887582;
}
</style>