Shades of Monsoon #886880
Tints of Monsoon #886880
RGB
CMYK
RGB Variations
Color information
#886880 (or 0x886880) is known color: Monsoon. HEX triplet: 88, 68 and 80. RGB value is (136,104,128). Sum of RGB (Red+Green+Blue) = 136+104+128=368 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.96% from 368); Green value is 104 (41.02% from 255 or 28.26% from 368); Blue value is 128 (50.39% from 255 or 34.78% from 368); Max value from RGB is 136 - color contains mainly: red. Hex color #886880 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886880 is #77977F. Grayscale: #747474. Windows color (decimal): -7837568 or 8415368. OLE color: 8415368.
HSL color Cylindrical-coordinate representation of color #886880: hue angle of 315º 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 #886880 is Cyan = 0, Magento = 0.24, Yellow = 0.06 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 128 | - |
| CMYK | 0 | 0.24 | 0.06 | 0.47 |
| HSL | 315º | 0.13% | 0.47% | - |
| HSV(B) | 315º | 0.24% | 0.53% | - |
| XYZ | 19 | 16.69 | 22.64 | - |
| YUV | 116.3 | 134.6 | 142.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 128 | 0 | 0.24 | 0.06 | 0.47 | 315 | 0.13 | 0.47 |
| Hex | 88 | 68 | 80 | 0 | 18 | 6 | 2F | 13B | D | 2F |
| Octal | 210 | 150 | 200 | 0 | 30 | 6 | 57 | 473 | 15 | 57 |
| Binary | 10001000 | 1101000 | 10000000 | 0 | 11000 | 110 | 101111 | 100111011 | 1101 | 101111 |
Color Harmonies of #886880
Complementary color
Monochromatic Colors of #886880
Black with #886880
Text Example
Text Example
White with #886880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886880; }
p { color: rgb(136,104,128); }
H1.HeaderClassName
{
color: #886880;
}
.AnyTagClassName
{
color: #886880;
}
</style>
background-color css
<style>
a { background-color: #886880; }
a { background-color: rgb(136,104,128); }
div.DivClassName
{
background-color: #886880;
}
.BgClassName
{
background-color: #886880;
}
</style>
border-color css
<style>
span { border-color: #886880; }
span { border-color: rgb(136,104,128); }
td.TdClassName
{
border-color: #886880;
}
.TagClassName
{
border-color: #886880;
}
</style>