Shades of Monsoon #876880
Tints of Monsoon #876880
RGB
CMYK
RGB Variations
Color information
#876880 (or 0x876880) is known color: Monsoon. HEX triplet: 87, 68 and 80. RGB value is (135,104,128). Sum of RGB (Red+Green+Blue) = 135+104+128=367 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.78% from 367); Green value is 104 (41.02% from 255 or 28.34% from 367); Blue value is 128 (50.39% from 255 or 34.88% from 367); Max value from RGB is 135 - color contains mainly: red. Hex color #876880 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #876880 is #78977F. Grayscale: #737373. Windows color (decimal): -7903104 or 8415367. OLE color: 8415367.
HSL color Cylindrical-coordinate representation of color #876880: 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 #876880 is Cyan = 0, Magento = 0.23, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 104 | 128 | - |
| CMYK | 0 | 0.23 | 0.05 | 0.47 |
| HSL | 313.55º | 0.13% | 0.47% | - |
| HSV(B) | 313.55º | 0.23% | 0.53% | - |
| XYZ | 18.84 | 16.61 | 22.64 | - |
| YUV | 116.01 | 134.77 | 141.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 104 | 128 | 0 | 0.23 | 0.05 | 0.47 | 313.55 | 0.13 | 0.47 |
| Hex | 87 | 68 | 80 | 0 | 17 | 5 | 2F | 13A | D | 2F |
| Octal | 207 | 150 | 200 | 0 | 27 | 5 | 57 | 472 | 15 | 57 |
| Binary | 10000111 | 1101000 | 10000000 | 0 | 10111 | 101 | 101111 | 100111010 | 1101 | 101111 |
Color Harmonies of #876880
Complementary color
Monochromatic Colors of #876880
Black with #876880
Text Example
Text Example
White with #876880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876880; }
p { color: rgb(135,104,128); }
H1.HeaderClassName
{
color: #876880;
}
.AnyTagClassName
{
color: #876880;
}
</style>
background-color css
<style>
a { background-color: #876880; }
a { background-color: rgb(135,104,128); }
div.DivClassName
{
background-color: #876880;
}
.BgClassName
{
background-color: #876880;
}
</style>
border-color css
<style>
span { border-color: #876880; }
span { border-color: rgb(135,104,128); }
td.TdClassName
{
border-color: #876880;
}
.TagClassName
{
border-color: #876880;
}
</style>