Shades of Monsoon #836278
Tints of Monsoon #836278
RGB
CMYK
RGB Variations
Color information
#836278 (or 0x836278) is known color: Monsoon. HEX triplet: 83, 62 and 78. RGB value is (131,98,120). Sum of RGB (Red+Green+Blue) = 131+98+120=349 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.54% from 349); Green value is 98 (38.67% from 255 or 28.08% from 349); Blue value is 120 (47.27% from 255 or 34.38% from 349); Max value from RGB is 131 - color contains mainly: red. Hex color #836278 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836278 is #7C9D87. Grayscale: #6E6E6E. Windows color (decimal): -8166792 or 7889539. OLE color: 7889539.
HSL color Cylindrical-coordinate representation of color #836278: hue angle of 320º 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 #836278 is Cyan = 0, Magento = 0.25, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 98 | 120 | - |
| CMYK | 0 | 0.25 | 0.08 | 0.49 |
| HSL | 320º | 0.14% | 0.45% | - |
| HSV(B) | 320º | 0.25% | 0.51% | - |
| XYZ | 17.12 | 14.92 | 19.75 | - |
| YUV | 110.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 98 | 120 | 0 | 0.25 | 0.08 | 0.49 | 320 | 0.14 | 0.45 |
| Hex | 83 | 62 | 78 | 0 | 19 | 8 | 31 | 140 | E | 2D |
| Octal | 203 | 142 | 170 | 0 | 31 | 10 | 61 | 500 | 16 | 55 |
| Binary | 10000011 | 1100010 | 1111000 | 0 | 11001 | 1000 | 110001 | 101000000 | 1110 | 101101 |
Color Harmonies of #836278
Complementary color
Monochromatic Colors of #836278
Black with #836278
Text Example
Text Example
White with #836278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836278; }
p { color: rgb(131,98,120); }
H1.HeaderClassName
{
color: #836278;
}
.AnyTagClassName
{
color: #836278;
}
</style>
background-color css
<style>
a { background-color: #836278; }
a { background-color: rgb(131,98,120); }
div.DivClassName
{
background-color: #836278;
}
.BgClassName
{
background-color: #836278;
}
</style>
border-color css
<style>
span { border-color: #836278; }
span { border-color: rgb(131,98,120); }
td.TdClassName
{
border-color: #836278;
}
.TagClassName
{
border-color: #836278;
}
</style>