Shades of Monsoon #786871
Tints of Monsoon #786871
RGB
CMYK
RGB Variations
Color information
#786871 (or 0x786871) is known color: Monsoon. HEX triplet: 78, 68 and 71. RGB value is (120,104,113). Sum of RGB (Red+Green+Blue) = 120+104+113=337 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.61% from 337); Green value is 104 (41.02% from 255 or 30.86% from 337); Blue value is 113 (44.53% from 255 or 33.53% from 337); Max value from RGB is 120 - color contains mainly: red. Hex color #786871 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786871 is #87978E. Grayscale: #6D6D6D. Windows color (decimal): -8886159 or 7432312. OLE color: 7432312.
HSL color Cylindrical-coordinate representation of color #786871: hue angle of 326.25º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #786871 is Cyan = 0, Magento = 0.13, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 104 | 113 | - |
| CMYK | 0 | 0.13 | 0.06 | 0.53 |
| HSL | 326.25º | 0.07% | 0.44% | - |
| HSV(B) | 326.25º | 0.13% | 0.47% | - |
| XYZ | 15.68 | 15.09 | 17.71 | - |
| YUV | 109.81 | 129.8 | 135.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 104 | 113 | 0 | 0.13 | 0.06 | 0.53 | 326.25 | 0.07 | 0.44 |
| Hex | 78 | 68 | 71 | 0 | D | 6 | 35 | 146 | 7 | 2C |
| Octal | 170 | 150 | 161 | 0 | 15 | 6 | 65 | 506 | 7 | 54 |
| Binary | 1111000 | 1101000 | 1110001 | 0 | 1101 | 110 | 110101 | 101000110 | 111 | 101100 |
Color Harmonies of #786871
Complementary color
Monochromatic Colors of #786871
Black with #786871
Text Example
Text Example
White with #786871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786871; }
p { color: rgb(120,104,113); }
H1.HeaderClassName
{
color: #786871;
}
.AnyTagClassName
{
color: #786871;
}
</style>
background-color css
<style>
a { background-color: #786871; }
a { background-color: rgb(120,104,113); }
div.DivClassName
{
background-color: #786871;
}
.BgClassName
{
background-color: #786871;
}
</style>
border-color css
<style>
span { border-color: #786871; }
span { border-color: rgb(120,104,113); }
td.TdClassName
{
border-color: #786871;
}
.TagClassName
{
border-color: #786871;
}
</style>