Shades of Monsoon #776772
Tints of Monsoon #776772
RGB
CMYK
RGB Variations
Color information
#776772 (or 0x776772) is known color: Monsoon. HEX triplet: 77, 67 and 72. RGB value is (119,103,114). Sum of RGB (Red+Green+Blue) = 119+103+114=336 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.42% from 336); Green value is 103 (40.62% from 255 or 30.65% from 336); Blue value is 114 (44.92% from 255 or 33.93% from 336); Max value from RGB is 119 - color contains mainly: red. Hex color #776772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776772 is #88988D. Grayscale: #6D6D6D. Windows color (decimal): -8951950 or 7497591. OLE color: 7497591.
HSL color Cylindrical-coordinate representation of color #776772: hue angle of 318.75º 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 #776772 is Cyan = 0, Magento = 0.13, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 103 | 114 | - |
| CMYK | 0 | 0.13 | 0.04 | 0.53 |
| HSL | 318.75º | 0.07% | 0.44% | - |
| HSV(B) | 318.75º | 0.13% | 0.47% | - |
| XYZ | 15.5 | 14.84 | 17.97 | - |
| YUV | 109.04 | 130.8 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 114 | 0 | 0.13 | 0.04 | 0.53 | 318.75 | 0.07 | 0.44 |
| Hex | 77 | 67 | 72 | 0 | D | 4 | 35 | 13F | 7 | 2C |
| Octal | 167 | 147 | 162 | 0 | 15 | 4 | 65 | 477 | 7 | 54 |
| Binary | 1110111 | 1100111 | 1110010 | 0 | 1101 | 100 | 110101 | 100111111 | 111 | 101100 |
Color Harmonies of #776772
Complementary color
Monochromatic Colors of #776772
Black with #776772
Text Example
Text Example
White with #776772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776772; }
p { color: rgb(119,103,114); }
H1.HeaderClassName
{
color: #776772;
}
.AnyTagClassName
{
color: #776772;
}
</style>
background-color css
<style>
a { background-color: #776772; }
a { background-color: rgb(119,103,114); }
div.DivClassName
{
background-color: #776772;
}
.BgClassName
{
background-color: #776772;
}
</style>
border-color css
<style>
span { border-color: #776772; }
span { border-color: rgb(119,103,114); }
td.TdClassName
{
border-color: #776772;
}
.TagClassName
{
border-color: #776772;
}
</style>