Shades of Monsoon #887083
Tints of Monsoon #887083
RGB
CMYK
RGB Variations
Color information
#887083 (or 0x887083) is known color: Monsoon. HEX triplet: 88, 70 and 83. RGB value is (136,112,131). Sum of RGB (Red+Green+Blue) = 136+112+131=379 (50% of max value = 765). Red value is 136 (53.52% from 255 or 35.88% from 379); Green value is 112 (44.14% from 255 or 29.55% from 379); Blue value is 131 (51.56% from 255 or 34.56% from 379); Max value from RGB is 136 - color contains mainly: red. Hex color #887083 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887083 is #778F7C. Grayscale: #797979. Windows color (decimal): -7835517 or 8614024. OLE color: 8614024.
HSL color Cylindrical-coordinate representation of color #887083: hue angle of 312.5º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #887083 is Cyan = 0, Magento = 0.18, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 112 | 131 | - |
| CMYK | 0 | 0.18 | 0.04 | 0.47 |
| HSL | 312.5º | 0.1% | 0.49% | - |
| HSV(B) | 312.5º | 0.18% | 0.53% | - |
| XYZ | 20.04 | 18.46 | 23.98 | - |
| YUV | 121.34 | 133.45 | 138.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 112 | 131 | 0 | 0.18 | 0.04 | 0.47 | 312.5 | 0.1 | 0.49 |
| Hex | 88 | 70 | 83 | 0 | 12 | 4 | 2F | 138 | A | 31 |
| Octal | 210 | 160 | 203 | 0 | 22 | 4 | 57 | 470 | 12 | 61 |
| Binary | 10001000 | 1110000 | 10000011 | 0 | 10010 | 100 | 101111 | 100111000 | 1010 | 110001 |
Color Harmonies of #887083
Complementary color
Monochromatic Colors of #887083
Black with #887083
Text Example
Text Example
White with #887083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887083; }
p { color: rgb(136,112,131); }
H1.HeaderClassName
{
color: #887083;
}
.AnyTagClassName
{
color: #887083;
}
</style>
background-color css
<style>
a { background-color: #887083; }
a { background-color: rgb(136,112,131); }
div.DivClassName
{
background-color: #887083;
}
.BgClassName
{
background-color: #887083;
}
</style>
border-color css
<style>
span { border-color: #887083; }
span { border-color: rgb(136,112,131); }
td.TdClassName
{
border-color: #887083;
}
.TagClassName
{
border-color: #887083;
}
</style>