Shades of Monsoon #786570
Tints of Monsoon #786570
RGB
CMYK
RGB Variations
Color information
#786570 (or 0x786570) is known color: Monsoon. HEX triplet: 78, 65 and 70. RGB value is (120,101,112). Sum of RGB (Red+Green+Blue) = 120+101+112=333 (44% of max value = 765). Red value is 120 (47.27% from 255 or 36.04% from 333); Green value is 101 (39.84% from 255 or 30.33% from 333); Blue value is 112 (44.14% from 255 or 33.63% from 333); Max value from RGB is 120 - color contains mainly: red. Hex color #786570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786570 is #879A8F. Grayscale: #6B6B6B. Windows color (decimal): -8886928 or 7366008. OLE color: 7366008.
HSL color Cylindrical-coordinate representation of color #786570: hue angle of 325.26º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #786570 is Cyan = 0, Magento = 0.16, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 101 | 112 | - |
| CMYK | 0 | 0.16 | 0.07 | 0.53 |
| HSL | 325.26º | 0.09% | 0.43% | - |
| HSV(B) | 325.26º | 0.16% | 0.47% | - |
| XYZ | 15.32 | 14.47 | 17.31 | - |
| YUV | 107.94 | 130.29 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 112 | 0 | 0.16 | 0.07 | 0.53 | 325.26 | 0.09 | 0.43 |
| Hex | 78 | 65 | 70 | 0 | 10 | 7 | 35 | 145 | 9 | 2B |
| Octal | 170 | 145 | 160 | 0 | 20 | 7 | 65 | 505 | 11 | 53 |
| Binary | 1111000 | 1100101 | 1110000 | 0 | 10000 | 111 | 110101 | 101000101 | 1001 | 101011 |
Color Harmonies of #786570
Complementary color
Monochromatic Colors of #786570
Black with #786570
Text Example
Text Example
White with #786570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786570; }
p { color: rgb(120,101,112); }
H1.HeaderClassName
{
color: #786570;
}
.AnyTagClassName
{
color: #786570;
}
</style>
background-color css
<style>
a { background-color: #786570; }
a { background-color: rgb(120,101,112); }
div.DivClassName
{
background-color: #786570;
}
.BgClassName
{
background-color: #786570;
}
</style>
border-color css
<style>
span { border-color: #786570; }
span { border-color: rgb(120,101,112); }
td.TdClassName
{
border-color: #786570;
}
.TagClassName
{
border-color: #786570;
}
</style>