Shades of Monsoon #766770
Tints of Monsoon #766770
RGB
CMYK
RGB Variations
Color information
#766770 (or 0x766770) is known color: Monsoon. HEX triplet: 76, 67 and 70. RGB value is (118,103,112). Sum of RGB (Red+Green+Blue) = 118+103+112=333 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.44% from 333); Green value is 103 (40.62% from 255 or 30.93% from 333); Blue value is 112 (44.14% from 255 or 33.63% from 333); Max value from RGB is 118 - color contains mainly: red. Hex color #766770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766770 is #89988F. Grayscale: #6C6C6C. Windows color (decimal): -9017488 or 7366518. OLE color: 7366518.
HSL color Cylindrical-coordinate representation of color #766770: hue angle of 324º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #766770 is Cyan = 0, Magento = 0.13, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 112 | - |
| CMYK | 0 | 0.13 | 0.05 | 0.54 |
| HSL | 324º | 0.07% | 0.43% | - |
| HSV(B) | 324º | 0.13% | 0.46% | - |
| XYZ | 15.25 | 14.72 | 17.37 | - |
| YUV | 108.51 | 129.97 | 134.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 112 | 0 | 0.13 | 0.05 | 0.54 | 324 | 0.07 | 0.43 |
| Hex | 76 | 67 | 70 | 0 | D | 5 | 36 | 144 | 7 | 2B |
| Octal | 166 | 147 | 160 | 0 | 15 | 5 | 66 | 504 | 7 | 53 |
| Binary | 1110110 | 1100111 | 1110000 | 0 | 1101 | 101 | 110110 | 101000100 | 111 | 101011 |
Color Harmonies of #766770
Complementary color
Monochromatic Colors of #766770
Black with #766770
Text Example
Text Example
White with #766770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766770; }
p { color: rgb(118,103,112); }
H1.HeaderClassName
{
color: #766770;
}
.AnyTagClassName
{
color: #766770;
}
</style>
background-color css
<style>
a { background-color: #766770; }
a { background-color: rgb(118,103,112); }
div.DivClassName
{
background-color: #766770;
}
.BgClassName
{
background-color: #766770;
}
</style>
border-color css
<style>
span { border-color: #766770; }
span { border-color: rgb(118,103,112); }
td.TdClassName
{
border-color: #766770;
}
.TagClassName
{
border-color: #766770;
}
</style>