Shades of Monsoon #756671
Tints of Monsoon #756671
RGB
CMYK
RGB Variations
Color information
#756671 (or 0x756671) is known color: Monsoon. HEX triplet: 75, 66 and 71. RGB value is (117,102,113). Sum of RGB (Red+Green+Blue) = 117+102+113=332 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.24% from 332); Green value is 102 (40.23% from 255 or 30.72% from 332); Blue value is 113 (44.53% from 255 or 34.04% from 332); Max value from RGB is 117 - color contains mainly: red. Hex color #756671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756671 is #8A998E. Grayscale: #6B6B6B. Windows color (decimal): -9083279 or 7431797. OLE color: 7431797.
HSL color Cylindrical-coordinate representation of color #756671: hue angle of 316º 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 #756671 is Cyan = 0, Magento = 0.13, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 113 | - |
| CMYK | 0 | 0.13 | 0.03 | 0.54 |
| HSL | 316º | 0.07% | 0.43% | - |
| HSV(B) | 316º | 0.13% | 0.46% | - |
| XYZ | 15.07 | 14.48 | 17.62 | - |
| YUV | 107.74 | 130.97 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 113 | 0 | 0.13 | 0.03 | 0.54 | 316 | 0.07 | 0.43 |
| Hex | 75 | 66 | 71 | 0 | D | 3 | 36 | 13C | 7 | 2B |
| Octal | 165 | 146 | 161 | 0 | 15 | 3 | 66 | 474 | 7 | 53 |
| Binary | 1110101 | 1100110 | 1110001 | 0 | 1101 | 11 | 110110 | 100111100 | 111 | 101011 |
Color Harmonies of #756671
Complementary color
Monochromatic Colors of #756671
Black with #756671
Text Example
Text Example
White with #756671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756671; }
p { color: rgb(117,102,113); }
H1.HeaderClassName
{
color: #756671;
}
.AnyTagClassName
{
color: #756671;
}
</style>
background-color css
<style>
a { background-color: #756671; }
a { background-color: rgb(117,102,113); }
div.DivClassName
{
background-color: #756671;
}
.BgClassName
{
background-color: #756671;
}
</style>
border-color css
<style>
span { border-color: #756671; }
span { border-color: rgb(117,102,113); }
td.TdClassName
{
border-color: #756671;
}
.TagClassName
{
border-color: #756671;
}
</style>