Shades of Monsoon #887583
Tints of Monsoon #887583
RGB
CMYK
RGB Variations
Color information
#887583 (or 0x887583) is known color: Monsoon. HEX triplet: 88, 75 and 83. RGB value is (136,117,131). Sum of RGB (Red+Green+Blue) = 136+117+131=384 (50% of max value = 765). Red value is 136 (53.52% from 255 or 35.42% from 384); Green value is 117 (46.09% from 255 or 30.47% from 384); Blue value is 131 (51.56% from 255 or 34.11% from 384); Max value from RGB is 136 - color contains mainly: red. Hex color #887583 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887583 is #778A7C. Grayscale: #7C7C7C. Windows color (decimal): -7834237 or 8615304. OLE color: 8615304.
HSL color Cylindrical-coordinate representation of color #887583: hue angle of 315.79º 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 #887583 is Cyan = 0, Magento = 0.14, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 117 | 131 | - |
| CMYK | 0 | 0.14 | 0.04 | 0.47 |
| HSL | 315.79º | 0.08% | 0.5% | - |
| HSV(B) | 315.79º | 0.14% | 0.53% | - |
| XYZ | 20.61 | 19.6 | 24.17 | - |
| YUV | 124.28 | 131.79 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 117 | 131 | 0 | 0.14 | 0.04 | 0.47 | 315.79 | 0.08 | 0.5 |
| Hex | 88 | 75 | 83 | 0 | E | 4 | 2F | 13C | 8 | 32 |
| Octal | 210 | 165 | 203 | 0 | 16 | 4 | 57 | 474 | 10 | 62 |
| Binary | 10001000 | 1110101 | 10000011 | 0 | 1110 | 100 | 101111 | 100111100 | 1000 | 110010 |
Color Harmonies of #887583
Complementary color
Monochromatic Colors of #887583
Black with #887583
Text Example
Text Example
White with #887583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887583; }
p { color: rgb(136,117,131); }
H1.HeaderClassName
{
color: #887583;
}
.AnyTagClassName
{
color: #887583;
}
</style>
background-color css
<style>
a { background-color: #887583; }
a { background-color: rgb(136,117,131); }
div.DivClassName
{
background-color: #887583;
}
.BgClassName
{
background-color: #887583;
}
</style>
border-color css
<style>
span { border-color: #887583; }
span { border-color: rgb(136,117,131); }
td.TdClassName
{
border-color: #887583;
}
.TagClassName
{
border-color: #887583;
}
</style>