Shades of Monsoon #857680
Tints of Monsoon #857680
RGB
CMYK
RGB Variations
Color information
#857680 (or 0x857680) is known color: Monsoon. HEX triplet: 85, 76 and 80. RGB value is (133,118,128). Sum of RGB (Red+Green+Blue) = 133+118+128=379 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.09% from 379); Green value is 118 (46.48% from 255 or 31.13% from 379); Blue value is 128 (50.39% from 255 or 33.77% from 379); Max value from RGB is 133 - color contains mainly: red. Hex color #857680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857680 is #7A897F. Grayscale: #7B7B7B. Windows color (decimal): -8030592 or 8418949. OLE color: 8418949.
HSL color Cylindrical-coordinate representation of color #857680: hue angle of 320º 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 #857680 is Cyan = 0, Magento = 0.11, Yellow = 0.04 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 128 | - |
| CMYK | 0 | 0.11 | 0.04 | 0.48 |
| HSL | 320º | 0.06% | 0.49% | - |
| HSV(B) | 320º | 0.11% | 0.52% | - |
| XYZ | 20.05 | 19.5 | 23.13 | - |
| YUV | 123.63 | 130.47 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 128 | 0 | 0.11 | 0.04 | 0.48 | 320 | 0.06 | 0.49 |
| Hex | 85 | 76 | 80 | 0 | B | 4 | 30 | 140 | 6 | 31 |
| Octal | 205 | 166 | 200 | 0 | 13 | 4 | 60 | 500 | 6 | 61 |
| Binary | 10000101 | 1110110 | 10000000 | 0 | 1011 | 100 | 110000 | 101000000 | 110 | 110001 |
Color Harmonies of #857680
Complementary color
Monochromatic Colors of #857680
Black with #857680
Text Example
Text Example
White with #857680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857680; }
p { color: rgb(133,118,128); }
H1.HeaderClassName
{
color: #857680;
}
.AnyTagClassName
{
color: #857680;
}
</style>
background-color css
<style>
a { background-color: #857680; }
a { background-color: rgb(133,118,128); }
div.DivClassName
{
background-color: #857680;
}
.BgClassName
{
background-color: #857680;
}
</style>
border-color css
<style>
span { border-color: #857680; }
span { border-color: rgb(133,118,128); }
td.TdClassName
{
border-color: #857680;
}
.TagClassName
{
border-color: #857680;
}
</style>