Shades of Monsoon #756670
Tints of Monsoon #756670
RGB
CMYK
RGB Variations
Color information
#756670 (or 0x756670) is known color: Monsoon. HEX triplet: 75, 66 and 70. RGB value is (117,102,112). Sum of RGB (Red+Green+Blue) = 117+102+112=331 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.35% from 331); Green value is 102 (40.23% from 255 or 30.82% from 331); Blue value is 112 (44.14% from 255 or 33.84% from 331); Max value from RGB is 117 - color contains mainly: red. Hex color #756670 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756670 is #8A998F. Grayscale: #6B6B6B. Windows color (decimal): -9083280 or 7366261. OLE color: 7366261.
HSL color Cylindrical-coordinate representation of color #756670: hue angle of 320º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #756670 is Cyan = 0, Magento = 0.13, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 112 | - |
| CMYK | 0 | 0.13 | 0.04 | 0.54 |
| HSL | 320º | 0.07% | 0.43% | - |
| HSV(B) | 320º | 0.13% | 0.46% | - |
| XYZ | 15.01 | 14.45 | 17.33 | - |
| YUV | 107.63 | 130.47 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 112 | 0 | 0.13 | 0.04 | 0.54 | 320 | 0.07 | 0.43 |
| Hex | 75 | 66 | 70 | 0 | D | 4 | 36 | 140 | 7 | 2B |
| Octal | 165 | 146 | 160 | 0 | 15 | 4 | 66 | 500 | 7 | 53 |
| Binary | 1110101 | 1100110 | 1110000 | 0 | 1101 | 100 | 110110 | 101000000 | 111 | 101011 |
Color Harmonies of #756670
Complementary color
Monochromatic Colors of #756670
Black with #756670
Text Example
Text Example
White with #756670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756670; }
p { color: rgb(117,102,112); }
H1.HeaderClassName
{
color: #756670;
}
.AnyTagClassName
{
color: #756670;
}
</style>
background-color css
<style>
a { background-color: #756670; }
a { background-color: rgb(117,102,112); }
div.DivClassName
{
background-color: #756670;
}
.BgClassName
{
background-color: #756670;
}
</style>
border-color css
<style>
span { border-color: #756670; }
span { border-color: rgb(117,102,112); }
td.TdClassName
{
border-color: #756670;
}
.TagClassName
{
border-color: #756670;
}
</style>