Shades of Ming #497273
Tints of Ming #497273
RGB
CMYK
RGB Variations
Color information
#497273 (or 0x497273) is known color: Ming. HEX triplet: 49, 72 and 73. RGB value is (73,114,115). Sum of RGB (Red+Green+Blue) = 73+114+115=302 (40% of max value = 765). Red value is 73 (28.91% from 255 or 24.17% from 302); Green value is 114 (44.92% from 255 or 37.75% from 302); Blue value is 115 (45.31% from 255 or 38.08% from 302); Max value from RGB is 115 - color contains mainly: blue. Hex color #497273 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497273 is #B68D8C. Grayscale: #656565. Windows color (decimal): -11963789 or 7565897. OLE color: 7565897.
HSL color Cylindrical-coordinate representation of color #497273: hue angle of 181.43º degrees, saturation: 0.22, 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 #497273 is Cyan = 0.37, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 114 | 115 | - |
| CMYK | 0.37 | 0.01 | 0 | 0.55 |
| HSL | 181.43º | 0.22% | 0.37% | - |
| HSV(B) | 181.43º | 0.37% | 0.45% | - |
| XYZ | 11.86 | 14.69 | 18.43 | - |
| YUV | 101.86 | 135.42 | 107.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 114 | 115 | 0.37 | 0.01 | 0 | 0.55 | 181.43 | 0.22 | 0.37 |
| Hex | 49 | 72 | 73 | 25 | 1 | 0 | 37 | B5 | 16 | 25 |
| Octal | 111 | 162 | 163 | 45 | 1 | 0 | 67 | 265 | 26 | 45 |
| Binary | 1001001 | 1110010 | 1110011 | 100101 | 1 | 0 | 110111 | 10110101 | 10110 | 100101 |
Color Harmonies of #497273
Complementary color
Monochromatic Colors of #497273
Black with #497273
Text Example
Text Example
White with #497273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497273; }
p { color: rgb(73,114,115); }
H1.HeaderClassName
{
color: #497273;
}
.AnyTagClassName
{
color: #497273;
}
</style>
background-color css
<style>
a { background-color: #497273; }
a { background-color: rgb(73,114,115); }
div.DivClassName
{
background-color: #497273;
}
.BgClassName
{
background-color: #497273;
}
</style>
border-color css
<style>
span { border-color: #497273; }
span { border-color: rgb(73,114,115); }
td.TdClassName
{
border-color: #497273;
}
.TagClassName
{
border-color: #497273;
}
</style>