Shades of Monsoon #786771
Tints of Monsoon #786771
RGB
CMYK
RGB Variations
Color information
#786771 (or 0x786771) is known color: Monsoon. HEX triplet: 78, 67 and 71. RGB value is (120,103,113). Sum of RGB (Red+Green+Blue) = 120+103+113=336 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.71% from 336); Green value is 103 (40.62% from 255 or 30.65% from 336); Blue value is 113 (44.53% from 255 or 33.63% from 336); Max value from RGB is 120 - color contains mainly: red. Hex color #786771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786771 is #87988E. Grayscale: #6D6D6D. Windows color (decimal): -8886415 or 7432056. OLE color: 7432056.
HSL color Cylindrical-coordinate representation of color #786771: hue angle of 324.71º 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 #786771 is Cyan = 0, Magento = 0.14, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 103 | 113 | - |
| CMYK | 0 | 0.14 | 0.06 | 0.53 |
| HSL | 324.71º | 0.08% | 0.44% | - |
| HSV(B) | 324.71º | 0.14% | 0.47% | - |
| XYZ | 15.58 | 14.89 | 17.68 | - |
| YUV | 109.22 | 130.13 | 135.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 113 | 0 | 0.14 | 0.06 | 0.53 | 324.71 | 0.08 | 0.44 |
| Hex | 78 | 67 | 71 | 0 | E | 6 | 35 | 145 | 8 | 2C |
| Octal | 170 | 147 | 161 | 0 | 16 | 6 | 65 | 505 | 10 | 54 |
| Binary | 1111000 | 1100111 | 1110001 | 0 | 1110 | 110 | 110101 | 101000101 | 1000 | 101100 |
Color Harmonies of #786771
Complementary color
Monochromatic Colors of #786771
Black with #786771
Text Example
Text Example
White with #786771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786771; }
p { color: rgb(120,103,113); }
H1.HeaderClassName
{
color: #786771;
}
.AnyTagClassName
{
color: #786771;
}
</style>
background-color css
<style>
a { background-color: #786771; }
a { background-color: rgb(120,103,113); }
div.DivClassName
{
background-color: #786771;
}
.BgClassName
{
background-color: #786771;
}
</style>
border-color css
<style>
span { border-color: #786771; }
span { border-color: rgb(120,103,113); }
td.TdClassName
{
border-color: #786771;
}
.TagClassName
{
border-color: #786771;
}
</style>