Shades of Monsoon #766470
Tints of Monsoon #766470
RGB
CMYK
RGB Variations
Color information
#766470 (or 0x766470) is known color: Monsoon. HEX triplet: 76, 64 and 70. RGB value is (118,100,112). Sum of RGB (Red+Green+Blue) = 118+100+112=330 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.76% from 330); Green value is 100 (39.45% from 255 or 30.30% from 330); Blue value is 112 (44.14% from 255 or 33.94% from 330); Max value from RGB is 118 - color contains mainly: red. Hex color #766470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766470 is #899B8F. Grayscale: #6A6A6A. Windows color (decimal): -9018256 or 7365750. OLE color: 7365750.
HSL color Cylindrical-coordinate representation of color #766470: hue angle of 320º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #766470 is Cyan = 0, Magento = 0.15, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 112 | - |
| CMYK | 0 | 0.15 | 0.05 | 0.54 |
| HSL | 320º | 0.08% | 0.43% | - |
| HSV(B) | 320º | 0.15% | 0.46% | - |
| XYZ | 14.95 | 14.14 | 17.27 | - |
| YUV | 106.75 | 130.96 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 112 | 0 | 0.15 | 0.05 | 0.54 | 320 | 0.08 | 0.43 |
| Hex | 76 | 64 | 70 | 0 | F | 5 | 36 | 140 | 8 | 2B |
| Octal | 166 | 144 | 160 | 0 | 17 | 5 | 66 | 500 | 10 | 53 |
| Binary | 1110110 | 1100100 | 1110000 | 0 | 1111 | 101 | 110110 | 101000000 | 1000 | 101011 |
Color Harmonies of #766470
Complementary color
Monochromatic Colors of #766470
Black with #766470
Text Example
Text Example
White with #766470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766470; }
p { color: rgb(118,100,112); }
H1.HeaderClassName
{
color: #766470;
}
.AnyTagClassName
{
color: #766470;
}
</style>
background-color css
<style>
a { background-color: #766470; }
a { background-color: rgb(118,100,112); }
div.DivClassName
{
background-color: #766470;
}
.BgClassName
{
background-color: #766470;
}
</style>
border-color css
<style>
span { border-color: #766470; }
span { border-color: rgb(118,100,112); }
td.TdClassName
{
border-color: #766470;
}
.TagClassName
{
border-color: #766470;
}
</style>