Shades of Monsoon #786670
Tints of Monsoon #786670
RGB
CMYK
RGB Variations
Color information
#786670 (or 0x786670) is known color: Monsoon. HEX triplet: 78, 66 and 70. RGB value is (120,102,112). Sum of RGB (Red+Green+Blue) = 120+102+112=334 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.93% from 334); Green value is 102 (40.23% from 255 or 30.54% from 334); Blue value is 112 (44.14% from 255 or 33.53% from 334); Max value from RGB is 120 - color contains mainly: red. Hex color #786670 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786670 is #87998F. Grayscale: #6C6C6C. Windows color (decimal): -8886672 or 7366264. OLE color: 7366264.
HSL color Cylindrical-coordinate representation of color #786670: hue angle of 326.67º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #786670 is Cyan = 0, Magento = 0.15, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 102 | 112 | - |
| CMYK | 0 | 0.15 | 0.07 | 0.53 |
| HSL | 326.67º | 0.08% | 0.44% | - |
| HSV(B) | 326.67º | 0.15% | 0.47% | - |
| XYZ | 15.42 | 14.67 | 17.35 | - |
| YUV | 108.52 | 129.96 | 136.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 102 | 112 | 0 | 0.15 | 0.07 | 0.53 | 326.67 | 0.08 | 0.44 |
| Hex | 78 | 66 | 70 | 0 | F | 7 | 35 | 147 | 8 | 2C |
| Octal | 170 | 146 | 160 | 0 | 17 | 7 | 65 | 507 | 10 | 54 |
| Binary | 1111000 | 1100110 | 1110000 | 0 | 1111 | 111 | 110101 | 101000111 | 1000 | 101100 |
Color Harmonies of #786670
Complementary color
Monochromatic Colors of #786670
Black with #786670
Text Example
Text Example
White with #786670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786670; }
p { color: rgb(120,102,112); }
H1.HeaderClassName
{
color: #786670;
}
.AnyTagClassName
{
color: #786670;
}
</style>
background-color css
<style>
a { background-color: #786670; }
a { background-color: rgb(120,102,112); }
div.DivClassName
{
background-color: #786670;
}
.BgClassName
{
background-color: #786670;
}
</style>
border-color css
<style>
span { border-color: #786670; }
span { border-color: rgb(120,102,112); }
td.TdClassName
{
border-color: #786670;
}
.TagClassName
{
border-color: #786670;
}
</style>