Shades of Monsoon #766872
Tints of Monsoon #766872
RGB
CMYK
RGB Variations
Color information
#766872 (or 0x766872) is known color: Monsoon. HEX triplet: 76, 68 and 72. RGB value is (118,104,114). Sum of RGB (Red+Green+Blue) = 118+104+114=336 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.12% from 336); Green value is 104 (41.02% from 255 or 30.95% from 336); Blue value is 114 (44.92% from 255 or 33.93% from 336); Max value from RGB is 118 - color contains mainly: red. Hex color #766872 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766872 is #89978D. Grayscale: #6D6D6D. Windows color (decimal): -9017230 or 7497846. OLE color: 7497846.
HSL color Cylindrical-coordinate representation of color #766872: hue angle of 317.14º 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 #766872 is Cyan = 0, Magento = 0.12, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 114 | - |
| CMYK | 0 | 0.12 | 0.03 | 0.54 |
| HSL | 317.14º | 0.06% | 0.44% | - |
| HSV(B) | 317.14º | 0.12% | 0.46% | - |
| XYZ | 15.46 | 14.97 | 17.99 | - |
| YUV | 109.33 | 130.64 | 134.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 114 | 0 | 0.12 | 0.03 | 0.54 | 317.14 | 0.06 | 0.44 |
| Hex | 76 | 68 | 72 | 0 | C | 3 | 36 | 13D | 6 | 2C |
| Octal | 166 | 150 | 162 | 0 | 14 | 3 | 66 | 475 | 6 | 54 |
| Binary | 1110110 | 1101000 | 1110010 | 0 | 1100 | 11 | 110110 | 100111101 | 110 | 101100 |
Color Harmonies of #766872
Complementary color
Monochromatic Colors of #766872
Black with #766872
Text Example
Text Example
White with #766872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766872; }
p { color: rgb(118,104,114); }
H1.HeaderClassName
{
color: #766872;
}
.AnyTagClassName
{
color: #766872;
}
</style>
background-color css
<style>
a { background-color: #766872; }
a { background-color: rgb(118,104,114); }
div.DivClassName
{
background-color: #766872;
}
.BgClassName
{
background-color: #766872;
}
</style>
border-color css
<style>
span { border-color: #766872; }
span { border-color: rgb(118,104,114); }
td.TdClassName
{
border-color: #766872;
}
.TagClassName
{
border-color: #766872;
}
</style>