Shades of Monsoon #786371
Tints of Monsoon #786371
RGB
CMYK
RGB Variations
Color information
#786371 (or 0x786371) is known color: Monsoon. HEX triplet: 78, 63 and 71. RGB value is (120,99,113). Sum of RGB (Red+Green+Blue) = 120+99+113=332 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.14% from 332); Green value is 99 (39.06% from 255 or 29.82% from 332); Blue value is 113 (44.53% from 255 or 34.04% from 332); Max value from RGB is 120 - color contains mainly: red. Hex color #786371 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786371 is #879C8E. Grayscale: #6A6A6A. Windows color (decimal): -8887439 or 7431032. OLE color: 7431032.
HSL color Cylindrical-coordinate representation of color #786371: hue angle of 320º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #786371 is Cyan = 0, Magento = 0.17, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 99 | 113 | - |
| CMYK | 0 | 0.17 | 0.06 | 0.53 |
| HSL | 320º | 0.1% | 0.43% | - |
| HSV(B) | 320º | 0.18% | 0.47% | - |
| XYZ | 15.19 | 14.11 | 17.55 | - |
| YUV | 106.88 | 131.46 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 99 | 113 | 0 | 0.17 | 0.06 | 0.53 | 320 | 0.1 | 0.43 |
| Hex | 78 | 63 | 71 | 0 | 11 | 6 | 35 | 140 | A | 2B |
| Octal | 170 | 143 | 161 | 0 | 21 | 6 | 65 | 500 | 12 | 53 |
| Binary | 1111000 | 1100011 | 1110001 | 0 | 10001 | 110 | 110101 | 101000000 | 1010 | 101011 |
Color Harmonies of #786371
Complementary color
Monochromatic Colors of #786371
Black with #786371
Text Example
Text Example
White with #786371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786371; }
p { color: rgb(120,99,113); }
H1.HeaderClassName
{
color: #786371;
}
.AnyTagClassName
{
color: #786371;
}
</style>
background-color css
<style>
a { background-color: #786371; }
a { background-color: rgb(120,99,113); }
div.DivClassName
{
background-color: #786371;
}
.BgClassName
{
background-color: #786371;
}
</style>
border-color css
<style>
span { border-color: #786371; }
span { border-color: rgb(120,99,113); }
td.TdClassName
{
border-color: #786371;
}
.TagClassName
{
border-color: #786371;
}
</style>