Shades of Monsoon #897686
Tints of Monsoon #897686
RGB
CMYK
RGB Variations
Color information
#897686 (or 0x897686) is known color: Monsoon. HEX triplet: 89, 76 and 86. RGB value is (137,118,134). Sum of RGB (Red+Green+Blue) = 137+118+134=389 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.22% from 389); Green value is 118 (46.48% from 255 or 30.33% from 389); Blue value is 134 (52.73% from 255 or 34.45% from 389); Max value from RGB is 137 - color contains mainly: red. Hex color #897686 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897686 is #768979. Grayscale: #7D7D7D. Windows color (decimal): -7768442 or 8812169. OLE color: 8812169.
HSL color Cylindrical-coordinate representation of color #897686: hue angle of 309.47º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #897686 is Cyan = 0, Magento = 0.14, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 118 | 134 | - |
| CMYK | 0 | 0.14 | 0.02 | 0.46 |
| HSL | 309.47º | 0.07% | 0.5% | - |
| HSV(B) | 309.47º | 0.14% | 0.54% | - |
| XYZ | 21.1 | 20 | 25.3 | - |
| YUV | 125.51 | 132.79 | 136.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 118 | 134 | 0 | 0.14 | 0.02 | 0.46 | 309.47 | 0.07 | 0.5 |
| Hex | 89 | 76 | 86 | 0 | E | 2 | 2E | 135 | 7 | 32 |
| Octal | 211 | 166 | 206 | 0 | 16 | 2 | 56 | 465 | 7 | 62 |
| Binary | 10001001 | 1110110 | 10000110 | 0 | 1110 | 10 | 101110 | 100110101 | 111 | 110010 |
Color Harmonies of #897686
Complementary color
Monochromatic Colors of #897686
Black with #897686
Text Example
Text Example
White with #897686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897686; }
p { color: rgb(137,118,134); }
H1.HeaderClassName
{
color: #897686;
}
.AnyTagClassName
{
color: #897686;
}
</style>
background-color css
<style>
a { background-color: #897686; }
a { background-color: rgb(137,118,134); }
div.DivClassName
{
background-color: #897686;
}
.BgClassName
{
background-color: #897686;
}
</style>
border-color css
<style>
span { border-color: #897686; }
span { border-color: rgb(137,118,134); }
td.TdClassName
{
border-color: #897686;
}
.TagClassName
{
border-color: #897686;
}
</style>