Shades of Monsoon #806576
Tints of Monsoon #806576
RGB
CMYK
RGB Variations
Color information
#806576 (or 0x806576) is known color: Monsoon. HEX triplet: 80, 65 and 76. RGB value is (128,101,118). Sum of RGB (Red+Green+Blue) = 128+101+118=347 (45% of max value = 765). Red value is 128 (50.39% from 255 or 36.89% from 347); Green value is 101 (39.84% from 255 or 29.11% from 347); Blue value is 118 (46.48% from 255 or 34.01% from 347); Max value from RGB is 128 - color contains mainly: red. Hex color #806576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806576 is #7F9A89. Grayscale: #6E6E6E. Windows color (decimal): -8362634 or 7759232. OLE color: 7759232.
HSL color Cylindrical-coordinate representation of color #806576: hue angle of 322.22º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #806576 is Cyan = 0, Magento = 0.21, Yellow = 0.08 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 101 | 118 | - |
| CMYK | 0 | 0.21 | 0.08 | 0.50 |
| HSL | 322.22º | 0.12% | 0.45% | - |
| HSV(B) | 322.22º | 0.21% | 0.5% | - |
| XYZ | 16.83 | 15.2 | 19.19 | - |
| YUV | 111.01 | 131.95 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 101 | 118 | 0 | 0.21 | 0.08 | 0.50 | 322.22 | 0.12 | 0.45 |
| Hex | 80 | 65 | 76 | 0 | 15 | 8 | 32 | 142 | C | 2D |
| Octal | 200 | 145 | 166 | 0 | 25 | 10 | 62 | 502 | 14 | 55 |
| Binary | 10000000 | 1100101 | 1110110 | 0 | 10101 | 1000 | 110010 | 101000010 | 1100 | 101101 |
Color Harmonies of #806576
Complementary color
Monochromatic Colors of #806576
Black with #806576
Text Example
Text Example
White with #806576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806576; }
p { color: rgb(128,101,118); }
H1.HeaderClassName
{
color: #806576;
}
.AnyTagClassName
{
color: #806576;
}
</style>
background-color css
<style>
a { background-color: #806576; }
a { background-color: rgb(128,101,118); }
div.DivClassName
{
background-color: #806576;
}
.BgClassName
{
background-color: #806576;
}
</style>
border-color css
<style>
span { border-color: #806576; }
span { border-color: rgb(128,101,118); }
td.TdClassName
{
border-color: #806576;
}
.TagClassName
{
border-color: #806576;
}
</style>