Shades of Monsoon #877482
Tints of Monsoon #877482
RGB
CMYK
RGB Variations
Color information
#877482 (or 0x877482) is known color: Monsoon. HEX triplet: 87, 74 and 82. RGB value is (135,116,130). Sum of RGB (Red+Green+Blue) = 135+116+130=381 (50% of max value = 765). Red value is 135 (53.12% from 255 or 35.43% from 381); Green value is 116 (45.70% from 255 or 30.45% from 381); Blue value is 130 (51.17% from 255 or 34.12% from 381); Max value from RGB is 135 - color contains mainly: red. Hex color #877482 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877482 is #788B7D. Grayscale: #7B7B7B. Windows color (decimal): -7900030 or 8549511. OLE color: 8549511.
HSL color Cylindrical-coordinate representation of color #877482: hue angle of 315.79º 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 #877482 is Cyan = 0, Magento = 0.14, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 116 | 130 | - |
| CMYK | 0 | 0.14 | 0.04 | 0.47 |
| HSL | 315.79º | 0.08% | 0.49% | - |
| HSV(B) | 315.79º | 0.14% | 0.53% | - |
| XYZ | 20.27 | 19.25 | 23.77 | - |
| YUV | 123.28 | 131.79 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 116 | 130 | 0 | 0.14 | 0.04 | 0.47 | 315.79 | 0.08 | 0.49 |
| Hex | 87 | 74 | 82 | 0 | E | 4 | 2F | 13C | 8 | 31 |
| Octal | 207 | 164 | 202 | 0 | 16 | 4 | 57 | 474 | 10 | 61 |
| Binary | 10000111 | 1110100 | 10000010 | 0 | 1110 | 100 | 101111 | 100111100 | 1000 | 110001 |
Color Harmonies of #877482
Complementary color
Monochromatic Colors of #877482
Black with #877482
Text Example
Text Example
White with #877482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877482; }
p { color: rgb(135,116,130); }
H1.HeaderClassName
{
color: #877482;
}
.AnyTagClassName
{
color: #877482;
}
</style>
background-color css
<style>
a { background-color: #877482; }
a { background-color: rgb(135,116,130); }
div.DivClassName
{
background-color: #877482;
}
.BgClassName
{
background-color: #877482;
}
</style>
border-color css
<style>
span { border-color: #877482; }
span { border-color: rgb(135,116,130); }
td.TdClassName
{
border-color: #877482;
}
.TagClassName
{
border-color: #877482;
}
</style>