Shades of Monsoon #806978
Tints of Monsoon #806978
RGB
CMYK
RGB Variations
Color information
#806978 (or 0x806978) is known color: Monsoon. HEX triplet: 80, 69 and 78. RGB value is (128,105,120). Sum of RGB (Red+Green+Blue) = 128+105+120=353 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.26% from 353); Green value is 105 (41.41% from 255 or 29.75% from 353); Blue value is 120 (47.27% from 255 or 33.99% from 353); Max value from RGB is 128 - color contains mainly: red. Hex color #806978 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806978 is #7F9687. Grayscale: #717171. Windows color (decimal): -8361608 or 7891328. OLE color: 7891328.
HSL color Cylindrical-coordinate representation of color #806978: hue angle of 320.87º degrees, saturation: 0.1, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #806978 is Cyan = 0, Magento = 0.18, Yellow = 0.06 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 105 | 120 | - |
| CMYK | 0 | 0.18 | 0.06 | 0.50 |
| HSL | 320.87º | 0.1% | 0.46% | - |
| HSV(B) | 320.87º | 0.18% | 0.5% | - |
| XYZ | 17.34 | 16.05 | 19.95 | - |
| YUV | 113.59 | 131.62 | 138.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 105 | 120 | 0 | 0.18 | 0.06 | 0.50 | 320.87 | 0.1 | 0.46 |
| Hex | 80 | 69 | 78 | 0 | 12 | 6 | 32 | 141 | A | 2E |
| Octal | 200 | 151 | 170 | 0 | 22 | 6 | 62 | 501 | 12 | 56 |
| Binary | 10000000 | 1101001 | 1111000 | 0 | 10010 | 110 | 110010 | 101000001 | 1010 | 101110 |
Color Harmonies of #806978
Complementary color
Monochromatic Colors of #806978
Black with #806978
Text Example
Text Example
White with #806978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806978; }
p { color: rgb(128,105,120); }
H1.HeaderClassName
{
color: #806978;
}
.AnyTagClassName
{
color: #806978;
}
</style>
background-color css
<style>
a { background-color: #806978; }
a { background-color: rgb(128,105,120); }
div.DivClassName
{
background-color: #806978;
}
.BgClassName
{
background-color: #806978;
}
</style>
border-color css
<style>
span { border-color: #806978; }
span { border-color: rgb(128,105,120); }
td.TdClassName
{
border-color: #806978;
}
.TagClassName
{
border-color: #806978;
}
</style>