Shades of Monsoon #837581
Tints of Monsoon #837581
RGB
CMYK
RGB Variations
Color information
#837581 (or 0x837581) is known color: Monsoon. HEX triplet: 83, 75 and 81. RGB value is (131,117,129). Sum of RGB (Red+Green+Blue) = 131+117+129=377 (49% of max value = 765). Red value is 131 (51.56% from 255 or 34.75% from 377); Green value is 117 (46.09% from 255 or 31.03% from 377); Blue value is 129 (50.78% from 255 or 34.22% from 377); Max value from RGB is 131 - color contains mainly: red. Hex color #837581 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837581 is #7C8A7E. Grayscale: #7A7A7A. Windows color (decimal): -8161919 or 8484227. OLE color: 8484227.
HSL color Cylindrical-coordinate representation of color #837581: hue angle of 308.57º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #837581 is Cyan = 0, Magento = 0.11, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 129 | - |
| CMYK | 0 | 0.11 | 0.02 | 0.49 |
| HSL | 308.57º | 0.06% | 0.49% | - |
| HSV(B) | 308.57º | 0.11% | 0.51% | - |
| XYZ | 19.68 | 19.13 | 23.42 | - |
| YUV | 122.55 | 131.64 | 134.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 129 | 0 | 0.11 | 0.02 | 0.49 | 308.57 | 0.06 | 0.49 |
| Hex | 83 | 75 | 81 | 0 | B | 2 | 31 | 135 | 6 | 31 |
| Octal | 203 | 165 | 201 | 0 | 13 | 2 | 61 | 465 | 6 | 61 |
| Binary | 10000011 | 1110101 | 10000001 | 0 | 1011 | 10 | 110001 | 100110101 | 110 | 110001 |
Color Harmonies of #837581
Complementary color
Monochromatic Colors of #837581
Black with #837581
Text Example
Text Example
White with #837581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837581; }
p { color: rgb(131,117,129); }
H1.HeaderClassName
{
color: #837581;
}
.AnyTagClassName
{
color: #837581;
}
</style>
background-color css
<style>
a { background-color: #837581; }
a { background-color: rgb(131,117,129); }
div.DivClassName
{
background-color: #837581;
}
.BgClassName
{
background-color: #837581;
}
</style>
border-color css
<style>
span { border-color: #837581; }
span { border-color: rgb(131,117,129); }
td.TdClassName
{
border-color: #837581;
}
.TagClassName
{
border-color: #837581;
}
</style>