Shades of Monsoon #806376
Tints of Monsoon #806376
RGB
CMYK
RGB Variations
Color information
#806376 (or 0x806376) is known color: Monsoon. HEX triplet: 80, 63 and 76. RGB value is (128,99,118). Sum of RGB (Red+Green+Blue) = 128+99+118=345 (45% of max value = 765). Red value is 128 (50.39% from 255 or 37.10% from 345); Green value is 99 (39.06% from 255 or 28.70% from 345); Blue value is 118 (46.48% from 255 or 34.20% from 345); Max value from RGB is 128 - color contains mainly: red. Hex color #806376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806376 is #7F9C89. Grayscale: #6D6D6D. Windows color (decimal): -8363146 or 7758720. OLE color: 7758720.
HSL color Cylindrical-coordinate representation of color #806376: hue angle of 320.69º 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 #806376 is Cyan = 0, Magento = 0.23, Yellow = 0.08 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 99 | 118 | - |
| CMYK | 0 | 0.23 | 0.08 | 0.50 |
| HSL | 320.69º | 0.13% | 0.45% | - |
| HSV(B) | 320.69º | 0.23% | 0.5% | - |
| XYZ | 16.63 | 14.82 | 19.12 | - |
| YUV | 109.84 | 132.61 | 140.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 99 | 118 | 0 | 0.23 | 0.08 | 0.50 | 320.69 | 0.13 | 0.45 |
| Hex | 80 | 63 | 76 | 0 | 17 | 8 | 32 | 141 | D | 2D |
| Octal | 200 | 143 | 166 | 0 | 27 | 10 | 62 | 501 | 15 | 55 |
| Binary | 10000000 | 1100011 | 1110110 | 0 | 10111 | 1000 | 110010 | 101000001 | 1101 | 101101 |
Color Harmonies of #806376
Complementary color
Monochromatic Colors of #806376
Black with #806376
Text Example
Text Example
White with #806376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806376; }
p { color: rgb(128,99,118); }
H1.HeaderClassName
{
color: #806376;
}
.AnyTagClassName
{
color: #806376;
}
</style>
background-color css
<style>
a { background-color: #806376; }
a { background-color: rgb(128,99,118); }
div.DivClassName
{
background-color: #806376;
}
.BgClassName
{
background-color: #806376;
}
</style>
border-color css
<style>
span { border-color: #806376; }
span { border-color: rgb(128,99,118); }
td.TdClassName
{
border-color: #806376;
}
.TagClassName
{
border-color: #806376;
}
</style>