Shades of Monsoon #836779
Tints of Monsoon #836779
RGB
CMYK
RGB Variations
Color information
#836779 (or 0x836779) is known color: Monsoon. HEX triplet: 83, 67 and 79. RGB value is (131,103,121). Sum of RGB (Red+Green+Blue) = 131+103+121=355 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.90% from 355); Green value is 103 (40.62% from 255 or 29.01% from 355); Blue value is 121 (47.66% from 255 or 34.08% from 355); Max value from RGB is 131 - color contains mainly: red. Hex color #836779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836779 is #7C9886. Grayscale: #717171. Windows color (decimal): -8165511 or 7956355. OLE color: 7956355.
HSL color Cylindrical-coordinate representation of color #836779: hue angle of 321.43º degrees, saturation: 0.12, 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 #836779 is Cyan = 0, Magento = 0.21, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 121 | - |
| CMYK | 0 | 0.21 | 0.08 | 0.49 |
| HSL | 321.43º | 0.12% | 0.46% | - |
| HSV(B) | 321.43º | 0.21% | 0.51% | - |
| XYZ | 17.66 | 15.91 | 20.23 | - |
| YUV | 113.42 | 132.28 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 121 | 0 | 0.21 | 0.08 | 0.49 | 321.43 | 0.12 | 0.46 |
| Hex | 83 | 67 | 79 | 0 | 15 | 8 | 31 | 141 | C | 2E |
| Octal | 203 | 147 | 171 | 0 | 25 | 10 | 61 | 501 | 14 | 56 |
| Binary | 10000011 | 1100111 | 1111001 | 0 | 10101 | 1000 | 110001 | 101000001 | 1100 | 101110 |
Color Harmonies of #836779
Complementary color
Monochromatic Colors of #836779
Black with #836779
Text Example
Text Example
White with #836779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836779; }
p { color: rgb(131,103,121); }
H1.HeaderClassName
{
color: #836779;
}
.AnyTagClassName
{
color: #836779;
}
</style>
background-color css
<style>
a { background-color: #836779; }
a { background-color: rgb(131,103,121); }
div.DivClassName
{
background-color: #836779;
}
.BgClassName
{
background-color: #836779;
}
</style>
border-color css
<style>
span { border-color: #836779; }
span { border-color: rgb(131,103,121); }
td.TdClassName
{
border-color: #836779;
}
.TagClassName
{
border-color: #836779;
}
</style>