Shades of Monsoon #837781
Tints of Monsoon #837781
RGB
CMYK
RGB Variations
Color information
#837781 (or 0x837781) is known color: Monsoon. HEX triplet: 83, 77 and 81. RGB value is (131,119,129). Sum of RGB (Red+Green+Blue) = 131+119+129=379 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.56% from 379); Green value is 119 (46.88% from 255 or 31.40% from 379); Blue value is 129 (50.78% from 255 or 34.04% from 379); Max value from RGB is 131 - color contains mainly: red. Hex color #837781 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837781 is #7C887E. Grayscale: #7B7B7B. Windows color (decimal): -8161407 or 8484739. OLE color: 8484739.
HSL color Cylindrical-coordinate representation of color #837781: hue angle of 310º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #837781 is Cyan = 0, Magento = 0.09, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 119 | 129 | - |
| CMYK | 0 | 0.09 | 0.02 | 0.49 |
| HSL | 310º | 0.05% | 0.49% | - |
| HSV(B) | 310º | 0.09% | 0.51% | - |
| XYZ | 19.92 | 19.6 | 23.5 | - |
| YUV | 123.73 | 130.98 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 119 | 129 | 0 | 0.09 | 0.02 | 0.49 | 310 | 0.05 | 0.49 |
| Hex | 83 | 77 | 81 | 0 | 9 | 2 | 31 | 136 | 5 | 31 |
| Octal | 203 | 167 | 201 | 0 | 11 | 2 | 61 | 466 | 5 | 61 |
| Binary | 10000011 | 1110111 | 10000001 | 0 | 1001 | 10 | 110001 | 100110110 | 101 | 110001 |
Color Harmonies of #837781
Complementary color
Monochromatic Colors of #837781
Black with #837781
Text Example
Text Example
White with #837781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837781; }
p { color: rgb(131,119,129); }
H1.HeaderClassName
{
color: #837781;
}
.AnyTagClassName
{
color: #837781;
}
</style>
background-color css
<style>
a { background-color: #837781; }
a { background-color: rgb(131,119,129); }
div.DivClassName
{
background-color: #837781;
}
.BgClassName
{
background-color: #837781;
}
</style>
border-color css
<style>
span { border-color: #837781; }
span { border-color: rgb(131,119,129); }
td.TdClassName
{
border-color: #837781;
}
.TagClassName
{
border-color: #837781;
}
</style>