Shades of Monsoon #786972
Tints of Monsoon #786972
RGB
CMYK
RGB Variations
Color information
#786972 (or 0x786972) is known color: Monsoon. HEX triplet: 78, 69 and 72. RGB value is (120,105,114). Sum of RGB (Red+Green+Blue) = 120+105+114=339 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.40% from 339); Green value is 105 (41.41% from 255 or 30.97% from 339); Blue value is 114 (44.92% from 255 or 33.63% from 339); Max value from RGB is 120 - color contains mainly: red. Hex color #786972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786972 is #87968D. Grayscale: #6E6E6E. Windows color (decimal): -8885902 or 7498104. OLE color: 7498104.
HSL color Cylindrical-coordinate representation of color #786972: hue angle of 324º 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 #786972 is Cyan = 0, Magento = 0.13, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 105 | 114 | - |
| CMYK | 0 | 0.13 | 0.05 | 0.53 |
| HSL | 324º | 0.07% | 0.44% | - |
| HSV(B) | 324º | 0.13% | 0.47% | - |
| XYZ | 15.83 | 15.31 | 18.04 | - |
| YUV | 110.51 | 129.97 | 134.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 105 | 114 | 0 | 0.13 | 0.05 | 0.53 | 324 | 0.07 | 0.44 |
| Hex | 78 | 69 | 72 | 0 | D | 5 | 35 | 144 | 7 | 2C |
| Octal | 170 | 151 | 162 | 0 | 15 | 5 | 65 | 504 | 7 | 54 |
| Binary | 1111000 | 1101001 | 1110010 | 0 | 1101 | 101 | 110101 | 101000100 | 111 | 101100 |
Color Harmonies of #786972
Complementary color
Monochromatic Colors of #786972
Black with #786972
Text Example
Text Example
White with #786972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786972; }
p { color: rgb(120,105,114); }
H1.HeaderClassName
{
color: #786972;
}
.AnyTagClassName
{
color: #786972;
}
</style>
background-color css
<style>
a { background-color: #786972; }
a { background-color: rgb(120,105,114); }
div.DivClassName
{
background-color: #786972;
}
.BgClassName
{
background-color: #786972;
}
</style>
border-color css
<style>
span { border-color: #786972; }
span { border-color: rgb(120,105,114); }
td.TdClassName
{
border-color: #786972;
}
.TagClassName
{
border-color: #786972;
}
</style>