Shades of Ming #497173
Tints of Ming #497173
RGB
CMYK
RGB Variations
Color information
#497173 (or 0x497173) is known color: Ming. HEX triplet: 49, 71 and 73. RGB value is (73,113,115). Sum of RGB (Red+Green+Blue) = 73+113+115=301 (39% of max value = 765). Red value is 73 (28.91% from 255 or 24.25% from 301); Green value is 113 (44.53% from 255 or 37.54% from 301); Blue value is 115 (45.31% from 255 or 38.21% from 301); Max value from RGB is 115 - color contains mainly: blue. Hex color #497173 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497173 is #B68E8C. Grayscale: #656565. Windows color (decimal): -11964045 or 7565641. OLE color: 7565641.
HSL color Cylindrical-coordinate representation of color #497173: hue angle of 182.86º 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 #497173 is Cyan = 0.37, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 113 | 115 | - |
| CMYK | 0.37 | 0.02 | 0 | 0.55 |
| HSL | 182.86º | 0.22% | 0.37% | - |
| HSV(B) | 182.86º | 0.37% | 0.45% | - |
| XYZ | 11.75 | 14.46 | 18.39 | - |
| YUV | 101.27 | 135.75 | 107.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 115 | 0.37 | 0.02 | 0 | 0.55 | 182.86 | 0.22 | 0.37 |
| Hex | 49 | 71 | 73 | 25 | 2 | 0 | 37 | B7 | 16 | 25 |
| Octal | 111 | 161 | 163 | 45 | 2 | 0 | 67 | 267 | 26 | 45 |
| Binary | 1001001 | 1110001 | 1110011 | 100101 | 10 | 0 | 110111 | 10110111 | 10110 | 100101 |
Color Harmonies of #497173
Complementary color
Monochromatic Colors of #497173
Black with #497173
Text Example
Text Example
White with #497173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497173; }
p { color: rgb(73,113,115); }
H1.HeaderClassName
{
color: #497173;
}
.AnyTagClassName
{
color: #497173;
}
</style>
background-color css
<style>
a { background-color: #497173; }
a { background-color: rgb(73,113,115); }
div.DivClassName
{
background-color: #497173;
}
.BgClassName
{
background-color: #497173;
}
</style>
border-color css
<style>
span { border-color: #497173; }
span { border-color: rgb(73,113,115); }
td.TdClassName
{
border-color: #497173;
}
.TagClassName
{
border-color: #497173;
}
</style>