Shades of Monsoon #806776
Tints of Monsoon #806776
RGB
CMYK
RGB Variations
Color information
#806776 (or 0x806776) is known color: Monsoon. HEX triplet: 80, 67 and 76. RGB value is (128,103,118). Sum of RGB (Red+Green+Blue) = 128+103+118=349 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.68% from 349); Green value is 103 (40.62% from 255 or 29.51% from 349); Blue value is 118 (46.48% from 255 or 33.81% from 349); Max value from RGB is 128 - color contains mainly: red. Hex color #806776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806776 is #7F9889. Grayscale: #707070. Windows color (decimal): -8362122 or 7759744. OLE color: 7759744.
HSL color Cylindrical-coordinate representation of color #806776: hue angle of 324º 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 #806776 is Cyan = 0, Magento = 0.20, Yellow = 0.08 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 103 | 118 | - |
| CMYK | 0 | 0.20 | 0.08 | 0.50 |
| HSL | 324º | 0.11% | 0.45% | - |
| HSV(B) | 324º | 0.2% | 0.5% | - |
| XYZ | 17.02 | 15.6 | 19.25 | - |
| YUV | 112.19 | 131.28 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 103 | 118 | 0 | 0.20 | 0.08 | 0.50 | 324 | 0.11 | 0.45 |
| Hex | 80 | 67 | 76 | 0 | 14 | 8 | 32 | 144 | B | 2D |
| Octal | 200 | 147 | 166 | 0 | 24 | 10 | 62 | 504 | 13 | 55 |
| Binary | 10000000 | 1100111 | 1110110 | 0 | 10100 | 1000 | 110010 | 101000100 | 1011 | 101101 |
Color Harmonies of #806776
Complementary color
Monochromatic Colors of #806776
Black with #806776
Text Example
Text Example
White with #806776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806776; }
p { color: rgb(128,103,118); }
H1.HeaderClassName
{
color: #806776;
}
.AnyTagClassName
{
color: #806776;
}
</style>
background-color css
<style>
a { background-color: #806776; }
a { background-color: rgb(128,103,118); }
div.DivClassName
{
background-color: #806776;
}
.BgClassName
{
background-color: #806776;
}
</style>
border-color css
<style>
span { border-color: #806776; }
span { border-color: rgb(128,103,118); }
td.TdClassName
{
border-color: #806776;
}
.TagClassName
{
border-color: #806776;
}
</style>