Shades of Monsoon #886981
Tints of Monsoon #886981
RGB
CMYK
RGB Variations
Color information
#886981 (or 0x886981) is known color: Monsoon. HEX triplet: 88, 69 and 81. RGB value is (136,105,129). Sum of RGB (Red+Green+Blue) = 136+105+129=370 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.76% from 370); Green value is 105 (41.41% from 255 or 28.38% from 370); Blue value is 129 (50.78% from 255 or 34.86% from 370); Max value from RGB is 136 - color contains mainly: red. Hex color #886981 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886981 is #77967E. Grayscale: #747474. Windows color (decimal): -7837311 or 8481160. OLE color: 8481160.
HSL color Cylindrical-coordinate representation of color #886981: hue angle of 313.55º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #886981 is Cyan = 0, Magento = 0.23, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 129 | - |
| CMYK | 0 | 0.23 | 0.05 | 0.47 |
| HSL | 313.55º | 0.13% | 0.47% | - |
| HSV(B) | 313.55º | 0.23% | 0.53% | - |
| XYZ | 19.17 | 16.92 | 23.02 | - |
| YUV | 117.01 | 134.77 | 141.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 129 | 0 | 0.23 | 0.05 | 0.47 | 313.55 | 0.13 | 0.47 |
| Hex | 88 | 69 | 81 | 0 | 17 | 5 | 2F | 13A | D | 2F |
| Octal | 210 | 151 | 201 | 0 | 27 | 5 | 57 | 472 | 15 | 57 |
| Binary | 10001000 | 1101001 | 10000001 | 0 | 10111 | 101 | 101111 | 100111010 | 1101 | 101111 |
Color Harmonies of #886981
Complementary color
Monochromatic Colors of #886981
Black with #886981
Text Example
Text Example
White with #886981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886981; }
p { color: rgb(136,105,129); }
H1.HeaderClassName
{
color: #886981;
}
.AnyTagClassName
{
color: #886981;
}
</style>
background-color css
<style>
a { background-color: #886981; }
a { background-color: rgb(136,105,129); }
div.DivClassName
{
background-color: #886981;
}
.BgClassName
{
background-color: #886981;
}
</style>
border-color css
<style>
span { border-color: #886981; }
span { border-color: rgb(136,105,129); }
td.TdClassName
{
border-color: #886981;
}
.TagClassName
{
border-color: #886981;
}
</style>