Shades of Ming #497479
Tints of Ming #497479
RGB
CMYK
RGB Variations
Color information
#497479 (or 0x497479) is known color: Ming. HEX triplet: 49, 74 and 79. RGB value is (73,116,121). Sum of RGB (Red+Green+Blue) = 73+116+121=310 (41% of max value = 765). Red value is 73 (28.91% from 255 or 23.55% from 310); Green value is 116 (45.70% from 255 or 37.42% from 310); Blue value is 121 (47.66% from 255 or 39.03% from 310); Max value from RGB is 121 - color contains mainly: blue. Hex color #497479 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497479 is #B68B86. Grayscale: #676767. Windows color (decimal): -11963271 or 7959625. OLE color: 7959625.
HSL color Cylindrical-coordinate representation of color #497479: hue angle of 186.25º 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 #497479 is Cyan = 0.40, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 116 | 121 | - |
| CMYK | 0.40 | 0.04 | 0 | 0.53 |
| HSL | 186.25º | 0.25% | 0.38% | - |
| HSV(B) | 186.25º | 0.4% | 0.47% | - |
| XYZ | 12.44 | 15.29 | 20.38 | - |
| YUV | 103.71 | 137.75 | 106.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 116 | 121 | 0.40 | 0.04 | 0 | 0.53 | 186.25 | 0.25 | 0.38 |
| Hex | 49 | 74 | 79 | 28 | 4 | 0 | 35 | BA | 19 | 26 |
| Octal | 111 | 164 | 171 | 50 | 4 | 0 | 65 | 272 | 31 | 46 |
| Binary | 1001001 | 1110100 | 1111001 | 101000 | 100 | 0 | 110101 | 10111010 | 11001 | 100110 |
Color Harmonies of #497479
Complementary color
Monochromatic Colors of #497479
Black with #497479
Text Example
Text Example
White with #497479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497479; }
p { color: rgb(73,116,121); }
H1.HeaderClassName
{
color: #497479;
}
.AnyTagClassName
{
color: #497479;
}
</style>
background-color css
<style>
a { background-color: #497479; }
a { background-color: rgb(73,116,121); }
div.DivClassName
{
background-color: #497479;
}
.BgClassName
{
background-color: #497479;
}
</style>
border-color css
<style>
span { border-color: #497479; }
span { border-color: rgb(73,116,121); }
td.TdClassName
{
border-color: #497479;
}
.TagClassName
{
border-color: #497479;
}
</style>