Shades of Monsoon #836879
Tints of Monsoon #836879
RGB
CMYK
RGB Variations
Color information
#836879 (or 0x836879) is known color: Monsoon. HEX triplet: 83, 68 and 79. RGB value is (131,104,121). Sum of RGB (Red+Green+Blue) = 131+104+121=356 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.80% from 356); Green value is 104 (41.02% from 255 or 29.21% from 356); Blue value is 121 (47.66% from 255 or 33.99% from 356); Max value from RGB is 131 - color contains mainly: red. Hex color #836879 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836879 is #7C9786. Grayscale: #717171. Windows color (decimal): -8165255 or 7956611. OLE color: 7956611.
HSL color Cylindrical-coordinate representation of color #836879: hue angle of 322.22º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #836879 is Cyan = 0, Magento = 0.21, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 104 | 121 | - |
| CMYK | 0 | 0.21 | 0.08 | 0.49 |
| HSL | 322.22º | 0.11% | 0.46% | - |
| HSV(B) | 322.22º | 0.21% | 0.51% | - |
| XYZ | 17.76 | 16.11 | 20.26 | - |
| YUV | 114.01 | 131.95 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 121 | 0 | 0.21 | 0.08 | 0.49 | 322.22 | 0.11 | 0.46 |
| Hex | 83 | 68 | 79 | 0 | 15 | 8 | 31 | 142 | B | 2E |
| Octal | 203 | 150 | 171 | 0 | 25 | 10 | 61 | 502 | 13 | 56 |
| Binary | 10000011 | 1101000 | 1111001 | 0 | 10101 | 1000 | 110001 | 101000010 | 1011 | 101110 |
Color Harmonies of #836879
Complementary color
Monochromatic Colors of #836879
Black with #836879
Text Example
Text Example
White with #836879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836879; }
p { color: rgb(131,104,121); }
H1.HeaderClassName
{
color: #836879;
}
.AnyTagClassName
{
color: #836879;
}
</style>
background-color css
<style>
a { background-color: #836879; }
a { background-color: rgb(131,104,121); }
div.DivClassName
{
background-color: #836879;
}
.BgClassName
{
background-color: #836879;
}
</style>
border-color css
<style>
span { border-color: #836879; }
span { border-color: rgb(131,104,121); }
td.TdClassName
{
border-color: #836879;
}
.TagClassName
{
border-color: #836879;
}
</style>