Shades of Monsoon #867183
Tints of Monsoon #867183
RGB
CMYK
RGB Variations
Color information
#867183 (or 0x867183) is known color: Monsoon. HEX triplet: 86, 71 and 83. RGB value is (134,113,131). Sum of RGB (Red+Green+Blue) = 134+113+131=378 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.45% from 378); Green value is 113 (44.53% from 255 or 29.89% from 378); Blue value is 131 (51.56% from 255 or 34.66% from 378); Max value from RGB is 134 - color contains mainly: red. Hex color #867183 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867183 is #798E7C. Grayscale: #797979. Windows color (decimal): -7966333 or 8614278. OLE color: 8614278.
HSL color Cylindrical-coordinate representation of color #867183: hue angle of 308.57º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #867183 is Cyan = 0, Magento = 0.16, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 131 | - |
| CMYK | 0 | 0.16 | 0.02 | 0.47 |
| HSL | 308.57º | 0.09% | 0.48% | - |
| HSV(B) | 308.57º | 0.16% | 0.53% | - |
| XYZ | 19.83 | 18.52 | 24 | - |
| YUV | 121.33 | 133.46 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 131 | 0 | 0.16 | 0.02 | 0.47 | 308.57 | 0.09 | 0.48 |
| Hex | 86 | 71 | 83 | 0 | 10 | 2 | 2F | 135 | 9 | 30 |
| Octal | 206 | 161 | 203 | 0 | 20 | 2 | 57 | 465 | 11 | 60 |
| Binary | 10000110 | 1110001 | 10000011 | 0 | 10000 | 10 | 101111 | 100110101 | 1001 | 110000 |
Color Harmonies of #867183
Complementary color
Monochromatic Colors of #867183
Black with #867183
Text Example
Text Example
White with #867183
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867183; }
p { color: rgb(134,113,131); }
H1.HeaderClassName
{
color: #867183;
}
.AnyTagClassName
{
color: #867183;
}
</style>
background-color css
<style>
a { background-color: #867183; }
a { background-color: rgb(134,113,131); }
div.DivClassName
{
background-color: #867183;
}
.BgClassName
{
background-color: #867183;
}
</style>
border-color css
<style>
span { border-color: #867183; }
span { border-color: rgb(134,113,131); }
td.TdClassName
{
border-color: #867183;
}
.TagClassName
{
border-color: #867183;
}
</style>