Shades of Monsoon #857784
Tints of Monsoon #857784
RGB
CMYK
RGB Variations
Color information
#857784 (or 0x857784) is known color: Monsoon. HEX triplet: 85, 77 and 84. RGB value is (133,119,132). Sum of RGB (Red+Green+Blue) = 133+119+132=384 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.64% from 384); Green value is 119 (46.88% from 255 or 30.99% from 384); Blue value is 132 (51.95% from 255 or 34.38% from 384); Max value from RGB is 133 - color contains mainly: red. Hex color #857784 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857784 is #7A887B. Grayscale: #7C7C7C. Windows color (decimal): -8030332 or 8681349. OLE color: 8681349.
HSL color Cylindrical-coordinate representation of color #857784: hue angle of 304.29º 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 #857784 is Cyan = 0, Magento = 0.11, Yellow = 0.01 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 132 | - |
| CMYK | 0 | 0.11 | 0.01 | 0.48 |
| HSL | 304.29º | 0.06% | 0.49% | - |
| HSV(B) | 304.29º | 0.11% | 0.52% | - |
| XYZ | 20.43 | 19.85 | 24.58 | - |
| YUV | 124.67 | 132.14 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 132 | 0 | 0.11 | 0.01 | 0.48 | 304.29 | 0.06 | 0.49 |
| Hex | 85 | 77 | 84 | 0 | B | 1 | 30 | 130 | 6 | 31 |
| Octal | 205 | 167 | 204 | 0 | 13 | 1 | 60 | 460 | 6 | 61 |
| Binary | 10000101 | 1110111 | 10000100 | 0 | 1011 | 1 | 110000 | 100110000 | 110 | 110001 |
Color Harmonies of #857784
Complementary color
Monochromatic Colors of #857784
Black with #857784
Text Example
Text Example
White with #857784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857784; }
p { color: rgb(133,119,132); }
H1.HeaderClassName
{
color: #857784;
}
.AnyTagClassName
{
color: #857784;
}
</style>
background-color css
<style>
a { background-color: #857784; }
a { background-color: rgb(133,119,132); }
div.DivClassName
{
background-color: #857784;
}
.BgClassName
{
background-color: #857784;
}
</style>
border-color css
<style>
span { border-color: #857784; }
span { border-color: rgb(133,119,132); }
td.TdClassName
{
border-color: #857784;
}
.TagClassName
{
border-color: #857784;
}
</style>