Shades of Monsoon #867783
Tints of Monsoon #867783
RGB
CMYK
RGB Variations
Color information
#867783 (or 0x867783) is known color: Monsoon. HEX triplet: 86, 77 and 83. RGB value is (134,119,131). Sum of RGB (Red+Green+Blue) = 134+119+131=384 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.90% from 384); Green value is 119 (46.88% from 255 or 30.99% from 384); Blue value is 131 (51.56% from 255 or 34.11% from 384); Max value from RGB is 134 - color contains mainly: red. Hex color #867783 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867783 is #79887C. Grayscale: #7C7C7C. Windows color (decimal): -7964797 or 8615814. OLE color: 8615814.
HSL color Cylindrical-coordinate representation of color #867783: hue angle of 312º degrees, saturation: 0.06, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #867783 is Cyan = 0, Magento = 0.11, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 131 | - |
| CMYK | 0 | 0.11 | 0.02 | 0.47 |
| HSL | 312º | 0.06% | 0.5% | - |
| HSV(B) | 312º | 0.11% | 0.53% | - |
| XYZ | 20.53 | 19.9 | 24.23 | - |
| YUV | 124.85 | 131.47 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 131 | 0 | 0.11 | 0.02 | 0.47 | 312 | 0.06 | 0.5 |
| Hex | 86 | 77 | 83 | 0 | B | 2 | 2F | 138 | 6 | 32 |
| Octal | 206 | 167 | 203 | 0 | 13 | 2 | 57 | 470 | 6 | 62 |
| Binary | 10000110 | 1110111 | 10000011 | 0 | 1011 | 10 | 101111 | 100111000 | 110 | 110010 |
Color Harmonies of #867783
Complementary color
Monochromatic Colors of #867783
Black with #867783
Text Example
Text Example
White with #867783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867783; }
p { color: rgb(134,119,131); }
H1.HeaderClassName
{
color: #867783;
}
.AnyTagClassName
{
color: #867783;
}
</style>
background-color css
<style>
a { background-color: #867783; }
a { background-color: rgb(134,119,131); }
div.DivClassName
{
background-color: #867783;
}
.BgClassName
{
background-color: #867783;
}
</style>
border-color css
<style>
span { border-color: #867783; }
span { border-color: rgb(134,119,131); }
td.TdClassName
{
border-color: #867783;
}
.TagClassName
{
border-color: #867783;
}
</style>