Shades of Monsoon #857280
Tints of Monsoon #857280
RGB
CMYK
RGB Variations
Color information
#857280 (or 0x857280) is known color: Monsoon. HEX triplet: 85, 72 and 80. RGB value is (133,114,128). Sum of RGB (Red+Green+Blue) = 133+114+128=375 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.47% from 375); Green value is 114 (44.92% from 255 or 30.4% from 375); Blue value is 128 (50.39% from 255 or 34.13% from 375); Max value from RGB is 133 - color contains mainly: red. Hex color #857280 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857280 is #7A8D7F. Grayscale: #797979. Windows color (decimal): -8031616 or 8417925. OLE color: 8417925.
HSL color Cylindrical-coordinate representation of color #857280: hue angle of 315.79º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #857280 is Cyan = 0, Magento = 0.14, Yellow = 0.04 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 128 | - |
| CMYK | 0 | 0.14 | 0.04 | 0.48 |
| HSL | 315.79º | 0.08% | 0.48% | - |
| HSV(B) | 315.79º | 0.14% | 0.52% | - |
| XYZ | 19.59 | 18.58 | 22.98 | - |
| YUV | 121.28 | 131.79 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 128 | 0 | 0.14 | 0.04 | 0.48 | 315.79 | 0.08 | 0.48 |
| Hex | 85 | 72 | 80 | 0 | E | 4 | 30 | 13C | 8 | 30 |
| Octal | 205 | 162 | 200 | 0 | 16 | 4 | 60 | 474 | 10 | 60 |
| Binary | 10000101 | 1110010 | 10000000 | 0 | 1110 | 100 | 110000 | 100111100 | 1000 | 110000 |
Color Harmonies of #857280
Complementary color
Monochromatic Colors of #857280
Black with #857280
Text Example
Text Example
White with #857280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857280; }
p { color: rgb(133,114,128); }
H1.HeaderClassName
{
color: #857280;
}
.AnyTagClassName
{
color: #857280;
}
</style>
background-color css
<style>
a { background-color: #857280; }
a { background-color: rgb(133,114,128); }
div.DivClassName
{
background-color: #857280;
}
.BgClassName
{
background-color: #857280;
}
</style>
border-color css
<style>
span { border-color: #857280; }
span { border-color: rgb(133,114,128); }
td.TdClassName
{
border-color: #857280;
}
.TagClassName
{
border-color: #857280;
}
</style>