Shades of Monsoon #857580
Tints of Monsoon #857580
RGB
CMYK
RGB Variations
Color information
#857580 (or 0x857580) is known color: Monsoon. HEX triplet: 85, 75 and 80. RGB value is (133,117,128). Sum of RGB (Red+Green+Blue) = 133+117+128=378 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.19% from 378); Green value is 117 (46.09% from 255 or 30.95% from 378); Blue value is 128 (50.39% from 255 or 33.86% from 378); Max value from RGB is 133 - color contains mainly: red. Hex color #857580 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857580 is #7A8A7F. Grayscale: #7B7B7B. Windows color (decimal): -8030848 or 8418693. OLE color: 8418693.
HSL color Cylindrical-coordinate representation of color #857580: hue angle of 318.75º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #857580 is Cyan = 0, Magento = 0.12, Yellow = 0.04 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 128 | - |
| CMYK | 0 | 0.12 | 0.04 | 0.48 |
| HSL | 318.75º | 0.06% | 0.49% | - |
| HSV(B) | 318.75º | 0.12% | 0.52% | - |
| XYZ | 19.93 | 19.27 | 23.09 | - |
| YUV | 123.04 | 130.8 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 128 | 0 | 0.12 | 0.04 | 0.48 | 318.75 | 0.06 | 0.49 |
| Hex | 85 | 75 | 80 | 0 | C | 4 | 30 | 13F | 6 | 31 |
| Octal | 205 | 165 | 200 | 0 | 14 | 4 | 60 | 477 | 6 | 61 |
| Binary | 10000101 | 1110101 | 10000000 | 0 | 1100 | 100 | 110000 | 100111111 | 110 | 110001 |
Color Harmonies of #857580
Complementary color
Monochromatic Colors of #857580
Black with #857580
Text Example
Text Example
White with #857580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857580; }
p { color: rgb(133,117,128); }
H1.HeaderClassName
{
color: #857580;
}
.AnyTagClassName
{
color: #857580;
}
</style>
background-color css
<style>
a { background-color: #857580; }
a { background-color: rgb(133,117,128); }
div.DivClassName
{
background-color: #857580;
}
.BgClassName
{
background-color: #857580;
}
</style>
border-color css
<style>
span { border-color: #857580; }
span { border-color: rgb(133,117,128); }
td.TdClassName
{
border-color: #857580;
}
.TagClassName
{
border-color: #857580;
}
</style>