Shades of Monsoon #766671
Tints of Monsoon #766671
RGB
CMYK
RGB Variations
Color information
#766671 (or 0x766671) is known color: Monsoon. HEX triplet: 76, 66 and 71. RGB value is (118,102,113). Sum of RGB (Red+Green+Blue) = 118+102+113=333 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.44% from 333); Green value is 102 (40.23% from 255 or 30.63% from 333); Blue value is 113 (44.53% from 255 or 33.93% from 333); Max value from RGB is 118 - color contains mainly: red. Hex color #766671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766671 is #89998E. Grayscale: #6C6C6C. Windows color (decimal): -9017743 or 7431798. OLE color: 7431798.
HSL color Cylindrical-coordinate representation of color #766671: hue angle of 318.75º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #766671 is Cyan = 0, Magento = 0.14, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 113 | - |
| CMYK | 0 | 0.14 | 0.04 | 0.54 |
| HSL | 318.75º | 0.07% | 0.43% | - |
| HSV(B) | 318.75º | 0.14% | 0.46% | - |
| XYZ | 15.2 | 14.55 | 17.63 | - |
| YUV | 108.04 | 130.8 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 113 | 0 | 0.14 | 0.04 | 0.54 | 318.75 | 0.07 | 0.43 |
| Hex | 76 | 66 | 71 | 0 | E | 4 | 36 | 13F | 7 | 2B |
| Octal | 166 | 146 | 161 | 0 | 16 | 4 | 66 | 477 | 7 | 53 |
| Binary | 1110110 | 1100110 | 1110001 | 0 | 1110 | 100 | 110110 | 100111111 | 111 | 101011 |
Color Harmonies of #766671
Complementary color
Monochromatic Colors of #766671
Black with #766671
Text Example
Text Example
White with #766671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766671; }
p { color: rgb(118,102,113); }
H1.HeaderClassName
{
color: #766671;
}
.AnyTagClassName
{
color: #766671;
}
</style>
background-color css
<style>
a { background-color: #766671; }
a { background-color: rgb(118,102,113); }
div.DivClassName
{
background-color: #766671;
}
.BgClassName
{
background-color: #766671;
}
</style>
border-color css
<style>
span { border-color: #766671; }
span { border-color: rgb(118,102,113); }
td.TdClassName
{
border-color: #766671;
}
.TagClassName
{
border-color: #766671;
}
</style>