Shades of Monsoon #877082
Tints of Monsoon #877082
RGB
CMYK
RGB Variations
Color information
#877082 (or 0x877082) is known color: Monsoon. HEX triplet: 87, 70 and 82. RGB value is (135,112,130). Sum of RGB (Red+Green+Blue) = 135+112+130=377 (49% of max value = 765). Red value is 135 (53.12% from 255 or 35.81% from 377); Green value is 112 (44.14% from 255 or 29.71% from 377); Blue value is 130 (51.17% from 255 or 34.48% from 377); Max value from RGB is 135 - color contains mainly: red. Hex color #877082 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877082 is #788F7D. Grayscale: #787878. Windows color (decimal): -7901054 or 8548487. OLE color: 8548487.
HSL color Cylindrical-coordinate representation of color #877082: hue angle of 313.04º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #877082 is Cyan = 0, Magento = 0.17, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 130 | - |
| CMYK | 0 | 0.17 | 0.04 | 0.47 |
| HSL | 313.04º | 0.09% | 0.48% | - |
| HSV(B) | 313.04º | 0.17% | 0.53% | - |
| XYZ | 19.82 | 18.35 | 23.62 | - |
| YUV | 120.93 | 133.12 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 130 | 0 | 0.17 | 0.04 | 0.47 | 313.04 | 0.09 | 0.48 |
| Hex | 87 | 70 | 82 | 0 | 11 | 4 | 2F | 139 | 9 | 30 |
| Octal | 207 | 160 | 202 | 0 | 21 | 4 | 57 | 471 | 11 | 60 |
| Binary | 10000111 | 1110000 | 10000010 | 0 | 10001 | 100 | 101111 | 100111001 | 1001 | 110000 |
Color Harmonies of #877082
Complementary color
Monochromatic Colors of #877082
Black with #877082
Text Example
Text Example
White with #877082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877082; }
p { color: rgb(135,112,130); }
H1.HeaderClassName
{
color: #877082;
}
.AnyTagClassName
{
color: #877082;
}
</style>
background-color css
<style>
a { background-color: #877082; }
a { background-color: rgb(135,112,130); }
div.DivClassName
{
background-color: #877082;
}
.BgClassName
{
background-color: #877082;
}
</style>
border-color css
<style>
span { border-color: #877082; }
span { border-color: rgb(135,112,130); }
td.TdClassName
{
border-color: #877082;
}
.TagClassName
{
border-color: #877082;
}
</style>