Shades of Monsoon #897487
Tints of Monsoon #897487
RGB
CMYK
RGB Variations
Color information
#897487 (or 0x897487) is known color: Monsoon. HEX triplet: 89, 74 and 87. RGB value is (137,116,135). Sum of RGB (Red+Green+Blue) = 137+116+135=388 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.31% from 388); Green value is 116 (45.70% from 255 or 29.90% from 388); Blue value is 135 (53.12% from 255 or 34.79% from 388); Max value from RGB is 137 - color contains mainly: red. Hex color #897487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897487 is #768B78. Grayscale: #7C7C7C. Windows color (decimal): -7768953 or 8877193. OLE color: 8877193.
HSL color Cylindrical-coordinate representation of color #897487: hue angle of 305.71º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #897487 is Cyan = 0, Magento = 0.15, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 116 | 135 | - |
| CMYK | 0 | 0.15 | 0.01 | 0.46 |
| HSL | 305.71º | 0.08% | 0.5% | - |
| HSV(B) | 305.71º | 0.15% | 0.54% | - |
| XYZ | 20.94 | 19.56 | 25.59 | - |
| YUV | 124.45 | 133.96 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 116 | 135 | 0 | 0.15 | 0.01 | 0.46 | 305.71 | 0.08 | 0.5 |
| Hex | 89 | 74 | 87 | 0 | F | 1 | 2E | 132 | 8 | 32 |
| Octal | 211 | 164 | 207 | 0 | 17 | 1 | 56 | 462 | 10 | 62 |
| Binary | 10001001 | 1110100 | 10000111 | 0 | 1111 | 1 | 101110 | 100110010 | 1000 | 110010 |
Color Harmonies of #897487
Complementary color
Monochromatic Colors of #897487
Black with #897487
Text Example
Text Example
White with #897487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897487; }
p { color: rgb(137,116,135); }
H1.HeaderClassName
{
color: #897487;
}
.AnyTagClassName
{
color: #897487;
}
</style>
background-color css
<style>
a { background-color: #897487; }
a { background-color: rgb(137,116,135); }
div.DivClassName
{
background-color: #897487;
}
.BgClassName
{
background-color: #897487;
}
</style>
border-color css
<style>
span { border-color: #897487; }
span { border-color: rgb(137,116,135); }
td.TdClassName
{
border-color: #897487;
}
.TagClassName
{
border-color: #897487;
}
</style>