Shades of Monsoon #766871
Tints of Monsoon #766871
RGB
CMYK
RGB Variations
Color information
#766871 (or 0x766871) is known color: Monsoon. HEX triplet: 76, 68 and 71. RGB value is (118,104,113). Sum of RGB (Red+Green+Blue) = 118+104+113=335 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.22% from 335); Green value is 104 (41.02% from 255 or 31.04% from 335); Blue value is 113 (44.53% from 255 or 33.73% from 335); Max value from RGB is 118 - color contains mainly: red. Hex color #766871 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766871 is #89978E. Grayscale: #6D6D6D. Windows color (decimal): -9017231 or 7432310. OLE color: 7432310.
HSL color Cylindrical-coordinate representation of color #766871: hue angle of 321.43º 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 #766871 is Cyan = 0, Magento = 0.12, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 113 | - |
| CMYK | 0 | 0.12 | 0.04 | 0.54 |
| HSL | 321.43º | 0.06% | 0.44% | - |
| HSV(B) | 321.43º | 0.12% | 0.46% | - |
| XYZ | 15.4 | 14.94 | 17.7 | - |
| YUV | 109.21 | 130.14 | 134.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 113 | 0 | 0.12 | 0.04 | 0.54 | 321.43 | 0.06 | 0.44 |
| Hex | 76 | 68 | 71 | 0 | C | 4 | 36 | 141 | 6 | 2C |
| Octal | 166 | 150 | 161 | 0 | 14 | 4 | 66 | 501 | 6 | 54 |
| Binary | 1110110 | 1101000 | 1110001 | 0 | 1100 | 100 | 110110 | 101000001 | 110 | 101100 |
Color Harmonies of #766871
Complementary color
Monochromatic Colors of #766871
Black with #766871
Text Example
Text Example
White with #766871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766871; }
p { color: rgb(118,104,113); }
H1.HeaderClassName
{
color: #766871;
}
.AnyTagClassName
{
color: #766871;
}
</style>
background-color css
<style>
a { background-color: #766871; }
a { background-color: rgb(118,104,113); }
div.DivClassName
{
background-color: #766871;
}
.BgClassName
{
background-color: #766871;
}
</style>
border-color css
<style>
span { border-color: #766871; }
span { border-color: rgb(118,104,113); }
td.TdClassName
{
border-color: #766871;
}
.TagClassName
{
border-color: #766871;
}
</style>