Shades of Monsoon #867782
Tints of Monsoon #867782
RGB
CMYK
RGB Variations
Color information
#867782 (or 0x867782) is known color: Monsoon. HEX triplet: 86, 77 and 82. RGB value is (134,119,130). Sum of RGB (Red+Green+Blue) = 134+119+130=383 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.99% from 383); Green value is 119 (46.88% from 255 or 31.07% from 383); Blue value is 130 (51.17% from 255 or 33.94% from 383); Max value from RGB is 134 - color contains mainly: red. Hex color #867782 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867782 is #79887D. Grayscale: #7C7C7C. Windows color (decimal): -7964798 or 8550278. OLE color: 8550278.
HSL color Cylindrical-coordinate representation of color #867782: hue angle of 316º 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 #867782 is Cyan = 0, Magento = 0.11, Yellow = 0.03 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 130 | - |
| CMYK | 0 | 0.11 | 0.03 | 0.47 |
| HSL | 316º | 0.06% | 0.5% | - |
| HSV(B) | 316º | 0.11% | 0.53% | - |
| XYZ | 20.46 | 19.87 | 23.88 | - |
| YUV | 124.74 | 130.97 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 130 | 0 | 0.11 | 0.03 | 0.47 | 316 | 0.06 | 0.5 |
| Hex | 86 | 77 | 82 | 0 | B | 3 | 2F | 13C | 6 | 32 |
| Octal | 206 | 167 | 202 | 0 | 13 | 3 | 57 | 474 | 6 | 62 |
| Binary | 10000110 | 1110111 | 10000010 | 0 | 1011 | 11 | 101111 | 100111100 | 110 | 110010 |
Color Harmonies of #867782
Complementary color
Monochromatic Colors of #867782
Black with #867782
Text Example
Text Example
White with #867782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867782; }
p { color: rgb(134,119,130); }
H1.HeaderClassName
{
color: #867782;
}
.AnyTagClassName
{
color: #867782;
}
</style>
background-color css
<style>
a { background-color: #867782; }
a { background-color: rgb(134,119,130); }
div.DivClassName
{
background-color: #867782;
}
.BgClassName
{
background-color: #867782;
}
</style>
border-color css
<style>
span { border-color: #867782; }
span { border-color: rgb(134,119,130); }
td.TdClassName
{
border-color: #867782;
}
.TagClassName
{
border-color: #867782;
}
</style>