Shades of Monsoon #806778
Tints of Monsoon #806778
RGB
CMYK
RGB Variations
Color information
#806778 (or 0x806778) is known color: Monsoon. HEX triplet: 80, 67 and 78. RGB value is (128,103,120). Sum of RGB (Red+Green+Blue) = 128+103+120=351 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.47% from 351); Green value is 103 (40.62% from 255 or 29.34% from 351); Blue value is 120 (47.27% from 255 or 34.19% from 351); Max value from RGB is 128 - color contains mainly: red. Hex color #806778 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806778 is #7F9887. Grayscale: #707070. Windows color (decimal): -8362120 or 7890816. OLE color: 7890816.
HSL color Cylindrical-coordinate representation of color #806778: hue angle of 319.2º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #806778 is Cyan = 0, Magento = 0.20, Yellow = 0.06 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 103 | 120 | - |
| CMYK | 0 | 0.20 | 0.06 | 0.50 |
| HSL | 319.2º | 0.11% | 0.45% | - |
| HSV(B) | 319.2º | 0.2% | 0.5% | - |
| XYZ | 17.14 | 15.65 | 19.89 | - |
| YUV | 112.41 | 132.28 | 139.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 103 | 120 | 0 | 0.20 | 0.06 | 0.50 | 319.2 | 0.11 | 0.45 |
| Hex | 80 | 67 | 78 | 0 | 14 | 6 | 32 | 13F | B | 2D |
| Octal | 200 | 147 | 170 | 0 | 24 | 6 | 62 | 477 | 13 | 55 |
| Binary | 10000000 | 1100111 | 1111000 | 0 | 10100 | 110 | 110010 | 100111111 | 1011 | 101101 |
Color Harmonies of #806778
Complementary color
Monochromatic Colors of #806778
Black with #806778
Text Example
Text Example
White with #806778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806778; }
p { color: rgb(128,103,120); }
H1.HeaderClassName
{
color: #806778;
}
.AnyTagClassName
{
color: #806778;
}
</style>
background-color css
<style>
a { background-color: #806778; }
a { background-color: rgb(128,103,120); }
div.DivClassName
{
background-color: #806778;
}
.BgClassName
{
background-color: #806778;
}
</style>
border-color css
<style>
span { border-color: #806778; }
span { border-color: rgb(128,103,120); }
td.TdClassName
{
border-color: #806778;
}
.TagClassName
{
border-color: #806778;
}
</style>