Shades of Monsoon #837980
Tints of Monsoon #837980
RGB
CMYK
RGB Variations
Color information
#837980 (or 0x837980) is known color: Monsoon. HEX triplet: 83, 79 and 80. RGB value is (131,121,128). Sum of RGB (Red+Green+Blue) = 131+121+128=380 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.47% from 380); Green value is 121 (47.66% from 255 or 31.84% from 380); Blue value is 128 (50.39% from 255 or 33.68% from 380); Max value from RGB is 131 - color contains mainly: red. Hex color #837980 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837980 is #7C867F. Grayscale: #7C7C7C. Windows color (decimal): -8160896 or 8419715. OLE color: 8419715.
HSL color Cylindrical-coordinate representation of color #837980: hue angle of 318º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #837980 is Cyan = 0, Magento = 0.08, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 121 | 128 | - |
| CMYK | 0 | 0.08 | 0.02 | 0.49 |
| HSL | 318º | 0.04% | 0.49% | - |
| HSV(B) | 318º | 0.08% | 0.51% | - |
| XYZ | 20.09 | 20.06 | 23.23 | - |
| YUV | 124.79 | 129.81 | 132.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 121 | 128 | 0 | 0.08 | 0.02 | 0.49 | 318 | 0.04 | 0.49 |
| Hex | 83 | 79 | 80 | 0 | 8 | 2 | 31 | 13E | 4 | 31 |
| Octal | 203 | 171 | 200 | 0 | 10 | 2 | 61 | 476 | 4 | 61 |
| Binary | 10000011 | 1111001 | 10000000 | 0 | 1000 | 10 | 110001 | 100111110 | 100 | 110001 |
Color Harmonies of #837980
Complementary color
Monochromatic Colors of #837980
Black with #837980
Text Example
Text Example
White with #837980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837980; }
p { color: rgb(131,121,128); }
H1.HeaderClassName
{
color: #837980;
}
.AnyTagClassName
{
color: #837980;
}
</style>
background-color css
<style>
a { background-color: #837980; }
a { background-color: rgb(131,121,128); }
div.DivClassName
{
background-color: #837980;
}
.BgClassName
{
background-color: #837980;
}
</style>
border-color css
<style>
span { border-color: #837980; }
span { border-color: rgb(131,121,128); }
td.TdClassName
{
border-color: #837980;
}
.TagClassName
{
border-color: #837980;
}
</style>