Shades of Monsoon #776672
Tints of Monsoon #776672
RGB
CMYK
RGB Variations
Color information
#776672 (or 0x776672) is known color: Monsoon. HEX triplet: 77, 66 and 72. RGB value is (119,102,114). Sum of RGB (Red+Green+Blue) = 119+102+114=335 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.52% from 335); Green value is 102 (40.23% from 255 or 30.45% from 335); Blue value is 114 (44.92% from 255 or 34.03% from 335); Max value from RGB is 119 - color contains mainly: red. Hex color #776672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776672 is #88998D. Grayscale: #6C6C6C. Windows color (decimal): -8952206 or 7497335. OLE color: 7497335.
HSL color Cylindrical-coordinate representation of color #776672: hue angle of 317.65º 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 #776672 is Cyan = 0, Magento = 0.14, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 114 | - |
| CMYK | 0 | 0.14 | 0.04 | 0.53 |
| HSL | 317.65º | 0.08% | 0.43% | - |
| HSV(B) | 317.65º | 0.14% | 0.47% | - |
| XYZ | 15.4 | 14.64 | 17.93 | - |
| YUV | 108.45 | 131.13 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 114 | 0 | 0.14 | 0.04 | 0.53 | 317.65 | 0.08 | 0.43 |
| Hex | 77 | 66 | 72 | 0 | E | 4 | 35 | 13E | 8 | 2B |
| Octal | 167 | 146 | 162 | 0 | 16 | 4 | 65 | 476 | 10 | 53 |
| Binary | 1110111 | 1100110 | 1110010 | 0 | 1110 | 100 | 110101 | 100111110 | 1000 | 101011 |
Color Harmonies of #776672
Complementary color
Monochromatic Colors of #776672
Black with #776672
Text Example
Text Example
White with #776672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776672; }
p { color: rgb(119,102,114); }
H1.HeaderClassName
{
color: #776672;
}
.AnyTagClassName
{
color: #776672;
}
</style>
background-color css
<style>
a { background-color: #776672; }
a { background-color: rgb(119,102,114); }
div.DivClassName
{
background-color: #776672;
}
.BgClassName
{
background-color: #776672;
}
</style>
border-color css
<style>
span { border-color: #776672; }
span { border-color: rgb(119,102,114); }
td.TdClassName
{
border-color: #776672;
}
.TagClassName
{
border-color: #776672;
}
</style>