Shades of Monsoon #756970
Tints of Monsoon #756970
RGB
CMYK
RGB Variations
Color information
#756970 (or 0x756970) is known color: Monsoon. HEX triplet: 75, 69 and 70. RGB value is (117,105,112). Sum of RGB (Red+Green+Blue) = 117+105+112=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 105 (41.41% from 255 or 31.44% from 334); Blue value is 112 (44.14% from 255 or 33.53% from 334); Max value from RGB is 117 - color contains mainly: red. Hex color #756970 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756970 is #8A968F. Grayscale: #6D6D6D. Windows color (decimal): -9082512 or 7367029. OLE color: 7367029.
HSL color Cylindrical-coordinate representation of color #756970: hue angle of 325º degrees, saturation: 0.05, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #756970 is Cyan = 0, Magento = 0.10, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 112 | - |
| CMYK | 0 | 0.10 | 0.04 | 0.54 |
| HSL | 325º | 0.05% | 0.44% | - |
| HSV(B) | 325º | 0.1% | 0.46% | - |
| XYZ | 15.31 | 15.05 | 17.43 | - |
| YUV | 109.39 | 129.48 | 133.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 112 | 0 | 0.10 | 0.04 | 0.54 | 325 | 0.05 | 0.44 |
| Hex | 75 | 69 | 70 | 0 | A | 4 | 36 | 145 | 5 | 2C |
| Octal | 165 | 151 | 160 | 0 | 12 | 4 | 66 | 505 | 5 | 54 |
| Binary | 1110101 | 1101001 | 1110000 | 0 | 1010 | 100 | 110110 | 101000101 | 101 | 101100 |
Color Harmonies of #756970
Complementary color
Monochromatic Colors of #756970
Black with #756970
Text Example
Text Example
White with #756970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756970; }
p { color: rgb(117,105,112); }
H1.HeaderClassName
{
color: #756970;
}
.AnyTagClassName
{
color: #756970;
}
</style>
background-color css
<style>
a { background-color: #756970; }
a { background-color: rgb(117,105,112); }
div.DivClassName
{
background-color: #756970;
}
.BgClassName
{
background-color: #756970;
}
</style>
border-color css
<style>
span { border-color: #756970; }
span { border-color: rgb(117,105,112); }
td.TdClassName
{
border-color: #756970;
}
.TagClassName
{
border-color: #756970;
}
</style>