Shades of Monsoon #756570
Tints of Monsoon #756570
RGB
CMYK
RGB Variations
Color information
#756570 (or 0x756570) is known color: Monsoon. HEX triplet: 75, 65 and 70. RGB value is (117,101,112). Sum of RGB (Red+Green+Blue) = 117+101+112=330 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.45% from 330); Green value is 101 (39.84% from 255 or 30.61% from 330); Blue value is 112 (44.14% from 255 or 33.94% from 330); Max value from RGB is 117 - color contains mainly: red. Hex color #756570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756570 is #8A9A8F. Grayscale: #6B6B6B. Windows color (decimal): -9083536 or 7366005. OLE color: 7366005.
HSL color Cylindrical-coordinate representation of color #756570: hue angle of 318.75º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #756570 is Cyan = 0, Magento = 0.14, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 112 | - |
| CMYK | 0 | 0.14 | 0.04 | 0.54 |
| HSL | 318.75º | 0.07% | 0.43% | - |
| HSV(B) | 318.75º | 0.14% | 0.46% | - |
| XYZ | 14.91 | 14.26 | 17.3 | - |
| YUV | 107.04 | 130.8 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 112 | 0 | 0.14 | 0.04 | 0.54 | 318.75 | 0.07 | 0.43 |
| Hex | 75 | 65 | 70 | 0 | E | 4 | 36 | 13F | 7 | 2B |
| Octal | 165 | 145 | 160 | 0 | 16 | 4 | 66 | 477 | 7 | 53 |
| Binary | 1110101 | 1100101 | 1110000 | 0 | 1110 | 100 | 110110 | 100111111 | 111 | 101011 |
Color Harmonies of #756570
Complementary color
Monochromatic Colors of #756570
Black with #756570
Text Example
Text Example
White with #756570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756570; }
p { color: rgb(117,101,112); }
H1.HeaderClassName
{
color: #756570;
}
.AnyTagClassName
{
color: #756570;
}
</style>
background-color css
<style>
a { background-color: #756570; }
a { background-color: rgb(117,101,112); }
div.DivClassName
{
background-color: #756570;
}
.BgClassName
{
background-color: #756570;
}
</style>
border-color css
<style>
span { border-color: #756570; }
span { border-color: rgb(117,101,112); }
td.TdClassName
{
border-color: #756570;
}
.TagClassName
{
border-color: #756570;
}
</style>