Shades of Monsoon #806579
Tints of Monsoon #806579
RGB
CMYK
RGB Variations
Color information
#806579 (or 0x806579) is known color: Monsoon. HEX triplet: 80, 65 and 79. RGB value is (128,101,121). Sum of RGB (Red+Green+Blue) = 128+101+121=350 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.57% from 350); Green value is 101 (39.84% from 255 or 28.86% from 350); Blue value is 121 (47.66% from 255 or 34.57% from 350); Max value from RGB is 128 - color contains mainly: red. Hex color #806579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806579 is #7F9A86. Grayscale: #6F6F6F. Windows color (decimal): -8362631 or 7955840. OLE color: 7955840.
HSL color Cylindrical-coordinate representation of color #806579: hue angle of 315.56º 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 #806579 is Cyan = 0, Magento = 0.21, Yellow = 0.05 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 101 | 121 | - |
| CMYK | 0 | 0.21 | 0.05 | 0.50 |
| HSL | 315.56º | 0.12% | 0.45% | - |
| HSV(B) | 315.56º | 0.21% | 0.5% | - |
| XYZ | 17.01 | 15.28 | 20.14 | - |
| YUV | 111.35 | 133.45 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 101 | 121 | 0 | 0.21 | 0.05 | 0.50 | 315.56 | 0.12 | 0.45 |
| Hex | 80 | 65 | 79 | 0 | 15 | 5 | 32 | 13C | C | 2D |
| Octal | 200 | 145 | 171 | 0 | 25 | 5 | 62 | 474 | 14 | 55 |
| Binary | 10000000 | 1100101 | 1111001 | 0 | 10101 | 101 | 110010 | 100111100 | 1100 | 101101 |
Color Harmonies of #806579
Complementary color
Monochromatic Colors of #806579
Black with #806579
Text Example
Text Example
White with #806579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806579; }
p { color: rgb(128,101,121); }
H1.HeaderClassName
{
color: #806579;
}
.AnyTagClassName
{
color: #806579;
}
</style>
background-color css
<style>
a { background-color: #806579; }
a { background-color: rgb(128,101,121); }
div.DivClassName
{
background-color: #806579;
}
.BgClassName
{
background-color: #806579;
}
</style>
border-color css
<style>
span { border-color: #806579; }
span { border-color: rgb(128,101,121); }
td.TdClassName
{
border-color: #806579;
}
.TagClassName
{
border-color: #806579;
}
</style>