Shades of Monsoon #867680
Tints of Monsoon #867680
RGB
CMYK
RGB Variations
Color information
#867680 (or 0x867680) is known color: Monsoon. HEX triplet: 86, 76 and 80. RGB value is (134,118,128). Sum of RGB (Red+Green+Blue) = 134+118+128=380 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.26% from 380); Green value is 118 (46.48% from 255 or 31.05% from 380); Blue value is 128 (50.39% from 255 or 33.68% from 380); Max value from RGB is 134 - color contains mainly: red. Hex color #867680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867680 is #79897F. Grayscale: #7B7B7B. Windows color (decimal): -7965056 or 8418950. OLE color: 8418950.
HSL color Cylindrical-coordinate representation of color #867680: hue angle of 322.5º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #867680 is Cyan = 0, Magento = 0.12, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 128 | - |
| CMYK | 0 | 0.12 | 0.04 | 0.47 |
| HSL | 322.5º | 0.06% | 0.49% | - |
| HSV(B) | 322.5º | 0.12% | 0.53% | - |
| XYZ | 20.21 | 19.58 | 23.14 | - |
| YUV | 123.92 | 130.3 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 128 | 0 | 0.12 | 0.04 | 0.47 | 322.5 | 0.06 | 0.49 |
| Hex | 86 | 76 | 80 | 0 | C | 4 | 2F | 142 | 6 | 31 |
| Octal | 206 | 166 | 200 | 0 | 14 | 4 | 57 | 502 | 6 | 61 |
| Binary | 10000110 | 1110110 | 10000000 | 0 | 1100 | 100 | 101111 | 101000010 | 110 | 110001 |
Color Harmonies of #867680
Complementary color
Monochromatic Colors of #867680
Black with #867680
Text Example
Text Example
White with #867680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867680; }
p { color: rgb(134,118,128); }
H1.HeaderClassName
{
color: #867680;
}
.AnyTagClassName
{
color: #867680;
}
</style>
background-color css
<style>
a { background-color: #867680; }
a { background-color: rgb(134,118,128); }
div.DivClassName
{
background-color: #867680;
}
.BgClassName
{
background-color: #867680;
}
</style>
border-color css
<style>
span { border-color: #867680; }
span { border-color: rgb(134,118,128); }
td.TdClassName
{
border-color: #867680;
}
.TagClassName
{
border-color: #867680;
}
</style>