Shades of Monsoon #886980
Tints of Monsoon #886980
RGB
CMYK
RGB Variations
Color information
#886980 (or 0x886980) is known color: Monsoon. HEX triplet: 88, 69 and 80. RGB value is (136,105,128). Sum of RGB (Red+Green+Blue) = 136+105+128=369 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.86% from 369); Green value is 105 (41.41% from 255 or 28.46% from 369); Blue value is 128 (50.39% from 255 or 34.69% from 369); Max value from RGB is 136 - color contains mainly: red. Hex color #886980 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886980 is #77967F. Grayscale: #747474. Windows color (decimal): -7837312 or 8415624. OLE color: 8415624.
HSL color Cylindrical-coordinate representation of color #886980: hue angle of 315.48º 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 #886980 is Cyan = 0, Magento = 0.23, Yellow = 0.06 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 128 | - |
| CMYK | 0 | 0.23 | 0.06 | 0.47 |
| HSL | 315.48º | 0.13% | 0.47% | - |
| HSV(B) | 315.48º | 0.23% | 0.53% | - |
| XYZ | 19.1 | 16.9 | 22.68 | - |
| YUV | 116.89 | 134.27 | 141.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 128 | 0 | 0.23 | 0.06 | 0.47 | 315.48 | 0.13 | 0.47 |
| Hex | 88 | 69 | 80 | 0 | 17 | 6 | 2F | 13B | D | 2F |
| Octal | 210 | 151 | 200 | 0 | 27 | 6 | 57 | 473 | 15 | 57 |
| Binary | 10001000 | 1101001 | 10000000 | 0 | 10111 | 110 | 101111 | 100111011 | 1101 | 101111 |
Color Harmonies of #886980
Complementary color
Monochromatic Colors of #886980
Black with #886980
Text Example
Text Example
White with #886980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886980; }
p { color: rgb(136,105,128); }
H1.HeaderClassName
{
color: #886980;
}
.AnyTagClassName
{
color: #886980;
}
</style>
background-color css
<style>
a { background-color: #886980; }
a { background-color: rgb(136,105,128); }
div.DivClassName
{
background-color: #886980;
}
.BgClassName
{
background-color: #886980;
}
</style>
border-color css
<style>
span { border-color: #886980; }
span { border-color: rgb(136,105,128); }
td.TdClassName
{
border-color: #886980;
}
.TagClassName
{
border-color: #886980;
}
</style>