Shades of Monsoon #766870
Tints of Monsoon #766870
RGB
CMYK
RGB Variations
Color information
#766870 (or 0x766870) is known color: Monsoon. HEX triplet: 76, 68 and 70. RGB value is (118,104,112). Sum of RGB (Red+Green+Blue) = 118+104+112=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 104 (41.02% from 255 or 31.14% from 334); Blue value is 112 (44.14% from 255 or 33.53% from 334); Max value from RGB is 118 - color contains mainly: red. Hex color #766870 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766870 is #89978F. Grayscale: #6D6D6D. Windows color (decimal): -9017232 or 7366774. OLE color: 7366774.
HSL color Cylindrical-coordinate representation of color #766870: hue angle of 325.71º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #766870 is Cyan = 0, Magento = 0.12, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 112 | - |
| CMYK | 0 | 0.12 | 0.05 | 0.54 |
| HSL | 325.71º | 0.06% | 0.44% | - |
| HSV(B) | 325.71º | 0.12% | 0.46% | - |
| XYZ | 15.35 | 14.92 | 17.4 | - |
| YUV | 109.1 | 129.64 | 134.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 112 | 0 | 0.12 | 0.05 | 0.54 | 325.71 | 0.06 | 0.44 |
| Hex | 76 | 68 | 70 | 0 | C | 5 | 36 | 146 | 6 | 2C |
| Octal | 166 | 150 | 160 | 0 | 14 | 5 | 66 | 506 | 6 | 54 |
| Binary | 1110110 | 1101000 | 1110000 | 0 | 1100 | 101 | 110110 | 101000110 | 110 | 101100 |
Color Harmonies of #766870
Complementary color
Monochromatic Colors of #766870
Black with #766870
Text Example
Text Example
White with #766870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766870; }
p { color: rgb(118,104,112); }
H1.HeaderClassName
{
color: #766870;
}
.AnyTagClassName
{
color: #766870;
}
</style>
background-color css
<style>
a { background-color: #766870; }
a { background-color: rgb(118,104,112); }
div.DivClassName
{
background-color: #766870;
}
.BgClassName
{
background-color: #766870;
}
</style>
border-color css
<style>
span { border-color: #766870; }
span { border-color: rgb(118,104,112); }
td.TdClassName
{
border-color: #766870;
}
.TagClassName
{
border-color: #766870;
}
</style>