Shades of Monsoon #848184
Tints of Monsoon #848184
RGB
CMYK
RGB Variations
Color information
#848184 (or 0x848184) is known color: Monsoon. HEX triplet: 84, 81 and 84. RGB value is (132,129,132). Sum of RGB (Red+Green+Blue) = 132+129+132=393 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.59% from 393); Green value is 129 (50.78% from 255 or 32.82% from 393); Blue value is 132 (51.95% from 255 or 33.59% from 393); Max value from RGB is 132 - color contains mainly: red, blue. Hex color #848184 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #848184 is #7B7E7B. Grayscale: #828282. Windows color (decimal): -8093308 or 8683908. OLE color: 8683908.
HSL color Cylindrical-coordinate representation of color #848184: hue angle of 300º degrees, saturation: 0.01, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #848184 is Cyan = 0, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 129 | 132 | - |
| CMYK | 0 | 0.02 | 0 | 0.48 |
| HSL | 300º | 0.01% | 0.51% | - |
| HSV(B) | 300º | 0.02% | 0.52% | - |
| XYZ | 21.53 | 22.27 | 24.99 | - |
| YUV | 130.24 | 128.99 | 129.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 129 | 132 | 0 | 0.02 | 0 | 0.48 | 300 | 0.01 | 0.51 |
| Hex | 84 | 81 | 84 | 0 | 2 | 0 | 30 | 12C | 1 | 33 |
| Octal | 204 | 201 | 204 | 0 | 2 | 0 | 60 | 454 | 1 | 63 |
| Binary | 10000100 | 10000001 | 10000100 | 0 | 10 | 0 | 110000 | 100101100 | 1 | 110011 |
Color Harmonies of #848184
Complementary color
Monochromatic Colors of #848184
Black with #848184
Text Example
Text Example
White with #848184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848184; }
p { color: rgb(132,129,132); }
H1.HeaderClassName
{
color: #848184;
}
.AnyTagClassName
{
color: #848184;
}
</style>
background-color css
<style>
a { background-color: #848184; }
a { background-color: rgb(132,129,132); }
div.DivClassName
{
background-color: #848184;
}
.BgClassName
{
background-color: #848184;
}
</style>
border-color css
<style>
span { border-color: #848184; }
span { border-color: rgb(132,129,132); }
td.TdClassName
{
border-color: #848184;
}
.TagClassName
{
border-color: #848184;
}
</style>