Shades of Monsoon #887785
Tints of Monsoon #887785
RGB
CMYK
RGB Variations
Color information
#887785 (or 0x887785) is known color: Monsoon. HEX triplet: 88, 77 and 85. RGB value is (136,119,133). Sum of RGB (Red+Green+Blue) = 136+119+133=388 (51% of max value = 765). Red value is 136 (53.52% from 255 or 35.05% from 388); Green value is 119 (46.88% from 255 or 30.67% from 388); Blue value is 133 (52.34% from 255 or 34.28% from 388); Max value from RGB is 136 - color contains mainly: red. Hex color #887785 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887785 is #77887A. Grayscale: #7D7D7D. Windows color (decimal): -7833723 or 8746888. OLE color: 8746888.
HSL color Cylindrical-coordinate representation of color #887785: hue angle of 310.59º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #887785 is Cyan = 0, Magento = 0.12, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 119 | 133 | - |
| CMYK | 0 | 0.12 | 0.02 | 0.47 |
| HSL | 310.59º | 0.07% | 0.5% | - |
| HSV(B) | 310.59º | 0.13% | 0.53% | - |
| XYZ | 20.98 | 20.12 | 24.97 | - |
| YUV | 125.68 | 132.13 | 135.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 119 | 133 | 0 | 0.12 | 0.02 | 0.47 | 310.59 | 0.07 | 0.5 |
| Hex | 88 | 77 | 85 | 0 | C | 2 | 2F | 137 | 7 | 32 |
| Octal | 210 | 167 | 205 | 0 | 14 | 2 | 57 | 467 | 7 | 62 |
| Binary | 10001000 | 1110111 | 10000101 | 0 | 1100 | 10 | 101111 | 100110111 | 111 | 110010 |
Color Harmonies of #887785
Complementary color
Monochromatic Colors of #887785
Black with #887785
Text Example
Text Example
White with #887785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887785; }
p { color: rgb(136,119,133); }
H1.HeaderClassName
{
color: #887785;
}
.AnyTagClassName
{
color: #887785;
}
</style>
background-color css
<style>
a { background-color: #887785; }
a { background-color: rgb(136,119,133); }
div.DivClassName
{
background-color: #887785;
}
.BgClassName
{
background-color: #887785;
}
</style>
border-color css
<style>
span { border-color: #887785; }
span { border-color: rgb(136,119,133); }
td.TdClassName
{
border-color: #887785;
}
.TagClassName
{
border-color: #887785;
}
</style>