Shades of Monsoon #877585
Tints of Monsoon #877585
RGB
CMYK
RGB Variations
Color information
#877585 (or 0x877585) is known color: Monsoon. HEX triplet: 87, 75 and 85. RGB value is (135,117,133). Sum of RGB (Red+Green+Blue) = 135+117+133=385 (50% of max value = 765). Red value is 135 (53.12% from 255 or 35.06% from 385); Green value is 117 (46.09% from 255 or 30.39% from 385); Blue value is 133 (52.34% from 255 or 34.55% from 385); Max value from RGB is 135 - color contains mainly: red. Hex color #877585 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877585 is #788A7A. Grayscale: #7C7C7C. Windows color (decimal): -7899771 or 8746375. OLE color: 8746375.
HSL color Cylindrical-coordinate representation of color #877585: hue angle of 306.67º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #877585 is Cyan = 0, Magento = 0.13, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 133 | - |
| CMYK | 0 | 0.13 | 0.01 | 0.47 |
| HSL | 306.67º | 0.07% | 0.49% | - |
| HSV(B) | 306.67º | 0.13% | 0.53% | - |
| XYZ | 20.59 | 19.57 | 24.88 | - |
| YUV | 124.21 | 132.96 | 135.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 133 | 0 | 0.13 | 0.01 | 0.47 | 306.67 | 0.07 | 0.49 |
| Hex | 87 | 75 | 85 | 0 | D | 1 | 2F | 133 | 7 | 31 |
| Octal | 207 | 165 | 205 | 0 | 15 | 1 | 57 | 463 | 7 | 61 |
| Binary | 10000111 | 1110101 | 10000101 | 0 | 1101 | 1 | 101111 | 100110011 | 111 | 110001 |
Color Harmonies of #877585
Complementary color
Monochromatic Colors of #877585
Black with #877585
Text Example
Text Example
White with #877585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877585; }
p { color: rgb(135,117,133); }
H1.HeaderClassName
{
color: #877585;
}
.AnyTagClassName
{
color: #877585;
}
</style>
background-color css
<style>
a { background-color: #877585; }
a { background-color: rgb(135,117,133); }
div.DivClassName
{
background-color: #877585;
}
.BgClassName
{
background-color: #877585;
}
</style>
border-color css
<style>
span { border-color: #877585; }
span { border-color: rgb(135,117,133); }
td.TdClassName
{
border-color: #877585;
}
.TagClassName
{
border-color: #877585;
}
</style>