Shades of Monsoon #857684
Tints of Monsoon #857684
RGB
CMYK
RGB Variations
Color information
#857684 (or 0x857684) is known color: Monsoon. HEX triplet: 85, 76 and 84. RGB value is (133,118,132). Sum of RGB (Red+Green+Blue) = 133+118+132=383 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.73% from 383); Green value is 118 (46.48% from 255 or 30.81% from 383); Blue value is 132 (51.95% from 255 or 34.46% from 383); Max value from RGB is 133 - color contains mainly: red. Hex color #857684 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857684 is #7A897B. Grayscale: #7C7C7C. Windows color (decimal): -8030588 or 8681093. OLE color: 8681093.
HSL color Cylindrical-coordinate representation of color #857684: hue angle of 304º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #857684 is Cyan = 0, Magento = 0.11, Yellow = 0.01 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 132 | - |
| CMYK | 0 | 0.11 | 0.01 | 0.48 |
| HSL | 304º | 0.06% | 0.49% | - |
| HSV(B) | 304º | 0.11% | 0.52% | - |
| XYZ | 20.32 | 19.61 | 24.54 | - |
| YUV | 124.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 132 | 0 | 0.11 | 0.01 | 0.48 | 304 | 0.06 | 0.49 |
| Hex | 85 | 76 | 84 | 0 | B | 1 | 30 | 130 | 6 | 31 |
| Octal | 205 | 166 | 204 | 0 | 13 | 1 | 60 | 460 | 6 | 61 |
| Binary | 10000101 | 1110110 | 10000100 | 0 | 1011 | 1 | 110000 | 100110000 | 110 | 110001 |
Color Harmonies of #857684
Complementary color
Monochromatic Colors of #857684
Black with #857684
Text Example
Text Example
White with #857684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857684; }
p { color: rgb(133,118,132); }
H1.HeaderClassName
{
color: #857684;
}
.AnyTagClassName
{
color: #857684;
}
</style>
background-color css
<style>
a { background-color: #857684; }
a { background-color: rgb(133,118,132); }
div.DivClassName
{
background-color: #857684;
}
.BgClassName
{
background-color: #857684;
}
</style>
border-color css
<style>
span { border-color: #857684; }
span { border-color: rgb(133,118,132); }
td.TdClassName
{
border-color: #857684;
}
.TagClassName
{
border-color: #857684;
}
</style>