Shades of Monsoon #867482
Tints of Monsoon #867482
RGB
CMYK
RGB Variations
Color information
#867482 (or 0x867482) is known color: Monsoon. HEX triplet: 86, 74 and 82. RGB value is (134,116,130). Sum of RGB (Red+Green+Blue) = 134+116+130=380 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.26% from 380); Green value is 116 (45.70% from 255 or 30.53% from 380); Blue value is 130 (51.17% from 255 or 34.21% from 380); Max value from RGB is 134 - color contains mainly: red. Hex color #867482 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867482 is #798B7D. Grayscale: #7A7A7A. Windows color (decimal): -7965566 or 8549510. OLE color: 8549510.
HSL color Cylindrical-coordinate representation of color #867482: hue angle of 313.33º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #867482 is Cyan = 0, Magento = 0.13, Yellow = 0.03 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 130 | - |
| CMYK | 0 | 0.13 | 0.03 | 0.47 |
| HSL | 313.33º | 0.07% | 0.49% | - |
| HSV(B) | 313.33º | 0.13% | 0.53% | - |
| XYZ | 20.11 | 19.17 | 23.76 | - |
| YUV | 122.98 | 131.96 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 130 | 0 | 0.13 | 0.03 | 0.47 | 313.33 | 0.07 | 0.49 |
| Hex | 86 | 74 | 82 | 0 | D | 3 | 2F | 139 | 7 | 31 |
| Octal | 206 | 164 | 202 | 0 | 15 | 3 | 57 | 471 | 7 | 61 |
| Binary | 10000110 | 1110100 | 10000010 | 0 | 1101 | 11 | 101111 | 100111001 | 111 | 110001 |
Color Harmonies of #867482
Complementary color
Monochromatic Colors of #867482
Black with #867482
Text Example
Text Example
White with #867482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867482; }
p { color: rgb(134,116,130); }
H1.HeaderClassName
{
color: #867482;
}
.AnyTagClassName
{
color: #867482;
}
</style>
background-color css
<style>
a { background-color: #867482; }
a { background-color: rgb(134,116,130); }
div.DivClassName
{
background-color: #867482;
}
.BgClassName
{
background-color: #867482;
}
</style>
border-color css
<style>
span { border-color: #867482; }
span { border-color: rgb(134,116,130); }
td.TdClassName
{
border-color: #867482;
}
.TagClassName
{
border-color: #867482;
}
</style>