Shades of Monsoon #786973
Tints of Monsoon #786973
RGB
CMYK
RGB Variations
Color information
#786973 (or 0x786973) is known color: Monsoon. HEX triplet: 78, 69 and 73. RGB value is (120,105,115). Sum of RGB (Red+Green+Blue) = 120+105+115=340 (45% of max value = 765). Red value is 120 (47.27% from 255 or 35.29% from 340); Green value is 105 (41.41% from 255 or 30.88% from 340); Blue value is 115 (45.31% from 255 or 33.82% from 340); Max value from RGB is 120 - color contains mainly: red. Hex color #786973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786973 is #87968C. Grayscale: #6E6E6E. Windows color (decimal): -8885901 or 7563640. OLE color: 7563640.
HSL color Cylindrical-coordinate representation of color #786973: hue angle of 320º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #786973 is Cyan = 0, Magento = 0.13, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 105 | 115 | - |
| CMYK | 0 | 0.13 | 0.04 | 0.53 |
| HSL | 320º | 0.07% | 0.44% | - |
| HSV(B) | 320º | 0.13% | 0.47% | - |
| XYZ | 15.89 | 15.33 | 18.34 | - |
| YUV | 110.63 | 130.47 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 105 | 115 | 0 | 0.13 | 0.04 | 0.53 | 320 | 0.07 | 0.44 |
| Hex | 78 | 69 | 73 | 0 | D | 4 | 35 | 140 | 7 | 2C |
| Octal | 170 | 151 | 163 | 0 | 15 | 4 | 65 | 500 | 7 | 54 |
| Binary | 1111000 | 1101001 | 1110011 | 0 | 1101 | 100 | 110101 | 101000000 | 111 | 101100 |
Color Harmonies of #786973
Complementary color
Monochromatic Colors of #786973
Black with #786973
Text Example
Text Example
White with #786973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786973; }
p { color: rgb(120,105,115); }
H1.HeaderClassName
{
color: #786973;
}
.AnyTagClassName
{
color: #786973;
}
</style>
background-color css
<style>
a { background-color: #786973; }
a { background-color: rgb(120,105,115); }
div.DivClassName
{
background-color: #786973;
}
.BgClassName
{
background-color: #786973;
}
</style>
border-color css
<style>
span { border-color: #786973; }
span { border-color: rgb(120,105,115); }
td.TdClassName
{
border-color: #786973;
}
.TagClassName
{
border-color: #786973;
}
</style>