Shades of Monsoon #867984
Tints of Monsoon #867984
RGB
CMYK
RGB Variations
Color information
#867984 (or 0x867984) is known color: Monsoon. HEX triplet: 86, 79 and 84. RGB value is (134,121,132). Sum of RGB (Red+Green+Blue) = 134+121+132=387 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.63% from 387); Green value is 121 (47.66% from 255 or 31.27% from 387); Blue value is 132 (51.95% from 255 or 34.11% from 387); Max value from RGB is 134 - color contains mainly: red. Hex color #867984 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867984 is #79867B. Grayscale: #7E7E7E. Windows color (decimal): -7964284 or 8681862. OLE color: 8681862.
HSL color Cylindrical-coordinate representation of color #867984: hue angle of 309.23º degrees, saturation: 0.05, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #867984 is Cyan = 0, Magento = 0.10, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 121 | 132 | - |
| CMYK | 0 | 0.10 | 0.01 | 0.47 |
| HSL | 309.23º | 0.05% | 0.5% | - |
| HSV(B) | 309.23º | 0.1% | 0.53% | - |
| XYZ | 20.83 | 20.41 | 24.67 | - |
| YUV | 126.14 | 131.31 | 133.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 121 | 132 | 0 | 0.10 | 0.01 | 0.47 | 309.23 | 0.05 | 0.5 |
| Hex | 86 | 79 | 84 | 0 | A | 1 | 2F | 135 | 5 | 32 |
| Octal | 206 | 171 | 204 | 0 | 12 | 1 | 57 | 465 | 5 | 62 |
| Binary | 10000110 | 1111001 | 10000100 | 0 | 1010 | 1 | 101111 | 100110101 | 101 | 110010 |
Color Harmonies of #867984
Complementary color
Monochromatic Colors of #867984
Black with #867984
Text Example
Text Example
White with #867984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867984; }
p { color: rgb(134,121,132); }
H1.HeaderClassName
{
color: #867984;
}
.AnyTagClassName
{
color: #867984;
}
</style>
background-color css
<style>
a { background-color: #867984; }
a { background-color: rgb(134,121,132); }
div.DivClassName
{
background-color: #867984;
}
.BgClassName
{
background-color: #867984;
}
</style>
border-color css
<style>
span { border-color: #867984; }
span { border-color: rgb(134,121,132); }
td.TdClassName
{
border-color: #867984;
}
.TagClassName
{
border-color: #867984;
}
</style>