Shades of Monsoon #877485
Tints of Monsoon #877485
RGB
CMYK
RGB Variations
Color information
#877485 (or 0x877485) is known color: Monsoon. HEX triplet: 87, 74 and 85. RGB value is (135,116,133). Sum of RGB (Red+Green+Blue) = 135+116+133=384 (50% of max value = 765). Red value is 135 (53.12% from 255 or 35.16% from 384); Green value is 116 (45.70% from 255 or 30.21% from 384); Blue value is 133 (52.34% from 255 or 34.64% from 384); Max value from RGB is 135 - color contains mainly: red. Hex color #877485 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877485 is #788B7A. Grayscale: #7B7B7B. Windows color (decimal): -7900027 or 8746119. OLE color: 8746119.
HSL color Cylindrical-coordinate representation of color #877485: hue angle of 306.32º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #877485 is Cyan = 0, Magento = 0.14, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 116 | 133 | - |
| CMYK | 0 | 0.14 | 0.01 | 0.47 |
| HSL | 306.32º | 0.08% | 0.49% | - |
| HSV(B) | 306.32º | 0.14% | 0.53% | - |
| XYZ | 20.47 | 19.34 | 24.84 | - |
| YUV | 123.62 | 133.29 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 116 | 133 | 0 | 0.14 | 0.01 | 0.47 | 306.32 | 0.08 | 0.49 |
| Hex | 87 | 74 | 85 | 0 | E | 1 | 2F | 132 | 8 | 31 |
| Octal | 207 | 164 | 205 | 0 | 16 | 1 | 57 | 462 | 10 | 61 |
| Binary | 10000111 | 1110100 | 10000101 | 0 | 1110 | 1 | 101111 | 100110010 | 1000 | 110001 |
Color Harmonies of #877485
Complementary color
Monochromatic Colors of #877485
Black with #877485
Text Example
Text Example
White with #877485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877485; }
p { color: rgb(135,116,133); }
H1.HeaderClassName
{
color: #877485;
}
.AnyTagClassName
{
color: #877485;
}
</style>
background-color css
<style>
a { background-color: #877485; }
a { background-color: rgb(135,116,133); }
div.DivClassName
{
background-color: #877485;
}
.BgClassName
{
background-color: #877485;
}
</style>
border-color css
<style>
span { border-color: #877485; }
span { border-color: rgb(135,116,133); }
td.TdClassName
{
border-color: #877485;
}
.TagClassName
{
border-color: #877485;
}
</style>