Shades of Monsoon #857583
Tints of Monsoon #857583
RGB
CMYK
RGB Variations
Color information
#857583 (or 0x857583) is known color: Monsoon. HEX triplet: 85, 75 and 83. RGB value is (133,117,131). Sum of RGB (Red+Green+Blue) = 133+117+131=381 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.91% from 381); Green value is 117 (46.09% from 255 or 30.71% from 381); Blue value is 131 (51.56% from 255 or 34.38% from 381); Max value from RGB is 133 - color contains mainly: red. Hex color #857583 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857583 is #7A8A7C. Grayscale: #7B7B7B. Windows color (decimal): -8030845 or 8615301. OLE color: 8615301.
HSL color Cylindrical-coordinate representation of color #857583: hue angle of 307.5º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #857583 is Cyan = 0, Magento = 0.12, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 131 | - |
| CMYK | 0 | 0.12 | 0.02 | 0.48 |
| HSL | 307.5º | 0.06% | 0.49% | - |
| HSV(B) | 307.5º | 0.12% | 0.52% | - |
| XYZ | 20.13 | 19.35 | 24.15 | - |
| YUV | 123.38 | 132.3 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 131 | 0 | 0.12 | 0.02 | 0.48 | 307.5 | 0.06 | 0.49 |
| Hex | 85 | 75 | 83 | 0 | C | 2 | 30 | 134 | 6 | 31 |
| Octal | 205 | 165 | 203 | 0 | 14 | 2 | 60 | 464 | 6 | 61 |
| Binary | 10000101 | 1110101 | 10000011 | 0 | 1100 | 10 | 110000 | 100110100 | 110 | 110001 |
Color Harmonies of #857583
Complementary color
Monochromatic Colors of #857583
Black with #857583
Text Example
Text Example
White with #857583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857583; }
p { color: rgb(133,117,131); }
H1.HeaderClassName
{
color: #857583;
}
.AnyTagClassName
{
color: #857583;
}
</style>
background-color css
<style>
a { background-color: #857583; }
a { background-color: rgb(133,117,131); }
div.DivClassName
{
background-color: #857583;
}
.BgClassName
{
background-color: #857583;
}
</style>
border-color css
<style>
span { border-color: #857583; }
span { border-color: rgb(133,117,131); }
td.TdClassName
{
border-color: #857583;
}
.TagClassName
{
border-color: #857583;
}
</style>