Shades of Monsoon #887482
Tints of Monsoon #887482
RGB
CMYK
RGB Variations
Color information
#887482 (or 0x887482) is known color: Monsoon. HEX triplet: 88, 74 and 82. RGB value is (136,116,130). Sum of RGB (Red+Green+Blue) = 136+116+130=382 (50% of max value = 765). Red value is 136 (53.52% from 255 or 35.60% from 382); Green value is 116 (45.70% from 255 or 30.37% from 382); Blue value is 130 (51.17% from 255 or 34.03% from 382); Max value from RGB is 136 - color contains mainly: red. Hex color #887482 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887482 is #778B7D. Grayscale: #7B7B7B. Windows color (decimal): -7834494 or 8549512. OLE color: 8549512.
HSL color Cylindrical-coordinate representation of color #887482: hue angle of 318º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #887482 is Cyan = 0, Magento = 0.15, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 130 | - |
| CMYK | 0 | 0.15 | 0.04 | 0.47 |
| HSL | 318º | 0.08% | 0.49% | - |
| HSV(B) | 318º | 0.15% | 0.53% | - |
| XYZ | 20.43 | 19.34 | 23.77 | - |
| YUV | 123.58 | 131.63 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 130 | 0 | 0.15 | 0.04 | 0.47 | 318 | 0.08 | 0.49 |
| Hex | 88 | 74 | 82 | 0 | F | 4 | 2F | 13E | 8 | 31 |
| Octal | 210 | 164 | 202 | 0 | 17 | 4 | 57 | 476 | 10 | 61 |
| Binary | 10001000 | 1110100 | 10000010 | 0 | 1111 | 100 | 101111 | 100111110 | 1000 | 110001 |
Color Harmonies of #887482
Complementary color
Monochromatic Colors of #887482
Black with #887482
Text Example
Text Example
White with #887482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887482; }
p { color: rgb(136,116,130); }
H1.HeaderClassName
{
color: #887482;
}
.AnyTagClassName
{
color: #887482;
}
</style>
background-color css
<style>
a { background-color: #887482; }
a { background-color: rgb(136,116,130); }
div.DivClassName
{
background-color: #887482;
}
.BgClassName
{
background-color: #887482;
}
</style>
border-color css
<style>
span { border-color: #887482; }
span { border-color: rgb(136,116,130); }
td.TdClassName
{
border-color: #887482;
}
.TagClassName
{
border-color: #887482;
}
</style>