Shades of Monsoon #847180
Tints of Monsoon #847180
RGB
CMYK
RGB Variations
Color information
#847180 (or 0x847180) is known color: Monsoon. HEX triplet: 84, 71 and 80. RGB value is (132,113,128). Sum of RGB (Red+Green+Blue) = 132+113+128=373 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.39% from 373); Green value is 113 (44.53% from 255 or 30.29% from 373); Blue value is 128 (50.39% from 255 or 34.32% from 373); Max value from RGB is 132 - color contains mainly: red. Hex color #847180 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847180 is #7B8E7F. Grayscale: #787878. Windows color (decimal): -8097408 or 8417668. OLE color: 8417668.
HSL color Cylindrical-coordinate representation of color #847180: hue angle of 312.63º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #847180 is Cyan = 0, Magento = 0.14, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 128 | - |
| CMYK | 0 | 0.14 | 0.03 | 0.48 |
| HSL | 312.63º | 0.08% | 0.48% | - |
| HSV(B) | 312.63º | 0.14% | 0.52% | - |
| XYZ | 19.32 | 18.27 | 22.93 | - |
| YUV | 120.39 | 132.29 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 128 | 0 | 0.14 | 0.03 | 0.48 | 312.63 | 0.08 | 0.48 |
| Hex | 84 | 71 | 80 | 0 | E | 3 | 30 | 139 | 8 | 30 |
| Octal | 204 | 161 | 200 | 0 | 16 | 3 | 60 | 471 | 10 | 60 |
| Binary | 10000100 | 1110001 | 10000000 | 0 | 1110 | 11 | 110000 | 100111001 | 1000 | 110000 |
Color Harmonies of #847180
Complementary color
Monochromatic Colors of #847180
Black with #847180
Text Example
Text Example
White with #847180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847180; }
p { color: rgb(132,113,128); }
H1.HeaderClassName
{
color: #847180;
}
.AnyTagClassName
{
color: #847180;
}
</style>
background-color css
<style>
a { background-color: #847180; }
a { background-color: rgb(132,113,128); }
div.DivClassName
{
background-color: #847180;
}
.BgClassName
{
background-color: #847180;
}
</style>
border-color css
<style>
span { border-color: #847180; }
span { border-color: rgb(132,113,128); }
td.TdClassName
{
border-color: #847180;
}
.TagClassName
{
border-color: #847180;
}
</style>