Shades of Monsoon #867280
Tints of Monsoon #867280
RGB
CMYK
RGB Variations
Color information
#867280 (or 0x867280) is known color: Monsoon. HEX triplet: 86, 72 and 80. RGB value is (134,114,128). Sum of RGB (Red+Green+Blue) = 134+114+128=376 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.64% from 376); Green value is 114 (44.92% from 255 or 30.32% from 376); Blue value is 128 (50.39% from 255 or 34.04% from 376); Max value from RGB is 134 - color contains mainly: red. Hex color #867280 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867280 is #798D7F. Grayscale: #797979. Windows color (decimal): -7966080 or 8417926. OLE color: 8417926.
HSL color Cylindrical-coordinate representation of color #867280: hue angle of 318º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #867280 is Cyan = 0, Magento = 0.15, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 128 | - |
| CMYK | 0 | 0.15 | 0.04 | 0.47 |
| HSL | 318º | 0.08% | 0.49% | - |
| HSV(B) | 318º | 0.15% | 0.53% | - |
| XYZ | 19.75 | 18.66 | 22.98 | - |
| YUV | 121.58 | 131.63 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 128 | 0 | 0.15 | 0.04 | 0.47 | 318 | 0.08 | 0.49 |
| Hex | 86 | 72 | 80 | 0 | F | 4 | 2F | 13E | 8 | 31 |
| Octal | 206 | 162 | 200 | 0 | 17 | 4 | 57 | 476 | 10 | 61 |
| Binary | 10000110 | 1110010 | 10000000 | 0 | 1111 | 100 | 101111 | 100111110 | 1000 | 110001 |
Color Harmonies of #867280
Complementary color
Monochromatic Colors of #867280
Black with #867280
Text Example
Text Example
White with #867280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867280; }
p { color: rgb(134,114,128); }
H1.HeaderClassName
{
color: #867280;
}
.AnyTagClassName
{
color: #867280;
}
</style>
background-color css
<style>
a { background-color: #867280; }
a { background-color: rgb(134,114,128); }
div.DivClassName
{
background-color: #867280;
}
.BgClassName
{
background-color: #867280;
}
</style>
border-color css
<style>
span { border-color: #867280; }
span { border-color: rgb(134,114,128); }
td.TdClassName
{
border-color: #867280;
}
.TagClassName
{
border-color: #867280;
}
</style>