Shades of Monsoon #867781
Tints of Monsoon #867781
RGB
CMYK
RGB Variations
Color information
#867781 (or 0x867781) is known color: Monsoon. HEX triplet: 86, 77 and 81. RGB value is (134,119,129). Sum of RGB (Red+Green+Blue) = 134+119+129=382 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.08% from 382); Green value is 119 (46.88% from 255 or 31.15% from 382); Blue value is 129 (50.78% from 255 or 33.77% from 382); Max value from RGB is 134 - color contains mainly: red. Hex color #867781 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867781 is #79887E. Grayscale: #7C7C7C. Windows color (decimal): -7964799 or 8484742. OLE color: 8484742.
HSL color Cylindrical-coordinate representation of color #867781: hue angle of 320º 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 #867781 is Cyan = 0, Magento = 0.11, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 129 | - |
| CMYK | 0 | 0.11 | 0.04 | 0.47 |
| HSL | 320º | 0.06% | 0.5% | - |
| HSV(B) | 320º | 0.11% | 0.53% | - |
| XYZ | 20.39 | 19.85 | 23.53 | - |
| YUV | 124.63 | 130.47 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 129 | 0 | 0.11 | 0.04 | 0.47 | 320 | 0.06 | 0.5 |
| Hex | 86 | 77 | 81 | 0 | B | 4 | 2F | 140 | 6 | 32 |
| Octal | 206 | 167 | 201 | 0 | 13 | 4 | 57 | 500 | 6 | 62 |
| Binary | 10000110 | 1110111 | 10000001 | 0 | 1011 | 100 | 101111 | 101000000 | 110 | 110010 |
Color Harmonies of #867781
Complementary color
Monochromatic Colors of #867781
Black with #867781
Text Example
Text Example
White with #867781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867781; }
p { color: rgb(134,119,129); }
H1.HeaderClassName
{
color: #867781;
}
.AnyTagClassName
{
color: #867781;
}
</style>
background-color css
<style>
a { background-color: #867781; }
a { background-color: rgb(134,119,129); }
div.DivClassName
{
background-color: #867781;
}
.BgClassName
{
background-color: #867781;
}
</style>
border-color css
<style>
span { border-color: #867781; }
span { border-color: rgb(134,119,129); }
td.TdClassName
{
border-color: #867781;
}
.TagClassName
{
border-color: #867781;
}
</style>