Shades of Monsoon #837680
Tints of Monsoon #837680
RGB
CMYK
RGB Variations
Color information
#837680 (or 0x837680) is known color: Monsoon. HEX triplet: 83, 76 and 80. RGB value is (131,118,128). Sum of RGB (Red+Green+Blue) = 131+118+128=377 (49% of max value = 765). Red value is 131 (51.56% from 255 or 34.75% from 377); Green value is 118 (46.48% from 255 or 31.30% from 377); Blue value is 128 (50.39% from 255 or 33.95% from 377); Max value from RGB is 131 - color contains mainly: red. Hex color #837680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837680 is #7C897F. Grayscale: #7A7A7A. Windows color (decimal): -8161664 or 8418947. OLE color: 8418947.
HSL color Cylindrical-coordinate representation of color #837680: hue angle of 313.85º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #837680 is Cyan = 0, Magento = 0.10, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 128 | - |
| CMYK | 0 | 0.10 | 0.02 | 0.49 |
| HSL | 313.85º | 0.05% | 0.49% | - |
| HSV(B) | 313.85º | 0.1% | 0.51% | - |
| XYZ | 19.73 | 19.34 | 23.12 | - |
| YUV | 123.03 | 130.81 | 133.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 128 | 0 | 0.10 | 0.02 | 0.49 | 313.85 | 0.05 | 0.49 |
| Hex | 83 | 76 | 80 | 0 | A | 2 | 31 | 13A | 5 | 31 |
| Octal | 203 | 166 | 200 | 0 | 12 | 2 | 61 | 472 | 5 | 61 |
| Binary | 10000011 | 1110110 | 10000000 | 0 | 1010 | 10 | 110001 | 100111010 | 101 | 110001 |
Color Harmonies of #837680
Complementary color
Monochromatic Colors of #837680
Black with #837680
Text Example
Text Example
White with #837680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837680; }
p { color: rgb(131,118,128); }
H1.HeaderClassName
{
color: #837680;
}
.AnyTagClassName
{
color: #837680;
}
</style>
background-color css
<style>
a { background-color: #837680; }
a { background-color: rgb(131,118,128); }
div.DivClassName
{
background-color: #837680;
}
.BgClassName
{
background-color: #837680;
}
</style>
border-color css
<style>
span { border-color: #837680; }
span { border-color: rgb(131,118,128); }
td.TdClassName
{
border-color: #837680;
}
.TagClassName
{
border-color: #837680;
}
</style>