Shades of Monsoon #786772
Tints of Monsoon #786772
RGB
CMYK
RGB Variations
Color information
#786772 (or 0x786772) is known color: Monsoon. HEX triplet: 78, 67 and 72. RGB value is (120,103,114). Sum of RGB (Red+Green+Blue) = 120+103+114=337 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.61% from 337); Green value is 103 (40.62% from 255 or 30.56% from 337); Blue value is 114 (44.92% from 255 or 33.83% from 337); Max value from RGB is 120 - color contains mainly: red. Hex color #786772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786772 is #87988D. Grayscale: #6D6D6D. Windows color (decimal): -8886414 or 7497592. OLE color: 7497592.
HSL color Cylindrical-coordinate representation of color #786772: hue angle of 321.18º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #786772 is Cyan = 0, Magento = 0.14, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 103 | 114 | - |
| CMYK | 0 | 0.14 | 0.05 | 0.53 |
| HSL | 321.18º | 0.08% | 0.44% | - |
| HSV(B) | 321.18º | 0.14% | 0.47% | - |
| XYZ | 15.63 | 14.91 | 17.97 | - |
| YUV | 109.34 | 130.63 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 114 | 0 | 0.14 | 0.05 | 0.53 | 321.18 | 0.08 | 0.44 |
| Hex | 78 | 67 | 72 | 0 | E | 5 | 35 | 141 | 8 | 2C |
| Octal | 170 | 147 | 162 | 0 | 16 | 5 | 65 | 501 | 10 | 54 |
| Binary | 1111000 | 1100111 | 1110010 | 0 | 1110 | 101 | 110101 | 101000001 | 1000 | 101100 |
Color Harmonies of #786772
Complementary color
Monochromatic Colors of #786772
Black with #786772
Text Example
Text Example
White with #786772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786772; }
p { color: rgb(120,103,114); }
H1.HeaderClassName
{
color: #786772;
}
.AnyTagClassName
{
color: #786772;
}
</style>
background-color css
<style>
a { background-color: #786772; }
a { background-color: rgb(120,103,114); }
div.DivClassName
{
background-color: #786772;
}
.BgClassName
{
background-color: #786772;
}
</style>
border-color css
<style>
span { border-color: #786772; }
span { border-color: rgb(120,103,114); }
td.TdClassName
{
border-color: #786772;
}
.TagClassName
{
border-color: #786772;
}
</style>