Shades of Monsoon #756770
Tints of Monsoon #756770
RGB
CMYK
RGB Variations
Color information
#756770 (or 0x756770) is known color: Monsoon. HEX triplet: 75, 67 and 70. RGB value is (117,103,112). Sum of RGB (Red+Green+Blue) = 117+103+112=332 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.24% from 332); Green value is 103 (40.62% from 255 or 31.02% from 332); Blue value is 112 (44.14% from 255 or 33.73% from 332); Max value from RGB is 117 - color contains mainly: red. Hex color #756770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756770 is #8A988F. Grayscale: #6C6C6C. Windows color (decimal): -9083024 or 7366517. OLE color: 7366517.
HSL color Cylindrical-coordinate representation of color #756770: hue angle of 321.43º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #756770 is Cyan = 0, Magento = 0.12, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 112 | - |
| CMYK | 0 | 0.12 | 0.04 | 0.54 |
| HSL | 321.43º | 0.06% | 0.43% | - |
| HSV(B) | 321.43º | 0.12% | 0.46% | - |
| XYZ | 15.11 | 14.65 | 17.36 | - |
| YUV | 108.21 | 130.14 | 134.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 112 | 0 | 0.12 | 0.04 | 0.54 | 321.43 | 0.06 | 0.43 |
| Hex | 75 | 67 | 70 | 0 | C | 4 | 36 | 141 | 6 | 2B |
| Octal | 165 | 147 | 160 | 0 | 14 | 4 | 66 | 501 | 6 | 53 |
| Binary | 1110101 | 1100111 | 1110000 | 0 | 1100 | 100 | 110110 | 101000001 | 110 | 101011 |
Color Harmonies of #756770
Complementary color
Monochromatic Colors of #756770
Black with #756770
Text Example
Text Example
White with #756770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756770; }
p { color: rgb(117,103,112); }
H1.HeaderClassName
{
color: #756770;
}
.AnyTagClassName
{
color: #756770;
}
</style>
background-color css
<style>
a { background-color: #756770; }
a { background-color: rgb(117,103,112); }
div.DivClassName
{
background-color: #756770;
}
.BgClassName
{
background-color: #756770;
}
</style>
border-color css
<style>
span { border-color: #756770; }
span { border-color: rgb(117,103,112); }
td.TdClassName
{
border-color: #756770;
}
.TagClassName
{
border-color: #756770;
}
</style>