Shades of Monsoon #776671
Tints of Monsoon #776671
RGB
CMYK
RGB Variations
Color information
#776671 (or 0x776671) is known color: Monsoon. HEX triplet: 77, 66 and 71. RGB value is (119,102,113). Sum of RGB (Red+Green+Blue) = 119+102+113=334 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.63% from 334); Green value is 102 (40.23% from 255 or 30.54% from 334); Blue value is 113 (44.53% from 255 or 33.83% from 334); Max value from RGB is 119 - color contains mainly: red. Hex color #776671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776671 is #88998E. Grayscale: #6C6C6C. Windows color (decimal): -8952207 or 7431799. OLE color: 7431799.
HSL color Cylindrical-coordinate representation of color #776671: hue angle of 321.18º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #776671 is Cyan = 0, Magento = 0.14, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 113 | - |
| CMYK | 0 | 0.14 | 0.05 | 0.53 |
| HSL | 321.18º | 0.08% | 0.43% | - |
| HSV(B) | 321.18º | 0.14% | 0.47% | - |
| XYZ | 15.34 | 14.62 | 17.64 | - |
| YUV | 108.34 | 130.63 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 113 | 0 | 0.14 | 0.05 | 0.53 | 321.18 | 0.08 | 0.43 |
| Hex | 77 | 66 | 71 | 0 | E | 5 | 35 | 141 | 8 | 2B |
| Octal | 167 | 146 | 161 | 0 | 16 | 5 | 65 | 501 | 10 | 53 |
| Binary | 1110111 | 1100110 | 1110001 | 0 | 1110 | 101 | 110101 | 101000001 | 1000 | 101011 |
Color Harmonies of #776671
Complementary color
Monochromatic Colors of #776671
Black with #776671
Text Example
Text Example
White with #776671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776671; }
p { color: rgb(119,102,113); }
H1.HeaderClassName
{
color: #776671;
}
.AnyTagClassName
{
color: #776671;
}
</style>
background-color css
<style>
a { background-color: #776671; }
a { background-color: rgb(119,102,113); }
div.DivClassName
{
background-color: #776671;
}
.BgClassName
{
background-color: #776671;
}
</style>
border-color css
<style>
span { border-color: #776671; }
span { border-color: rgb(119,102,113); }
td.TdClassName
{
border-color: #776671;
}
.TagClassName
{
border-color: #776671;
}
</style>