Shades of Monsoon #786671
Tints of Monsoon #786671
RGB
CMYK
RGB Variations
Color information
#786671 (or 0x786671) is known color: Monsoon. HEX triplet: 78, 66 and 71. RGB value is (120,102,113). Sum of RGB (Red+Green+Blue) = 120+102+113=335 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.82% from 335); Green value is 102 (40.23% from 255 or 30.45% from 335); Blue value is 113 (44.53% from 255 or 33.73% from 335); Max value from RGB is 120 - color contains mainly: red. Hex color #786671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786671 is #87998E. Grayscale: #6C6C6C. Windows color (decimal): -8886671 or 7431800. OLE color: 7431800.
HSL color Cylindrical-coordinate representation of color #786671: hue angle of 323.33º 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 #786671 is Cyan = 0, Magento = 0.15, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 102 | 113 | - |
| CMYK | 0 | 0.15 | 0.06 | 0.53 |
| HSL | 323.33º | 0.08% | 0.44% | - |
| HSV(B) | 323.33º | 0.15% | 0.47% | - |
| XYZ | 15.48 | 14.69 | 17.64 | - |
| YUV | 108.64 | 130.46 | 136.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 102 | 113 | 0 | 0.15 | 0.06 | 0.53 | 323.33 | 0.08 | 0.44 |
| Hex | 78 | 66 | 71 | 0 | F | 6 | 35 | 143 | 8 | 2C |
| Octal | 170 | 146 | 161 | 0 | 17 | 6 | 65 | 503 | 10 | 54 |
| Binary | 1111000 | 1100110 | 1110001 | 0 | 1111 | 110 | 110101 | 101000011 | 1000 | 101100 |
Color Harmonies of #786671
Complementary color
Monochromatic Colors of #786671
Black with #786671
Text Example
Text Example
White with #786671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786671; }
p { color: rgb(120,102,113); }
H1.HeaderClassName
{
color: #786671;
}
.AnyTagClassName
{
color: #786671;
}
</style>
background-color css
<style>
a { background-color: #786671; }
a { background-color: rgb(120,102,113); }
div.DivClassName
{
background-color: #786671;
}
.BgClassName
{
background-color: #786671;
}
</style>
border-color css
<style>
span { border-color: #786671; }
span { border-color: rgb(120,102,113); }
td.TdClassName
{
border-color: #786671;
}
.TagClassName
{
border-color: #786671;
}
</style>