Shades of Monsoon #786470
Tints of Monsoon #786470
RGB
CMYK
RGB Variations
Color information
#786470 (or 0x786470) is known color: Monsoon. HEX triplet: 78, 64 and 70. RGB value is (120,100,112). Sum of RGB (Red+Green+Blue) = 120+100+112=332 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.14% from 332); Green value is 100 (39.45% from 255 or 30.12% from 332); Blue value is 112 (44.14% from 255 or 33.73% from 332); Max value from RGB is 120 - color contains mainly: red. Hex color #786470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786470 is #879B8F. Grayscale: #6B6B6B. Windows color (decimal): -8887184 or 7365752. OLE color: 7365752.
HSL color Cylindrical-coordinate representation of color #786470: hue angle of 324º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #786470 is Cyan = 0, Magento = 0.17, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 100 | 112 | - |
| CMYK | 0 | 0.17 | 0.07 | 0.53 |
| HSL | 324º | 0.09% | 0.43% | - |
| HSV(B) | 324º | 0.17% | 0.47% | - |
| XYZ | 15.23 | 14.28 | 17.28 | - |
| YUV | 107.35 | 130.63 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 100 | 112 | 0 | 0.17 | 0.07 | 0.53 | 324 | 0.09 | 0.43 |
| Hex | 78 | 64 | 70 | 0 | 11 | 7 | 35 | 144 | 9 | 2B |
| Octal | 170 | 144 | 160 | 0 | 21 | 7 | 65 | 504 | 11 | 53 |
| Binary | 1111000 | 1100100 | 1110000 | 0 | 10001 | 111 | 110101 | 101000100 | 1001 | 101011 |
Color Harmonies of #786470
Complementary color
Monochromatic Colors of #786470
Black with #786470
Text Example
Text Example
White with #786470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786470; }
p { color: rgb(120,100,112); }
H1.HeaderClassName
{
color: #786470;
}
.AnyTagClassName
{
color: #786470;
}
</style>
background-color css
<style>
a { background-color: #786470; }
a { background-color: rgb(120,100,112); }
div.DivClassName
{
background-color: #786470;
}
.BgClassName
{
background-color: #786470;
}
</style>
border-color css
<style>
span { border-color: #786470; }
span { border-color: rgb(120,100,112); }
td.TdClassName
{
border-color: #786470;
}
.TagClassName
{
border-color: #786470;
}
</style>