Shades of Monsoon #806377
Tints of Monsoon #806377
RGB
CMYK
RGB Variations
Color information
#806377 (or 0x806377) is known color: Monsoon. HEX triplet: 80, 63 and 77. RGB value is (128,99,119). Sum of RGB (Red+Green+Blue) = 128+99+119=346 (45% of max value = 765). Red value is 128 (50.39% from 255 or 36.99% from 346); Green value is 99 (39.06% from 255 or 28.61% from 346); Blue value is 119 (46.88% from 255 or 34.39% from 346); Max value from RGB is 128 - color contains mainly: red. Hex color #806377 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806377 is #7F9C88. Grayscale: #6D6D6D. Windows color (decimal): -8363145 or 7824256. OLE color: 7824256.
HSL color Cylindrical-coordinate representation of color #806377: hue angle of 318.62º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #806377 is Cyan = 0, Magento = 0.23, Yellow = 0.07 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 99 | 119 | - |
| CMYK | 0 | 0.23 | 0.07 | 0.50 |
| HSL | 318.62º | 0.13% | 0.45% | - |
| HSV(B) | 318.62º | 0.23% | 0.5% | - |
| XYZ | 16.69 | 14.84 | 19.44 | - |
| YUV | 109.95 | 133.11 | 140.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 99 | 119 | 0 | 0.23 | 0.07 | 0.50 | 318.62 | 0.13 | 0.45 |
| Hex | 80 | 63 | 77 | 0 | 17 | 7 | 32 | 13F | D | 2D |
| Octal | 200 | 143 | 167 | 0 | 27 | 7 | 62 | 477 | 15 | 55 |
| Binary | 10000000 | 1100011 | 1110111 | 0 | 10111 | 111 | 110010 | 100111111 | 1101 | 101101 |
Color Harmonies of #806377
Complementary color
Monochromatic Colors of #806377
Black with #806377
Text Example
Text Example
White with #806377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806377; }
p { color: rgb(128,99,119); }
H1.HeaderClassName
{
color: #806377;
}
.AnyTagClassName
{
color: #806377;
}
</style>
background-color css
<style>
a { background-color: #806377; }
a { background-color: rgb(128,99,119); }
div.DivClassName
{
background-color: #806377;
}
.BgClassName
{
background-color: #806377;
}
</style>
border-color css
<style>
span { border-color: #806377; }
span { border-color: rgb(128,99,119); }
td.TdClassName
{
border-color: #806377;
}
.TagClassName
{
border-color: #806377;
}
</style>