Shades of Ming #497176
Tints of Ming #497176
RGB
CMYK
RGB Variations
Color information
#497176 (or 0x497176) is known color: Ming. HEX triplet: 49, 71 and 76. RGB value is (73,113,118). Sum of RGB (Red+Green+Blue) = 73+113+118=304 (40% of max value = 765). Red value is 73 (28.91% from 255 or 24.01% from 304); Green value is 113 (44.53% from 255 or 37.17% from 304); Blue value is 118 (46.48% from 255 or 38.82% from 304); Max value from RGB is 118 - color contains mainly: blue. Hex color #497176 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497176 is #B68E89. Grayscale: #656565. Windows color (decimal): -11964042 or 7762249. OLE color: 7762249.
HSL color Cylindrical-coordinate representation of color #497176: hue angle of 186.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #497176 is Cyan = 0.38, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 113 | 118 | - |
| CMYK | 0.38 | 0.04 | 0 | 0.54 |
| HSL | 186.67º | 0.24% | 0.37% | - |
| HSV(B) | 186.67º | 0.38% | 0.46% | - |
| XYZ | 11.92 | 14.53 | 19.32 | - |
| YUV | 101.61 | 137.25 | 107.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 118 | 0.38 | 0.04 | 0 | 0.54 | 186.67 | 0.24 | 0.37 |
| Hex | 49 | 71 | 76 | 26 | 4 | 0 | 36 | BB | 18 | 25 |
| Octal | 111 | 161 | 166 | 46 | 4 | 0 | 66 | 273 | 30 | 45 |
| Binary | 1001001 | 1110001 | 1110110 | 100110 | 100 | 0 | 110110 | 10111011 | 11000 | 100101 |
Color Harmonies of #497176
Complementary color
Monochromatic Colors of #497176
Black with #497176
Text Example
Text Example
White with #497176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497176; }
p { color: rgb(73,113,118); }
H1.HeaderClassName
{
color: #497176;
}
.AnyTagClassName
{
color: #497176;
}
</style>
background-color css
<style>
a { background-color: #497176; }
a { background-color: rgb(73,113,118); }
div.DivClassName
{
background-color: #497176;
}
.BgClassName
{
background-color: #497176;
}
</style>
border-color css
<style>
span { border-color: #497176; }
span { border-color: rgb(73,113,118); }
td.TdClassName
{
border-color: #497176;
}
.TagClassName
{
border-color: #497176;
}
</style>