Shades of Monsoon #867181
Tints of Monsoon #867181
RGB
CMYK
RGB Variations
Color information
#867181 (or 0x867181) is known color: Monsoon. HEX triplet: 86, 71 and 81. RGB value is (134,113,129). Sum of RGB (Red+Green+Blue) = 134+113+129=376 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.64% from 376); Green value is 113 (44.53% from 255 or 30.05% from 376); Blue value is 129 (50.78% from 255 or 34.31% from 376); Max value from RGB is 134 - color contains mainly: red. Hex color #867181 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867181 is #798E7E. Grayscale: #797979. Windows color (decimal): -7966335 or 8483206. OLE color: 8483206.
HSL color Cylindrical-coordinate representation of color #867181: hue angle of 314.29º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #867181 is Cyan = 0, Magento = 0.16, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 129 | - |
| CMYK | 0 | 0.16 | 0.04 | 0.47 |
| HSL | 314.29º | 0.09% | 0.48% | - |
| HSV(B) | 314.29º | 0.16% | 0.53% | - |
| XYZ | 19.7 | 18.46 | 23.29 | - |
| YUV | 121.1 | 132.46 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 129 | 0 | 0.16 | 0.04 | 0.47 | 314.29 | 0.09 | 0.48 |
| Hex | 86 | 71 | 81 | 0 | 10 | 4 | 2F | 13A | 9 | 30 |
| Octal | 206 | 161 | 201 | 0 | 20 | 4 | 57 | 472 | 11 | 60 |
| Binary | 10000110 | 1110001 | 10000001 | 0 | 10000 | 100 | 101111 | 100111010 | 1001 | 110000 |
Color Harmonies of #867181
Complementary color
Monochromatic Colors of #867181
Black with #867181
Text Example
Text Example
White with #867181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867181; }
p { color: rgb(134,113,129); }
H1.HeaderClassName
{
color: #867181;
}
.AnyTagClassName
{
color: #867181;
}
</style>
background-color css
<style>
a { background-color: #867181; }
a { background-color: rgb(134,113,129); }
div.DivClassName
{
background-color: #867181;
}
.BgClassName
{
background-color: #867181;
}
</style>
border-color css
<style>
span { border-color: #867181; }
span { border-color: rgb(134,113,129); }
td.TdClassName
{
border-color: #867181;
}
.TagClassName
{
border-color: #867181;
}
</style>