Shades of Monsoon #887886
Tints of Monsoon #887886
RGB
CMYK
RGB Variations
Color information
#887886 (or 0x887886) is known color: Monsoon. HEX triplet: 88, 78 and 86. RGB value is (136,120,134). Sum of RGB (Red+Green+Blue) = 136+120+134=390 (51% of max value = 765). Red value is 136 (53.52% from 255 or 34.87% from 390); Green value is 120 (47.27% from 255 or 30.77% from 390); Blue value is 134 (52.73% from 255 or 34.36% from 390); Max value from RGB is 136 - color contains mainly: red. Hex color #887886 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887886 is #778779. Grayscale: #7E7E7E. Windows color (decimal): -7833466 or 8812680. OLE color: 8812680.
HSL color Cylindrical-coordinate representation of color #887886: hue angle of 307.5º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #887886 is Cyan = 0, Magento = 0.12, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 120 | 134 | - |
| CMYK | 0 | 0.12 | 0.01 | 0.47 |
| HSL | 307.5º | 0.06% | 0.5% | - |
| HSV(B) | 307.5º | 0.12% | 0.53% | - |
| XYZ | 21.17 | 20.39 | 25.37 | - |
| YUV | 126.38 | 132.3 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 120 | 134 | 0 | 0.12 | 0.01 | 0.47 | 307.5 | 0.06 | 0.5 |
| Hex | 88 | 78 | 86 | 0 | C | 1 | 2F | 134 | 6 | 32 |
| Octal | 210 | 170 | 206 | 0 | 14 | 1 | 57 | 464 | 6 | 62 |
| Binary | 10001000 | 1111000 | 10000110 | 0 | 1100 | 1 | 101111 | 100110100 | 110 | 110010 |
Color Harmonies of #887886
Complementary color
Monochromatic Colors of #887886
Black with #887886
Text Example
Text Example
White with #887886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887886; }
p { color: rgb(136,120,134); }
H1.HeaderClassName
{
color: #887886;
}
.AnyTagClassName
{
color: #887886;
}
</style>
background-color css
<style>
a { background-color: #887886; }
a { background-color: rgb(136,120,134); }
div.DivClassName
{
background-color: #887886;
}
.BgClassName
{
background-color: #887886;
}
</style>
border-color css
<style>
span { border-color: #887886; }
span { border-color: rgb(136,120,134); }
td.TdClassName
{
border-color: #887886;
}
.TagClassName
{
border-color: #887886;
}
</style>