Shades of Monsoon #867384
Tints of Monsoon #867384
RGB
CMYK
RGB Variations
Color information
#867384 (or 0x867384) is known color: Monsoon. HEX triplet: 86, 73 and 84. RGB value is (134,115,132). Sum of RGB (Red+Green+Blue) = 134+115+132=381 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.17% from 381); Green value is 115 (45.31% from 255 or 30.18% from 381); Blue value is 132 (51.95% from 255 or 34.65% from 381); Max value from RGB is 134 - color contains mainly: red. Hex color #867384 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867384 is #798C7B. Grayscale: #7A7A7A. Windows color (decimal): -7965820 or 8680326. OLE color: 8680326.
HSL color Cylindrical-coordinate representation of color #867384: hue angle of 306.32º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #867384 is Cyan = 0, Magento = 0.14, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 132 | - |
| CMYK | 0 | 0.14 | 0.01 | 0.47 |
| HSL | 306.32º | 0.08% | 0.49% | - |
| HSV(B) | 306.32º | 0.14% | 0.53% | - |
| XYZ | 20.13 | 19 | 24.44 | - |
| YUV | 122.62 | 133.29 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 132 | 0 | 0.14 | 0.01 | 0.47 | 306.32 | 0.08 | 0.49 |
| Hex | 86 | 73 | 84 | 0 | E | 1 | 2F | 132 | 8 | 31 |
| Octal | 206 | 163 | 204 | 0 | 16 | 1 | 57 | 462 | 10 | 61 |
| Binary | 10000110 | 1110011 | 10000100 | 0 | 1110 | 1 | 101111 | 100110010 | 1000 | 110001 |
Color Harmonies of #867384
Complementary color
Monochromatic Colors of #867384
Black with #867384
Text Example
Text Example
White with #867384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867384; }
p { color: rgb(134,115,132); }
H1.HeaderClassName
{
color: #867384;
}
.AnyTagClassName
{
color: #867384;
}
</style>
background-color css
<style>
a { background-color: #867384; }
a { background-color: rgb(134,115,132); }
div.DivClassName
{
background-color: #867384;
}
.BgClassName
{
background-color: #867384;
}
</style>
border-color css
<style>
span { border-color: #867384; }
span { border-color: rgb(134,115,132); }
td.TdClassName
{
border-color: #867384;
}
.TagClassName
{
border-color: #867384;
}
</style>