Shades of Monsoon #857880
Tints of Monsoon #857880
RGB
CMYK
RGB Variations
Color information
#857880 (or 0x857880) is known color: Monsoon. HEX triplet: 85, 78 and 80. RGB value is (133,120,128). Sum of RGB (Red+Green+Blue) = 133+120+128=381 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.91% from 381); Green value is 120 (47.27% from 255 or 31.50% from 381); Blue value is 128 (50.39% from 255 or 33.60% from 381); Max value from RGB is 133 - color contains mainly: red. Hex color #857880 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857880 is #7A877F. Grayscale: #7C7C7C. Windows color (decimal): -8030080 or 8419461. OLE color: 8419461.
HSL color Cylindrical-coordinate representation of color #857880: hue angle of 323.08º degrees, saturation: 0.05, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #857880 is Cyan = 0, Magento = 0.10, Yellow = 0.04 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 120 | 128 | - |
| CMYK | 0 | 0.10 | 0.04 | 0.48 |
| HSL | 323.08º | 0.05% | 0.5% | - |
| HSV(B) | 323.08º | 0.1% | 0.52% | - |
| XYZ | 20.29 | 19.98 | 23.21 | - |
| YUV | 124.8 | 129.81 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 120 | 128 | 0 | 0.10 | 0.04 | 0.48 | 323.08 | 0.05 | 0.5 |
| Hex | 85 | 78 | 80 | 0 | A | 4 | 30 | 143 | 5 | 32 |
| Octal | 205 | 170 | 200 | 0 | 12 | 4 | 60 | 503 | 5 | 62 |
| Binary | 10000101 | 1111000 | 10000000 | 0 | 1010 | 100 | 110000 | 101000011 | 101 | 110010 |
Color Harmonies of #857880
Complementary color
Monochromatic Colors of #857880
Black with #857880
Text Example
Text Example
White with #857880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857880; }
p { color: rgb(133,120,128); }
H1.HeaderClassName
{
color: #857880;
}
.AnyTagClassName
{
color: #857880;
}
</style>
background-color css
<style>
a { background-color: #857880; }
a { background-color: rgb(133,120,128); }
div.DivClassName
{
background-color: #857880;
}
.BgClassName
{
background-color: #857880;
}
</style>
border-color css
<style>
span { border-color: #857880; }
span { border-color: rgb(133,120,128); }
td.TdClassName
{
border-color: #857880;
}
.TagClassName
{
border-color: #857880;
}
</style>