Shades of Monsoon #806375
Tints of Monsoon #806375
RGB
CMYK
RGB Variations
Color information
#806375 (or 0x806375) is known color: Monsoon. HEX triplet: 80, 63 and 75. RGB value is (128,99,117). Sum of RGB (Red+Green+Blue) = 128+99+117=344 (45% of max value = 765). Red value is 128 (50.39% from 255 or 37.21% from 344); Green value is 99 (39.06% from 255 or 28.78% from 344); Blue value is 117 (46.09% from 255 or 34.01% from 344); Max value from RGB is 128 - color contains mainly: red. Hex color #806375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806375 is #7F9C8A. Grayscale: #6D6D6D. Windows color (decimal): -8363147 or 7693184. OLE color: 7693184.
HSL color Cylindrical-coordinate representation of color #806375: hue angle of 322.76º 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 #806375 is Cyan = 0, Magento = 0.23, Yellow = 0.09 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 99 | 117 | - |
| CMYK | 0 | 0.23 | 0.09 | 0.50 |
| HSL | 322.76º | 0.13% | 0.45% | - |
| HSV(B) | 322.76º | 0.23% | 0.5% | - |
| XYZ | 16.57 | 14.8 | 18.81 | - |
| YUV | 109.72 | 132.11 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 99 | 117 | 0 | 0.23 | 0.09 | 0.50 | 322.76 | 0.13 | 0.45 |
| Hex | 80 | 63 | 75 | 0 | 17 | 9 | 32 | 143 | D | 2D |
| Octal | 200 | 143 | 165 | 0 | 27 | 11 | 62 | 503 | 15 | 55 |
| Binary | 10000000 | 1100011 | 1110101 | 0 | 10111 | 1001 | 110010 | 101000011 | 1101 | 101101 |
Color Harmonies of #806375
Complementary color
Monochromatic Colors of #806375
Black with #806375
Text Example
Text Example
White with #806375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806375; }
p { color: rgb(128,99,117); }
H1.HeaderClassName
{
color: #806375;
}
.AnyTagClassName
{
color: #806375;
}
</style>
background-color css
<style>
a { background-color: #806375; }
a { background-color: rgb(128,99,117); }
div.DivClassName
{
background-color: #806375;
}
.BgClassName
{
background-color: #806375;
}
</style>
border-color css
<style>
span { border-color: #806375; }
span { border-color: rgb(128,99,117); }
td.TdClassName
{
border-color: #806375;
}
.TagClassName
{
border-color: #806375;
}
</style>