Shades of Monsoon #757274
Tints of Monsoon #757274
RGB
CMYK
RGB Variations
Color information
#757274 (or 0x757274) is known color: Monsoon. HEX triplet: 75, 72 and 74. RGB value is (117,114,116). Sum of RGB (Red+Green+Blue) = 117+114+116=347 (45% of max value = 765). Red value is 117 (46.09% from 255 or 33.72% from 347); Green value is 114 (44.92% from 255 or 32.85% from 347); Blue value is 116 (45.70% from 255 or 33.43% from 347); Max value from RGB is 117 - color contains mainly: red. Hex color #757274 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #757274 is #8A8D8B. Grayscale: #737373. Windows color (decimal): -9080204 or 7631477. OLE color: 7631477.
HSL color Cylindrical-coordinate representation of color #757274: hue angle of 320º degrees, saturation: 0.01, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #757274 is Cyan = 0, Magento = 0.03, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 114 | 116 | - |
| CMYK | 0 | 0.03 | 0.01 | 0.54 |
| HSL | 320º | 0.01% | 0.45% | - |
| HSV(B) | 320º | 0.03% | 0.46% | - |
| XYZ | 16.51 | 17.08 | 18.95 | - |
| YUV | 115.13 | 128.49 | 129.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 114 | 116 | 0 | 0.03 | 0.01 | 0.54 | 320 | 0.01 | 0.45 |
| Hex | 75 | 72 | 74 | 0 | 3 | 1 | 36 | 140 | 1 | 2D |
| Octal | 165 | 162 | 164 | 0 | 3 | 1 | 66 | 500 | 1 | 55 |
| Binary | 1110101 | 1110010 | 1110100 | 0 | 11 | 1 | 110110 | 101000000 | 1 | 101101 |
Color Harmonies of #757274
Complementary color
Monochromatic Colors of #757274
Black with #757274
Text Example
Text Example
White with #757274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757274; }
p { color: rgb(117,114,116); }
H1.HeaderClassName
{
color: #757274;
}
.AnyTagClassName
{
color: #757274;
}
</style>
background-color css
<style>
a { background-color: #757274; }
a { background-color: rgb(117,114,116); }
div.DivClassName
{
background-color: #757274;
}
.BgClassName
{
background-color: #757274;
}
</style>
border-color css
<style>
span { border-color: #757274; }
span { border-color: rgb(117,114,116); }
td.TdClassName
{
border-color: #757274;
}
.TagClassName
{
border-color: #757274;
}
</style>