Shades of Ming #497579
Tints of Ming #497579
RGB
CMYK
RGB Variations
Color information
#497579 (or 0x497579) is known color: Ming. HEX triplet: 49, 75 and 79. RGB value is (73,117,121). Sum of RGB (Red+Green+Blue) = 73+117+121=311 (41% of max value = 765). Red value is 73 (28.91% from 255 or 23.47% from 311); Green value is 117 (46.09% from 255 or 37.62% from 311); Blue value is 121 (47.66% from 255 or 38.91% from 311); Max value from RGB is 121 - color contains mainly: blue. Hex color #497579 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497579 is #B68A86. Grayscale: #686868. Windows color (decimal): -11963015 or 7959881. OLE color: 7959881.
HSL color Cylindrical-coordinate representation of color #497579: hue angle of 185º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #497579 is Cyan = 0.40, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 117 | 121 | - |
| CMYK | 0.40 | 0.03 | 0 | 0.53 |
| HSL | 185º | 0.25% | 0.38% | - |
| HSV(B) | 185º | 0.4% | 0.47% | - |
| XYZ | 12.56 | 15.52 | 20.42 | - |
| YUV | 104.3 | 137.42 | 105.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 121 | 0.40 | 0.03 | 0 | 0.53 | 185 | 0.25 | 0.38 |
| Hex | 49 | 75 | 79 | 28 | 3 | 0 | 35 | B9 | 19 | 26 |
| Octal | 111 | 165 | 171 | 50 | 3 | 0 | 65 | 271 | 31 | 46 |
| Binary | 1001001 | 1110101 | 1111001 | 101000 | 11 | 0 | 110101 | 10111001 | 11001 | 100110 |
Color Harmonies of #497579
Complementary color
Monochromatic Colors of #497579
Black with #497579
Text Example
Text Example
White with #497579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497579; }
p { color: rgb(73,117,121); }
H1.HeaderClassName
{
color: #497579;
}
.AnyTagClassName
{
color: #497579;
}
</style>
background-color css
<style>
a { background-color: #497579; }
a { background-color: rgb(73,117,121); }
div.DivClassName
{
background-color: #497579;
}
.BgClassName
{
background-color: #497579;
}
</style>
border-color css
<style>
span { border-color: #497579; }
span { border-color: rgb(73,117,121); }
td.TdClassName
{
border-color: #497579;
}
.TagClassName
{
border-color: #497579;
}
</style>