Shades of Monsoon #766972
Tints of Monsoon #766972
RGB
CMYK
RGB Variations
Color information
#766972 (or 0x766972) is known color: Monsoon. HEX triplet: 76, 69 and 72. RGB value is (118,105,114). Sum of RGB (Red+Green+Blue) = 118+105+114=337 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.01% from 337); Green value is 105 (41.41% from 255 or 31.16% from 337); Blue value is 114 (44.92% from 255 or 33.83% from 337); Max value from RGB is 118 - color contains mainly: red. Hex color #766972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766972 is #89968D. Grayscale: #6D6D6D. Windows color (decimal): -9016974 or 7498102. OLE color: 7498102.
HSL color Cylindrical-coordinate representation of color #766972: hue angle of 318.46º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #766972 is Cyan = 0, Magento = 0.11, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 105 | 114 | - |
| CMYK | 0 | 0.11 | 0.03 | 0.54 |
| HSL | 318.46º | 0.06% | 0.44% | - |
| HSV(B) | 318.46º | 0.11% | 0.46% | - |
| XYZ | 15.56 | 15.17 | 18.03 | - |
| YUV | 109.91 | 130.31 | 133.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 105 | 114 | 0 | 0.11 | 0.03 | 0.54 | 318.46 | 0.06 | 0.44 |
| Hex | 76 | 69 | 72 | 0 | B | 3 | 36 | 13E | 6 | 2C |
| Octal | 166 | 151 | 162 | 0 | 13 | 3 | 66 | 476 | 6 | 54 |
| Binary | 1110110 | 1101001 | 1110010 | 0 | 1011 | 11 | 110110 | 100111110 | 110 | 101100 |
Color Harmonies of #766972
Complementary color
Monochromatic Colors of #766972
Black with #766972
Text Example
Text Example
White with #766972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766972; }
p { color: rgb(118,105,114); }
H1.HeaderClassName
{
color: #766972;
}
.AnyTagClassName
{
color: #766972;
}
</style>
background-color css
<style>
a { background-color: #766972; }
a { background-color: rgb(118,105,114); }
div.DivClassName
{
background-color: #766972;
}
.BgClassName
{
background-color: #766972;
}
</style>
border-color css
<style>
span { border-color: #766972; }
span { border-color: rgb(118,105,114); }
td.TdClassName
{
border-color: #766972;
}
.TagClassName
{
border-color: #766972;
}
</style>