Shades of Ming #497174
Tints of Ming #497174
RGB
CMYK
RGB Variations
Color information
#497174 (or 0x497174) is known color: Ming. HEX triplet: 49, 71 and 74. RGB value is (73,113,116). Sum of RGB (Red+Green+Blue) = 73+113+116=302 (40% of max value = 765). Red value is 73 (28.91% from 255 or 24.17% from 302); Green value is 113 (44.53% from 255 or 37.42% from 302); Blue value is 116 (45.70% from 255 or 38.41% from 302); Max value from RGB is 116 - color contains mainly: blue. Hex color #497174 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497174 is #B68E8B. Grayscale: #656565. Windows color (decimal): -11964044 or 7631177. OLE color: 7631177.
HSL color Cylindrical-coordinate representation of color #497174: hue angle of 184.19º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #497174 is Cyan = 0.37, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 113 | 116 | - |
| CMYK | 0.37 | 0.03 | 0 | 0.55 |
| HSL | 184.19º | 0.23% | 0.37% | - |
| HSV(B) | 184.19º | 0.37% | 0.45% | - |
| XYZ | 11.81 | 14.49 | 18.7 | - |
| YUV | 101.38 | 136.25 | 107.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 116 | 0.37 | 0.03 | 0 | 0.55 | 184.19 | 0.23 | 0.37 |
| Hex | 49 | 71 | 74 | 25 | 3 | 0 | 37 | B8 | 17 | 25 |
| Octal | 111 | 161 | 164 | 45 | 3 | 0 | 67 | 270 | 27 | 45 |
| Binary | 1001001 | 1110001 | 1110100 | 100101 | 11 | 0 | 110111 | 10111000 | 10111 | 100101 |
Color Harmonies of #497174
Complementary color
Monochromatic Colors of #497174
Black with #497174
Text Example
Text Example
White with #497174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497174; }
p { color: rgb(73,113,116); }
H1.HeaderClassName
{
color: #497174;
}
.AnyTagClassName
{
color: #497174;
}
</style>
background-color css
<style>
a { background-color: #497174; }
a { background-color: rgb(73,113,116); }
div.DivClassName
{
background-color: #497174;
}
.BgClassName
{
background-color: #497174;
}
</style>
border-color css
<style>
span { border-color: #497174; }
span { border-color: rgb(73,113,116); }
td.TdClassName
{
border-color: #497174;
}
.TagClassName
{
border-color: #497174;
}
</style>