Shades of Monsoon #857780
Tints of Monsoon #857780
RGB
CMYK
RGB Variations
Color information
#857780 (or 0x857780) is known color: Monsoon. HEX triplet: 85, 77 and 80. RGB value is (133,119,128). Sum of RGB (Red+Green+Blue) = 133+119+128=380 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35% from 380); Green value is 119 (46.88% from 255 or 31.32% from 380); Blue value is 128 (50.39% from 255 or 33.68% from 380); Max value from RGB is 133 - color contains mainly: red. Hex color #857780 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857780 is #7A887F. Grayscale: #7C7C7C. Windows color (decimal): -8030336 or 8419205. OLE color: 8419205.
HSL color Cylindrical-coordinate representation of color #857780: hue angle of 321.43º 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 #857780 is Cyan = 0, Magento = 0.11, Yellow = 0.04 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 128 | - |
| CMYK | 0 | 0.11 | 0.04 | 0.48 |
| HSL | 321.43º | 0.06% | 0.49% | - |
| HSV(B) | 321.43º | 0.11% | 0.52% | - |
| XYZ | 20.17 | 19.74 | 23.17 | - |
| YUV | 124.21 | 130.14 | 134.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 128 | 0 | 0.11 | 0.04 | 0.48 | 321.43 | 0.06 | 0.49 |
| Hex | 85 | 77 | 80 | 0 | B | 4 | 30 | 141 | 6 | 31 |
| Octal | 205 | 167 | 200 | 0 | 13 | 4 | 60 | 501 | 6 | 61 |
| Binary | 10000101 | 1110111 | 10000000 | 0 | 1011 | 100 | 110000 | 101000001 | 110 | 110001 |
Color Harmonies of #857780
Complementary color
Monochromatic Colors of #857780
Black with #857780
Text Example
Text Example
White with #857780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857780; }
p { color: rgb(133,119,128); }
H1.HeaderClassName
{
color: #857780;
}
.AnyTagClassName
{
color: #857780;
}
</style>
background-color css
<style>
a { background-color: #857780; }
a { background-color: rgb(133,119,128); }
div.DivClassName
{
background-color: #857780;
}
.BgClassName
{
background-color: #857780;
}
</style>
border-color css
<style>
span { border-color: #857780; }
span { border-color: rgb(133,119,128); }
td.TdClassName
{
border-color: #857780;
}
.TagClassName
{
border-color: #857780;
}
</style>