Shades of Monsoon #886780
Tints of Monsoon #886780
RGB
CMYK
RGB Variations
Color information
#886780 (or 0x886780) is known color: Monsoon. HEX triplet: 88, 67 and 80. RGB value is (136,103,128). Sum of RGB (Red+Green+Blue) = 136+103+128=367 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.06% from 367); Green value is 103 (40.62% from 255 or 28.07% from 367); Blue value is 128 (50.39% from 255 or 34.88% from 367); Max value from RGB is 136 - color contains mainly: red. Hex color #886780 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886780 is #77987F. Grayscale: #737373. Windows color (decimal): -7837824 or 8415112. OLE color: 8415112.
HSL color Cylindrical-coordinate representation of color #886780: hue angle of 314.55º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #886780 is Cyan = 0, Magento = 0.24, Yellow = 0.06 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 128 | - |
| CMYK | 0 | 0.24 | 0.06 | 0.47 |
| HSL | 314.55º | 0.14% | 0.47% | - |
| HSV(B) | 314.55º | 0.24% | 0.53% | - |
| XYZ | 18.9 | 16.49 | 22.61 | - |
| YUV | 115.72 | 134.93 | 142.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 128 | 0 | 0.24 | 0.06 | 0.47 | 314.55 | 0.14 | 0.47 |
| Hex | 88 | 67 | 80 | 0 | 18 | 6 | 2F | 13B | E | 2F |
| Octal | 210 | 147 | 200 | 0 | 30 | 6 | 57 | 473 | 16 | 57 |
| Binary | 10001000 | 1100111 | 10000000 | 0 | 11000 | 110 | 101111 | 100111011 | 1110 | 101111 |
Color Harmonies of #886780
Complementary color
Monochromatic Colors of #886780
Black with #886780
Text Example
Text Example
White with #886780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886780; }
p { color: rgb(136,103,128); }
H1.HeaderClassName
{
color: #886780;
}
.AnyTagClassName
{
color: #886780;
}
</style>
background-color css
<style>
a { background-color: #886780; }
a { background-color: rgb(136,103,128); }
div.DivClassName
{
background-color: #886780;
}
.BgClassName
{
background-color: #886780;
}
</style>
border-color css
<style>
span { border-color: #886780; }
span { border-color: rgb(136,103,128); }
td.TdClassName
{
border-color: #886780;
}
.TagClassName
{
border-color: #886780;
}
</style>