Shades of Monsoon #886881
Tints of Monsoon #886881
RGB
CMYK
RGB Variations
Color information
#886881 (or 0x886881) is known color: Monsoon. HEX triplet: 88, 68 and 81. RGB value is (136,104,129). Sum of RGB (Red+Green+Blue) = 136+104+129=369 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.86% from 369); Green value is 104 (41.02% from 255 or 28.18% from 369); Blue value is 129 (50.78% from 255 or 34.96% from 369); Max value from RGB is 136 - color contains mainly: red. Hex color #886881 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886881 is #77977E. Grayscale: #747474. Windows color (decimal): -7837567 or 8480904. OLE color: 8480904.
HSL color Cylindrical-coordinate representation of color #886881: hue angle of 313.12º degrees, saturation: 0.13, 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 #886881 is Cyan = 0, Magento = 0.24, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 129 | - |
| CMYK | 0 | 0.24 | 0.05 | 0.47 |
| HSL | 313.13º | 0.13% | 0.47% | - |
| HSV(B) | 313.13º | 0.24% | 0.53% | - |
| XYZ | 19.07 | 16.72 | 22.99 | - |
| YUV | 116.42 | 135.1 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 129 | 0 | 0.24 | 0.05 | 0.47 | 313.13 | 0.13 | 0.47 |
| Hex | 88 | 68 | 81 | 0 | 18 | 5 | 2F | 139 | D | 2F |
| Octal | 210 | 150 | 201 | 0 | 30 | 5 | 57 | 471 | 15 | 57 |
| Binary | 10001000 | 1101000 | 10000001 | 0 | 11000 | 101 | 101111 | 100111001 | 1101 | 101111 |
Color Harmonies of #886881
Complementary color
Monochromatic Colors of #886881
Black with #886881
Text Example
Text Example
White with #886881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886881; }
p { color: rgb(136,104,129); }
H1.HeaderClassName
{
color: #886881;
}
.AnyTagClassName
{
color: #886881;
}
</style>
background-color css
<style>
a { background-color: #886881; }
a { background-color: rgb(136,104,129); }
div.DivClassName
{
background-color: #886881;
}
.BgClassName
{
background-color: #886881;
}
</style>
border-color css
<style>
span { border-color: #886881; }
span { border-color: rgb(136,104,129); }
td.TdClassName
{
border-color: #886881;
}
.TagClassName
{
border-color: #886881;
}
</style>