Shades of Monsoon #897484
Tints of Monsoon #897484
RGB
CMYK
RGB Variations
Color information
#897484 (or 0x897484) is known color: Monsoon. HEX triplet: 89, 74 and 84. RGB value is (137,116,132). Sum of RGB (Red+Green+Blue) = 137+116+132=385 (50% of max value = 765). Red value is 137 (53.91% from 255 or 35.58% from 385); Green value is 116 (45.70% from 255 or 30.13% from 385); Blue value is 132 (51.95% from 255 or 34.29% from 385); Max value from RGB is 137 - color contains mainly: red. Hex color #897484 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897484 is #768B7B. Grayscale: #7C7C7C. Windows color (decimal): -7768956 or 8680585. OLE color: 8680585.
HSL color Cylindrical-coordinate representation of color #897484: hue angle of 314.29º 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 #897484 is Cyan = 0, Magento = 0.15, Yellow = 0.04 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 116 | 132 | - |
| CMYK | 0 | 0.15 | 0.04 | 0.46 |
| HSL | 314.29º | 0.08% | 0.5% | - |
| HSV(B) | 314.29º | 0.15% | 0.54% | - |
| XYZ | 20.73 | 19.48 | 24.5 | - |
| YUV | 124.1 | 132.46 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 116 | 132 | 0 | 0.15 | 0.04 | 0.46 | 314.29 | 0.08 | 0.5 |
| Hex | 89 | 74 | 84 | 0 | F | 4 | 2E | 13A | 8 | 32 |
| Octal | 211 | 164 | 204 | 0 | 17 | 4 | 56 | 472 | 10 | 62 |
| Binary | 10001001 | 1110100 | 10000100 | 0 | 1111 | 100 | 101110 | 100111010 | 1000 | 110010 |
Color Harmonies of #897484
Complementary color
Monochromatic Colors of #897484
Black with #897484
Text Example
Text Example
White with #897484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897484; }
p { color: rgb(137,116,132); }
H1.HeaderClassName
{
color: #897484;
}
.AnyTagClassName
{
color: #897484;
}
</style>
background-color css
<style>
a { background-color: #897484; }
a { background-color: rgb(137,116,132); }
div.DivClassName
{
background-color: #897484;
}
.BgClassName
{
background-color: #897484;
}
</style>
border-color css
<style>
span { border-color: #897484; }
span { border-color: rgb(137,116,132); }
td.TdClassName
{
border-color: #897484;
}
.TagClassName
{
border-color: #897484;
}
</style>