Shades of Monsoon #897283
Tints of Monsoon #897283
RGB
CMYK
RGB Variations
Color information
#897283 (or 0x897283) is known color: Monsoon. HEX triplet: 89, 72 and 83. RGB value is (137,114,131). Sum of RGB (Red+Green+Blue) = 137+114+131=382 (50% of max value = 765). Red value is 137 (53.91% from 255 or 35.86% from 382); Green value is 114 (44.92% from 255 or 29.84% from 382); Blue value is 131 (51.56% from 255 or 34.29% from 382); Max value from RGB is 137 - color contains mainly: red. Hex color #897283 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897283 is #768D7C. Grayscale: #7A7A7A. Windows color (decimal): -7769469 or 8614537. OLE color: 8614537.
HSL color Cylindrical-coordinate representation of color #897283: hue angle of 315.65º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #897283 is Cyan = 0, Magento = 0.17, Yellow = 0.04 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 114 | 131 | - |
| CMYK | 0 | 0.17 | 0.04 | 0.46 |
| HSL | 315.65º | 0.09% | 0.49% | - |
| HSV(B) | 315.65º | 0.17% | 0.54% | - |
| XYZ | 20.43 | 18.99 | 24.06 | - |
| YUV | 122.82 | 132.62 | 138.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 114 | 131 | 0 | 0.17 | 0.04 | 0.46 | 315.65 | 0.09 | 0.49 |
| Hex | 89 | 72 | 83 | 0 | 11 | 4 | 2E | 13C | 9 | 31 |
| Octal | 211 | 162 | 203 | 0 | 21 | 4 | 56 | 474 | 11 | 61 |
| Binary | 10001001 | 1110010 | 10000011 | 0 | 10001 | 100 | 101110 | 100111100 | 1001 | 110001 |
Color Harmonies of #897283
Complementary color
Monochromatic Colors of #897283
Black with #897283
Text Example
Text Example
White with #897283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897283; }
p { color: rgb(137,114,131); }
H1.HeaderClassName
{
color: #897283;
}
.AnyTagClassName
{
color: #897283;
}
</style>
background-color css
<style>
a { background-color: #897283; }
a { background-color: rgb(137,114,131); }
div.DivClassName
{
background-color: #897283;
}
.BgClassName
{
background-color: #897283;
}
</style>
border-color css
<style>
span { border-color: #897283; }
span { border-color: rgb(137,114,131); }
td.TdClassName
{
border-color: #897283;
}
.TagClassName
{
border-color: #897283;
}
</style>