Shades of Monsoon #836279
Tints of Monsoon #836279
RGB
CMYK
RGB Variations
Color information
#836279 (or 0x836279) is known color: Monsoon. HEX triplet: 83, 62 and 79. RGB value is (131,98,121). Sum of RGB (Red+Green+Blue) = 131+98+121=350 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.43% from 350); Green value is 98 (38.67% from 255 or 28% from 350); Blue value is 121 (47.66% from 255 or 34.57% from 350); Max value from RGB is 131 - color contains mainly: red. Hex color #836279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836279 is #7C9D86. Grayscale: #6E6E6E. Windows color (decimal): -8166791 or 7955075. OLE color: 7955075.
HSL color Cylindrical-coordinate representation of color #836279: hue angle of 318.18º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #836279 is Cyan = 0, Magento = 0.25, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 98 | 121 | - |
| CMYK | 0 | 0.25 | 0.08 | 0.49 |
| HSL | 318.18º | 0.14% | 0.45% | - |
| HSV(B) | 318.18º | 0.25% | 0.51% | - |
| XYZ | 17.18 | 14.94 | 20.07 | - |
| YUV | 110.49 | 133.93 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 98 | 121 | 0 | 0.25 | 0.08 | 0.49 | 318.18 | 0.14 | 0.45 |
| Hex | 83 | 62 | 79 | 0 | 19 | 8 | 31 | 13E | E | 2D |
| Octal | 203 | 142 | 171 | 0 | 31 | 10 | 61 | 476 | 16 | 55 |
| Binary | 10000011 | 1100010 | 1111001 | 0 | 11001 | 1000 | 110001 | 100111110 | 1110 | 101101 |
Color Harmonies of #836279
Complementary color
Monochromatic Colors of #836279
Black with #836279
Text Example
Text Example
White with #836279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836279; }
p { color: rgb(131,98,121); }
H1.HeaderClassName
{
color: #836279;
}
.AnyTagClassName
{
color: #836279;
}
</style>
background-color css
<style>
a { background-color: #836279; }
a { background-color: rgb(131,98,121); }
div.DivClassName
{
background-color: #836279;
}
.BgClassName
{
background-color: #836279;
}
</style>
border-color css
<style>
span { border-color: #836279; }
span { border-color: rgb(131,98,121); }
td.TdClassName
{
border-color: #836279;
}
.TagClassName
{
border-color: #836279;
}
</style>