Shades of Ming #497277
Tints of Ming #497277
RGB
CMYK
RGB Variations
Color information
#497277 (or 0x497277) is known color: Ming. HEX triplet: 49, 72 and 77. RGB value is (73,114,119). Sum of RGB (Red+Green+Blue) = 73+114+119=306 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.86% from 306); Green value is 114 (44.92% from 255 or 37.25% from 306); Blue value is 119 (46.88% from 255 or 38.89% from 306); Max value from RGB is 119 - color contains mainly: blue. Hex color #497277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497277 is #B68D88. Grayscale: #666666. Windows color (decimal): -11963785 or 7828041. OLE color: 7828041.
HSL color Cylindrical-coordinate representation of color #497277: hue angle of 186.52º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #497277 is Cyan = 0.39, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 114 | 119 | - |
| CMYK | 0.39 | 0.04 | 0 | 0.53 |
| HSL | 186.52º | 0.24% | 0.38% | - |
| HSV(B) | 186.52º | 0.39% | 0.47% | - |
| XYZ | 12.09 | 14.78 | 19.67 | - |
| YUV | 102.31 | 137.42 | 107.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 114 | 119 | 0.39 | 0.04 | 0 | 0.53 | 186.52 | 0.24 | 0.38 |
| Hex | 49 | 72 | 77 | 27 | 4 | 0 | 35 | BB | 18 | 26 |
| Octal | 111 | 162 | 167 | 47 | 4 | 0 | 65 | 273 | 30 | 46 |
| Binary | 1001001 | 1110010 | 1110111 | 100111 | 100 | 0 | 110101 | 10111011 | 11000 | 100110 |
Color Harmonies of #497277
Complementary color
Monochromatic Colors of #497277
Black with #497277
Text Example
Text Example
White with #497277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497277; }
p { color: rgb(73,114,119); }
H1.HeaderClassName
{
color: #497277;
}
.AnyTagClassName
{
color: #497277;
}
</style>
background-color css
<style>
a { background-color: #497277; }
a { background-color: rgb(73,114,119); }
div.DivClassName
{
background-color: #497277;
}
.BgClassName
{
background-color: #497277;
}
</style>
border-color css
<style>
span { border-color: #497277; }
span { border-color: rgb(73,114,119); }
td.TdClassName
{
border-color: #497277;
}
.TagClassName
{
border-color: #497277;
}
</style>