Shades of Monsoon #848384
Tints of Monsoon #848384
RGB
CMYK
RGB Variations
Color information
#848384 (or 0x848384) is known color: Monsoon. HEX triplet: 84, 83 and 84. RGB value is (132,131,132). Sum of RGB (Red+Green+Blue) = 132+131+132=395 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.42% from 395); Green value is 131 (51.56% from 255 or 33.16% from 395); Blue value is 132 (51.95% from 255 or 33.42% from 395); Max value from RGB is 132 - color contains mainly: red, blue. Hex color #848384 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #848384 is #7B7C7B. Grayscale: #838383. Windows color (decimal): -8092796 or 8684420. OLE color: 8684420.
HSL color Cylindrical-coordinate representation of color #848384: hue angle of 300º degrees, saturation: 0, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #848384 is Cyan = 0, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
RGB | 132 | 131 | 132 | - |
CMYK | 0 | 0.01 | 0 | 0.48 |
HSL | 300º | 0% | 0.52% | - |
HSV(B) | 300º | 0.01% | 0.52% | - |
XYZ | 21.8 | 22.8 | 25.08 | - |
YUV | 131.41 | 128.33 | 128.42 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 132 | 131 | 132 | 0 | 0.01 | 0 | 0.48 | 300 | 0 | 0.52 |
Hex | 84 | 83 | 84 | 0 | 1 | 0 | 30 | 12C | 0 | 34 |
Octal | 204 | 203 | 204 | 0 | 1 | 0 | 60 | 454 | 0 | 64 |
Binary | 10000100 | 10000011 | 10000100 | 0 | 1 | 0 | 110000 | 100101100 | 0 | 110100 |
Color Harmonies of #848384
Complementary color
Monochromatic Colors of #848384
Black with #848384
Text Example
Text Example
White with #848384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848384; }
p { color: rgb(132,131,132); }
H1.HeaderClassName
{
color: #848384;
}
.AnyTagClassName
{
color: #848384;
}
</style>
background-color css
<style>
a { background-color: #848384; }
a { background-color: rgb(132,131,132); }
div.DivClassName
{
background-color: #848384;
}
.BgClassName
{
background-color: #848384;
}
</style>
border-color css
<style>
span { border-color: #848384; }
span { border-color: rgb(132,131,132); }
td.TdClassName
{
border-color: #848384;
}
.TagClassName
{
border-color: #848384;
}
</style>