Shades of Monsoon #836979
Tints of Monsoon #836979
RGB
CMYK
RGB Variations
Color information
#836979 (or 0x836979) is known color: Monsoon. HEX triplet: 83, 69 and 79. RGB value is (131,105,121). Sum of RGB (Red+Green+Blue) = 131+105+121=357 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.69% from 357); Green value is 105 (41.41% from 255 or 29.41% from 357); Blue value is 121 (47.66% from 255 or 33.89% from 357); Max value from RGB is 131 - color contains mainly: red. Hex color #836979 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836979 is #7C9686. Grayscale: #727272. Windows color (decimal): -8164999 or 7956867. OLE color: 7956867.
HSL color Cylindrical-coordinate representation of color #836979: hue angle of 323.08º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #836979 is Cyan = 0, Magento = 0.20, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 121 | - |
| CMYK | 0 | 0.20 | 0.08 | 0.49 |
| HSL | 323.08º | 0.11% | 0.46% | - |
| HSV(B) | 323.08º | 0.2% | 0.51% | - |
| XYZ | 17.86 | 16.31 | 20.3 | - |
| YUV | 114.6 | 131.61 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 121 | 0 | 0.20 | 0.08 | 0.49 | 323.08 | 0.11 | 0.46 |
| Hex | 83 | 69 | 79 | 0 | 14 | 8 | 31 | 143 | B | 2E |
| Octal | 203 | 151 | 171 | 0 | 24 | 10 | 61 | 503 | 13 | 56 |
| Binary | 10000011 | 1101001 | 1111001 | 0 | 10100 | 1000 | 110001 | 101000011 | 1011 | 101110 |
Color Harmonies of #836979
Complementary color
Monochromatic Colors of #836979
Black with #836979
Text Example
Text Example
White with #836979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836979; }
p { color: rgb(131,105,121); }
H1.HeaderClassName
{
color: #836979;
}
.AnyTagClassName
{
color: #836979;
}
</style>
background-color css
<style>
a { background-color: #836979; }
a { background-color: rgb(131,105,121); }
div.DivClassName
{
background-color: #836979;
}
.BgClassName
{
background-color: #836979;
}
</style>
border-color css
<style>
span { border-color: #836979; }
span { border-color: rgb(131,105,121); }
td.TdClassName
{
border-color: #836979;
}
.TagClassName
{
border-color: #836979;
}
</style>