Shades of Monsoon #857382
Tints of Monsoon #857382
RGB
CMYK
RGB Variations
Color information
#857382 (or 0x857382) is known color: Monsoon. HEX triplet: 85, 73 and 82. RGB value is (133,115,130). Sum of RGB (Red+Green+Blue) = 133+115+130=378 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.19% from 378); Green value is 115 (45.31% from 255 or 30.42% from 378); Blue value is 130 (51.17% from 255 or 34.39% from 378); Max value from RGB is 133 - color contains mainly: red. Hex color #857382 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857382 is #7A8C7D. Grayscale: #7A7A7A. Windows color (decimal): -8031358 or 8549253. OLE color: 8549253.
HSL color Cylindrical-coordinate representation of color #857382: hue angle of 310º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #857382 is Cyan = 0, Magento = 0.14, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 130 | - |
| CMYK | 0 | 0.14 | 0.02 | 0.48 |
| HSL | 310º | 0.07% | 0.49% | - |
| HSV(B) | 310º | 0.14% | 0.52% | - |
| XYZ | 19.83 | 18.86 | 23.71 | - |
| YUV | 122.09 | 132.46 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 130 | 0 | 0.14 | 0.02 | 0.48 | 310 | 0.07 | 0.49 |
| Hex | 85 | 73 | 82 | 0 | E | 2 | 30 | 136 | 7 | 31 |
| Octal | 205 | 163 | 202 | 0 | 16 | 2 | 60 | 466 | 7 | 61 |
| Binary | 10000101 | 1110011 | 10000010 | 0 | 1110 | 10 | 110000 | 100110110 | 111 | 110001 |
Color Harmonies of #857382
Complementary color
Monochromatic Colors of #857382
Black with #857382
Text Example
Text Example
White with #857382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857382; }
p { color: rgb(133,115,130); }
H1.HeaderClassName
{
color: #857382;
}
.AnyTagClassName
{
color: #857382;
}
</style>
background-color css
<style>
a { background-color: #857382; }
a { background-color: rgb(133,115,130); }
div.DivClassName
{
background-color: #857382;
}
.BgClassName
{
background-color: #857382;
}
</style>
border-color css
<style>
span { border-color: #857382; }
span { border-color: rgb(133,115,130); }
td.TdClassName
{
border-color: #857382;
}
.TagClassName
{
border-color: #857382;
}
</style>