Shades of Monsoon #837881
Tints of Monsoon #837881
RGB
CMYK
RGB Variations
Color information
#837881 (or 0x837881) is known color: Monsoon. HEX triplet: 83, 78 and 81. RGB value is (131,120,129). Sum of RGB (Red+Green+Blue) = 131+120+129=380 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.47% from 380); Green value is 120 (47.27% from 255 or 31.58% from 380); Blue value is 129 (50.78% from 255 or 33.95% from 380); Max value from RGB is 131 - color contains mainly: red. Hex color #837881 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837881 is #7C877E. Grayscale: #7C7C7C. Windows color (decimal): -8161151 or 8484995. OLE color: 8484995.
HSL color Cylindrical-coordinate representation of color #837881: hue angle of 310.91º 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 #837881 is Cyan = 0, Magento = 0.08, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 129 | - |
| CMYK | 0 | 0.08 | 0.02 | 0.49 |
| HSL | 310.91º | 0.04% | 0.49% | - |
| HSV(B) | 310.91º | 0.08% | 0.51% | - |
| XYZ | 20.04 | 19.84 | 23.54 | - |
| YUV | 124.32 | 130.64 | 132.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 129 | 0 | 0.08 | 0.02 | 0.49 | 310.91 | 0.04 | 0.49 |
| Hex | 83 | 78 | 81 | 0 | 8 | 2 | 31 | 137 | 4 | 31 |
| Octal | 203 | 170 | 201 | 0 | 10 | 2 | 61 | 467 | 4 | 61 |
| Binary | 10000011 | 1111000 | 10000001 | 0 | 1000 | 10 | 110001 | 100110111 | 100 | 110001 |
Color Harmonies of #837881
Complementary color
Monochromatic Colors of #837881
Black with #837881
Text Example
Text Example
White with #837881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837881; }
p { color: rgb(131,120,129); }
H1.HeaderClassName
{
color: #837881;
}
.AnyTagClassName
{
color: #837881;
}
</style>
background-color css
<style>
a { background-color: #837881; }
a { background-color: rgb(131,120,129); }
div.DivClassName
{
background-color: #837881;
}
.BgClassName
{
background-color: #837881;
}
</style>
border-color css
<style>
span { border-color: #837881; }
span { border-color: rgb(131,120,129); }
td.TdClassName
{
border-color: #837881;
}
.TagClassName
{
border-color: #837881;
}
</style>