Shades of Ming #497172
Tints of Ming #497172
RGB
CMYK
RGB Variations
Color information
#497172 (or 0x497172) is known color: Ming. HEX triplet: 49, 71 and 72. RGB value is (73,113,114). Sum of RGB (Red+Green+Blue) = 73+113+114=300 (39% of max value = 765). Red value is 73 (28.91% from 255 or 24.33% from 300); Green value is 113 (44.53% from 255 or 37.67% from 300); Blue value is 114 (44.92% from 255 or 38% from 300); Max value from RGB is 114 - color contains mainly: blue. Hex color #497172 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497172 is #B68E8D. Grayscale: #656565. Windows color (decimal): -11964046 or 7500105. OLE color: 7500105.
HSL color Cylindrical-coordinate representation of color #497172: hue angle of 181.46º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #497172 is Cyan = 0.36, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 113 | 114 | - |
| CMYK | 0.36 | 0.01 | 0 | 0.55 |
| HSL | 181.46º | 0.22% | 0.37% | - |
| HSV(B) | 181.46º | 0.36% | 0.45% | - |
| XYZ | 11.69 | 14.44 | 18.09 | - |
| YUV | 101.15 | 135.25 | 107.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 114 | 0.36 | 0.01 | 0 | 0.55 | 181.46 | 0.22 | 0.37 |
| Hex | 49 | 71 | 72 | 24 | 1 | 0 | 37 | B5 | 16 | 25 |
| Octal | 111 | 161 | 162 | 44 | 1 | 0 | 67 | 265 | 26 | 45 |
| Binary | 1001001 | 1110001 | 1110010 | 100100 | 1 | 0 | 110111 | 10110101 | 10110 | 100101 |
Color Harmonies of #497172
Complementary color
Monochromatic Colors of #497172
Black with #497172
Text Example
Text Example
White with #497172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497172; }
p { color: rgb(73,113,114); }
H1.HeaderClassName
{
color: #497172;
}
.AnyTagClassName
{
color: #497172;
}
</style>
background-color css
<style>
a { background-color: #497172; }
a { background-color: rgb(73,113,114); }
div.DivClassName
{
background-color: #497172;
}
.BgClassName
{
background-color: #497172;
}
</style>
border-color css
<style>
span { border-color: #497172; }
span { border-color: rgb(73,113,114); }
td.TdClassName
{
border-color: #497172;
}
.TagClassName
{
border-color: #497172;
}
</style>