Shades of Monsoon #776971
Tints of Monsoon #776971
RGB
CMYK
RGB Variations
Color information
#776971 (or 0x776971) is known color: Monsoon. HEX triplet: 77, 69 and 71. RGB value is (119,105,113). Sum of RGB (Red+Green+Blue) = 119+105+113=337 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.31% from 337); Green value is 105 (41.41% from 255 or 31.16% from 337); Blue value is 113 (44.53% from 255 or 33.53% from 337); Max value from RGB is 119 - color contains mainly: red. Hex color #776971 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776971 is #88968E. Grayscale: #6E6E6E. Windows color (decimal): -8951439 or 7432567. OLE color: 7432567.
HSL color Cylindrical-coordinate representation of color #776971: hue angle of 325.71º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #776971 is Cyan = 0, Magento = 0.12, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 105 | 113 | - |
| CMYK | 0 | 0.12 | 0.05 | 0.53 |
| HSL | 325.71º | 0.06% | 0.44% | - |
| HSV(B) | 325.71º | 0.12% | 0.47% | - |
| XYZ | 15.64 | 15.22 | 17.74 | - |
| YUV | 110.1 | 129.64 | 134.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 113 | 0 | 0.12 | 0.05 | 0.53 | 325.71 | 0.06 | 0.44 |
| Hex | 77 | 69 | 71 | 0 | C | 5 | 35 | 146 | 6 | 2C |
| Octal | 167 | 151 | 161 | 0 | 14 | 5 | 65 | 506 | 6 | 54 |
| Binary | 1110111 | 1101001 | 1110001 | 0 | 1100 | 101 | 110101 | 101000110 | 110 | 101100 |
Color Harmonies of #776971
Complementary color
Monochromatic Colors of #776971
Black with #776971
Text Example
Text Example
White with #776971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776971; }
p { color: rgb(119,105,113); }
H1.HeaderClassName
{
color: #776971;
}
.AnyTagClassName
{
color: #776971;
}
</style>
background-color css
<style>
a { background-color: #776971; }
a { background-color: rgb(119,105,113); }
div.DivClassName
{
background-color: #776971;
}
.BgClassName
{
background-color: #776971;
}
</style>
border-color css
<style>
span { border-color: #776971; }
span { border-color: rgb(119,105,113); }
td.TdClassName
{
border-color: #776971;
}
.TagClassName
{
border-color: #776971;
}
</style>