Shades of Ming #497377
Tints of Ming #497377
RGB
CMYK
RGB Variations
Color information
#497377 (or 0x497377) is known color: Ming. HEX triplet: 49, 73 and 77. RGB value is (73,115,119). Sum of RGB (Red+Green+Blue) = 73+115+119=307 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.78% from 307); Green value is 115 (45.31% from 255 or 37.46% from 307); Blue value is 119 (46.88% from 255 or 38.76% from 307); Max value from RGB is 119 - color contains mainly: blue. Hex color #497377 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497377 is #B68C88. Grayscale: #666666. Windows color (decimal): -11963529 or 7828297. OLE color: 7828297.
HSL color Cylindrical-coordinate representation of color #497377: hue angle of 185.22º 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 #497377 is Cyan = 0.39, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 115 | 119 | - |
| CMYK | 0.39 | 0.03 | 0 | 0.53 |
| HSL | 185.22º | 0.24% | 0.38% | - |
| HSV(B) | 185.22º | 0.39% | 0.47% | - |
| XYZ | 12.21 | 15.01 | 19.71 | - |
| YUV | 102.9 | 137.09 | 106.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 119 | 0.39 | 0.03 | 0 | 0.53 | 185.22 | 0.24 | 0.38 |
| Hex | 49 | 73 | 77 | 27 | 3 | 0 | 35 | B9 | 18 | 26 |
| Octal | 111 | 163 | 167 | 47 | 3 | 0 | 65 | 271 | 30 | 46 |
| Binary | 1001001 | 1110011 | 1110111 | 100111 | 11 | 0 | 110101 | 10111001 | 11000 | 100110 |
Color Harmonies of #497377
Complementary color
Monochromatic Colors of #497377
Black with #497377
Text Example
Text Example
White with #497377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497377; }
p { color: rgb(73,115,119); }
H1.HeaderClassName
{
color: #497377;
}
.AnyTagClassName
{
color: #497377;
}
</style>
background-color css
<style>
a { background-color: #497377; }
a { background-color: rgb(73,115,119); }
div.DivClassName
{
background-color: #497377;
}
.BgClassName
{
background-color: #497377;
}
</style>
border-color css
<style>
span { border-color: #497377; }
span { border-color: rgb(73,115,119); }
td.TdClassName
{
border-color: #497377;
}
.TagClassName
{
border-color: #497377;
}
</style>