Shades of Ming #497474
Tints of Ming #497474
RGB
CMYK
RGB Variations
Color information
#497474 (or 0x497474) is known color: Ming. HEX triplet: 49, 74 and 74. RGB value is (73,116,116). Sum of RGB (Red+Green+Blue) = 73+116+116=305 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.93% from 305); Green value is 116 (45.70% from 255 or 38.03% from 305); Blue value is 116 (45.70% from 255 or 38.03% from 305); Max value from RGB is 116 - color contains mainly: green, blue. Hex color #497474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497474 is #B68B8B. Grayscale: #676767. Windows color (decimal): -11963276 or 7631945. OLE color: 7631945.
HSL color Cylindrical-coordinate representation of color #497474: hue angle of 180º degrees, saturation: 0.23, 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 #497474 is Cyan = 0.37, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 116 | 116 | - |
| CMYK | 0.37 | 0 | 0 | 0.55 |
| HSL | 180º | 0.23% | 0.37% | - |
| HSV(B) | 180º | 0.37% | 0.45% | - |
| XYZ | 12.15 | 15.17 | 18.81 | - |
| YUV | 103.14 | 135.25 | 106.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 116 | 116 | 0.37 | 0 | 0 | 0.55 | 180 | 0.23 | 0.37 |
| Hex | 49 | 74 | 74 | 25 | 0 | 0 | 37 | B4 | 17 | 25 |
| Octal | 111 | 164 | 164 | 45 | 0 | 0 | 67 | 264 | 27 | 45 |
| Binary | 1001001 | 1110100 | 1110100 | 100101 | 0 | 0 | 110111 | 10110100 | 10111 | 100101 |
Color Harmonies of #497474
Complementary color
Monochromatic Colors of #497474
Black with #497474
Text Example
Text Example
White with #497474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497474; }
p { color: rgb(73,116,116); }
H1.HeaderClassName
{
color: #497474;
}
.AnyTagClassName
{
color: #497474;
}
</style>
background-color css
<style>
a { background-color: #497474; }
a { background-color: rgb(73,116,116); }
div.DivClassName
{
background-color: #497474;
}
.BgClassName
{
background-color: #497474;
}
</style>
border-color css
<style>
span { border-color: #497474; }
span { border-color: rgb(73,116,116); }
td.TdClassName
{
border-color: #497474;
}
.TagClassName
{
border-color: #497474;
}
</style>