Shades of Monsoon #806677
Tints of Monsoon #806677
RGB
CMYK
RGB Variations
Color information
#806677 (or 0x806677) is known color: Monsoon. HEX triplet: 80, 66 and 77. RGB value is (128,102,119). Sum of RGB (Red+Green+Blue) = 128+102+119=349 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.68% from 349); Green value is 102 (40.23% from 255 or 29.23% from 349); Blue value is 119 (46.88% from 255 or 34.10% from 349); Max value from RGB is 128 - color contains mainly: red. Hex color #806677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806677 is #7F9988. Grayscale: #6F6F6F. Windows color (decimal): -8362377 or 7825024. OLE color: 7825024.
HSL color Cylindrical-coordinate representation of color #806677: hue angle of 320.77º 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 #806677 is Cyan = 0, Magento = 0.20, Yellow = 0.07 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 102 | 119 | - |
| CMYK | 0 | 0.20 | 0.07 | 0.50 |
| HSL | 320.77º | 0.11% | 0.45% | - |
| HSV(B) | 320.77º | 0.2% | 0.5% | - |
| XYZ | 16.98 | 15.42 | 19.53 | - |
| YUV | 111.71 | 132.11 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 102 | 119 | 0 | 0.20 | 0.07 | 0.50 | 320.77 | 0.11 | 0.45 |
| Hex | 80 | 66 | 77 | 0 | 14 | 7 | 32 | 141 | B | 2D |
| Octal | 200 | 146 | 167 | 0 | 24 | 7 | 62 | 501 | 13 | 55 |
| Binary | 10000000 | 1100110 | 1110111 | 0 | 10100 | 111 | 110010 | 101000001 | 1011 | 101101 |
Color Harmonies of #806677
Complementary color
Monochromatic Colors of #806677
Black with #806677
Text Example
Text Example
White with #806677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806677; }
p { color: rgb(128,102,119); }
H1.HeaderClassName
{
color: #806677;
}
.AnyTagClassName
{
color: #806677;
}
</style>
background-color css
<style>
a { background-color: #806677; }
a { background-color: rgb(128,102,119); }
div.DivClassName
{
background-color: #806677;
}
.BgClassName
{
background-color: #806677;
}
</style>
border-color css
<style>
span { border-color: #806677; }
span { border-color: rgb(128,102,119); }
td.TdClassName
{
border-color: #806677;
}
.TagClassName
{
border-color: #806677;
}
</style>