Shades of Monsoon #866980
Tints of Monsoon #866980
RGB
CMYK
RGB Variations
Color information
#866980 (or 0x866980) is known color: Monsoon. HEX triplet: 86, 69 and 80. RGB value is (134,105,128). Sum of RGB (Red+Green+Blue) = 134+105+128=367 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.51% from 367); Green value is 105 (41.41% from 255 or 28.61% from 367); Blue value is 128 (50.39% from 255 or 34.88% from 367); Max value from RGB is 134 - color contains mainly: red. Hex color #866980 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866980 is #79967F. Grayscale: #747474. Windows color (decimal): -7968384 or 8415622. OLE color: 8415622.
HSL color Cylindrical-coordinate representation of color #866980: hue angle of 312.41º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #866980 is Cyan = 0, Magento = 0.22, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 128 | - |
| CMYK | 0 | 0.22 | 0.04 | 0.47 |
| HSL | 312.41º | 0.12% | 0.47% | - |
| HSV(B) | 312.41º | 0.22% | 0.53% | - |
| XYZ | 18.78 | 16.73 | 22.66 | - |
| YUV | 116.29 | 134.61 | 140.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 128 | 0 | 0.22 | 0.04 | 0.47 | 312.41 | 0.12 | 0.47 |
| Hex | 86 | 69 | 80 | 0 | 16 | 4 | 2F | 138 | C | 2F |
| Octal | 206 | 151 | 200 | 0 | 26 | 4 | 57 | 470 | 14 | 57 |
| Binary | 10000110 | 1101001 | 10000000 | 0 | 10110 | 100 | 101111 | 100111000 | 1100 | 101111 |
Color Harmonies of #866980
Complementary color
Monochromatic Colors of #866980
Black with #866980
Text Example
Text Example
White with #866980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866980; }
p { color: rgb(134,105,128); }
H1.HeaderClassName
{
color: #866980;
}
.AnyTagClassName
{
color: #866980;
}
</style>
background-color css
<style>
a { background-color: #866980; }
a { background-color: rgb(134,105,128); }
div.DivClassName
{
background-color: #866980;
}
.BgClassName
{
background-color: #866980;
}
</style>
border-color css
<style>
span { border-color: #866980; }
span { border-color: rgb(134,105,128); }
td.TdClassName
{
border-color: #866980;
}
.TagClassName
{
border-color: #866980;
}
</style>