Shades of Monsoon #897386
Tints of Monsoon #897386
RGB
CMYK
RGB Variations
Color information
#897386 (or 0x897386) is known color: Monsoon. HEX triplet: 89, 73 and 86. RGB value is (137,115,134). Sum of RGB (Red+Green+Blue) = 137+115+134=386 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.49% from 386); Green value is 115 (45.31% from 255 or 29.79% from 386); Blue value is 134 (52.73% from 255 or 34.72% from 386); Max value from RGB is 137 - color contains mainly: red. Hex color #897386 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897386 is #768C79. Grayscale: #7B7B7B. Windows color (decimal): -7769210 or 8811401. OLE color: 8811401.
HSL color Cylindrical-coordinate representation of color #897386: hue angle of 308.18º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #897386 is Cyan = 0, Magento = 0.16, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 115 | 134 | - |
| CMYK | 0 | 0.16 | 0.02 | 0.46 |
| HSL | 308.18º | 0.09% | 0.49% | - |
| HSV(B) | 308.18º | 0.16% | 0.54% | - |
| XYZ | 20.75 | 19.3 | 25.19 | - |
| YUV | 123.74 | 133.79 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 115 | 134 | 0 | 0.16 | 0.02 | 0.46 | 308.18 | 0.09 | 0.49 |
| Hex | 89 | 73 | 86 | 0 | 10 | 2 | 2E | 134 | 9 | 31 |
| Octal | 211 | 163 | 206 | 0 | 20 | 2 | 56 | 464 | 11 | 61 |
| Binary | 10001001 | 1110011 | 10000110 | 0 | 10000 | 10 | 101110 | 100110100 | 1001 | 110001 |
Color Harmonies of #897386
Complementary color
Monochromatic Colors of #897386
Black with #897386
Text Example
Text Example
White with #897386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897386; }
p { color: rgb(137,115,134); }
H1.HeaderClassName
{
color: #897386;
}
.AnyTagClassName
{
color: #897386;
}
</style>
background-color css
<style>
a { background-color: #897386; }
a { background-color: rgb(137,115,134); }
div.DivClassName
{
background-color: #897386;
}
.BgClassName
{
background-color: #897386;
}
</style>
border-color css
<style>
span { border-color: #897386; }
span { border-color: rgb(137,115,134); }
td.TdClassName
{
border-color: #897386;
}
.TagClassName
{
border-color: #897386;
}
</style>