Shades of Monsoon #867785
Tints of Monsoon #867785
RGB
CMYK
RGB Variations
Color information
#867785 (or 0x867785) is known color: Monsoon. HEX triplet: 86, 77 and 85. RGB value is (134,119,133). Sum of RGB (Red+Green+Blue) = 134+119+133=386 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.72% from 386); Green value is 119 (46.88% from 255 or 30.83% from 386); Blue value is 133 (52.34% from 255 or 34.46% from 386); Max value from RGB is 134 - color contains mainly: red. Hex color #867785 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867785 is #79887A. Grayscale: #7D7D7D. Windows color (decimal): -7964795 or 8746886. OLE color: 8746886.
HSL color Cylindrical-coordinate representation of color #867785: hue angle of 304º 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 #867785 is Cyan = 0, Magento = 0.11, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 133 | - |
| CMYK | 0 | 0.11 | 0.01 | 0.47 |
| HSL | 304º | 0.06% | 0.5% | - |
| HSV(B) | 304º | 0.11% | 0.53% | - |
| XYZ | 20.66 | 19.96 | 24.95 | - |
| YUV | 125.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 133 | 0 | 0.11 | 0.01 | 0.47 | 304 | 0.06 | 0.5 |
| Hex | 86 | 77 | 85 | 0 | B | 1 | 2F | 130 | 6 | 32 |
| Octal | 206 | 167 | 205 | 0 | 13 | 1 | 57 | 460 | 6 | 62 |
| Binary | 10000110 | 1110111 | 10000101 | 0 | 1011 | 1 | 101111 | 100110000 | 110 | 110010 |
Color Harmonies of #867785
Complementary color
Monochromatic Colors of #867785
Black with #867785
Text Example
Text Example
White with #867785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867785; }
p { color: rgb(134,119,133); }
H1.HeaderClassName
{
color: #867785;
}
.AnyTagClassName
{
color: #867785;
}
</style>
background-color css
<style>
a { background-color: #867785; }
a { background-color: rgb(134,119,133); }
div.DivClassName
{
background-color: #867785;
}
.BgClassName
{
background-color: #867785;
}
</style>
border-color css
<style>
span { border-color: #867785; }
span { border-color: rgb(134,119,133); }
td.TdClassName
{
border-color: #867785;
}
.TagClassName
{
border-color: #867785;
}
</style>