Shades of Monsoon #837882
Tints of Monsoon #837882
RGB
CMYK
RGB Variations
Color information
#837882 (or 0x837882) is known color: Monsoon. HEX triplet: 83, 78 and 82. RGB value is (131,120,130). Sum of RGB (Red+Green+Blue) = 131+120+130=381 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.38% from 381); Green value is 120 (47.27% from 255 or 31.50% from 381); Blue value is 130 (51.17% from 255 or 34.12% from 381); Max value from RGB is 131 - color contains mainly: red. Hex color #837882 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837882 is #7C877D. Grayscale: #7C7C7C. Windows color (decimal): -8161150 or 8550531. OLE color: 8550531.
HSL color Cylindrical-coordinate representation of color #837882: hue angle of 305.45º 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 #837882 is Cyan = 0, Magento = 0.08, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 130 | - |
| CMYK | 0 | 0.08 | 0.01 | 0.49 |
| HSL | 305.45º | 0.04% | 0.49% | - |
| HSV(B) | 305.45º | 0.08% | 0.51% | - |
| XYZ | 20.11 | 19.87 | 23.89 | - |
| YUV | 124.43 | 131.14 | 132.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 130 | 0 | 0.08 | 0.01 | 0.49 | 305.45 | 0.04 | 0.49 |
| Hex | 83 | 78 | 82 | 0 | 8 | 1 | 31 | 131 | 4 | 31 |
| Octal | 203 | 170 | 202 | 0 | 10 | 1 | 61 | 461 | 4 | 61 |
| Binary | 10000011 | 1111000 | 10000010 | 0 | 1000 | 1 | 110001 | 100110001 | 100 | 110001 |
Color Harmonies of #837882
Complementary color
Monochromatic Colors of #837882
Black with #837882
Text Example
Text Example
White with #837882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837882; }
p { color: rgb(131,120,130); }
H1.HeaderClassName
{
color: #837882;
}
.AnyTagClassName
{
color: #837882;
}
</style>
background-color css
<style>
a { background-color: #837882; }
a { background-color: rgb(131,120,130); }
div.DivClassName
{
background-color: #837882;
}
.BgClassName
{
background-color: #837882;
}
</style>
border-color css
<style>
span { border-color: #837882; }
span { border-color: rgb(131,120,130); }
td.TdClassName
{
border-color: #837882;
}
.TagClassName
{
border-color: #837882;
}
</style>