Shades of Monsoon #756870
Tints of Monsoon #756870
RGB
CMYK
RGB Variations
Color information
#756870 (or 0x756870) is known color: Monsoon. HEX triplet: 75, 68 and 70. RGB value is (117,104,112). Sum of RGB (Red+Green+Blue) = 117+104+112=333 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.14% from 333); Green value is 104 (41.02% from 255 or 31.23% from 333); Blue value is 112 (44.14% from 255 or 33.63% from 333); Max value from RGB is 117 - color contains mainly: red. Hex color #756870 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756870 is #8A978F. Grayscale: #6C6C6C. Windows color (decimal): -9082768 or 7366773. OLE color: 7366773.
HSL color Cylindrical-coordinate representation of color #756870: hue angle of 323.08º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #756870 is Cyan = 0, Magento = 0.11, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 112 | - |
| CMYK | 0 | 0.11 | 0.04 | 0.54 |
| HSL | 323.08º | 0.06% | 0.43% | - |
| HSV(B) | 323.08º | 0.11% | 0.46% | - |
| XYZ | 15.21 | 14.85 | 17.39 | - |
| YUV | 108.8 | 129.81 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 112 | 0 | 0.11 | 0.04 | 0.54 | 323.08 | 0.06 | 0.43 |
| Hex | 75 | 68 | 70 | 0 | B | 4 | 36 | 143 | 6 | 2B |
| Octal | 165 | 150 | 160 | 0 | 13 | 4 | 66 | 503 | 6 | 53 |
| Binary | 1110101 | 1101000 | 1110000 | 0 | 1011 | 100 | 110110 | 101000011 | 110 | 101011 |
Color Harmonies of #756870
Complementary color
Monochromatic Colors of #756870
Black with #756870
Text Example
Text Example
White with #756870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756870; }
p { color: rgb(117,104,112); }
H1.HeaderClassName
{
color: #756870;
}
.AnyTagClassName
{
color: #756870;
}
</style>
background-color css
<style>
a { background-color: #756870; }
a { background-color: rgb(117,104,112); }
div.DivClassName
{
background-color: #756870;
}
.BgClassName
{
background-color: #756870;
}
</style>
border-color css
<style>
span { border-color: #756870; }
span { border-color: rgb(117,104,112); }
td.TdClassName
{
border-color: #756870;
}
.TagClassName
{
border-color: #756870;
}
</style>