Shades of Ming #497476
Tints of Ming #497476
RGB
CMYK
RGB Variations
Color information
#497476 (or 0x497476) is known color: Ming. HEX triplet: 49, 74 and 76. RGB value is (73,116,118). Sum of RGB (Red+Green+Blue) = 73+116+118=307 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.78% from 307); Green value is 116 (45.70% from 255 or 37.79% from 307); Blue value is 118 (46.48% from 255 or 38.44% from 307); Max value from RGB is 118 - color contains mainly: blue. Hex color #497476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497476 is #B68B89. Grayscale: #676767. Windows color (decimal): -11963274 or 7763017. OLE color: 7763017.
HSL color Cylindrical-coordinate representation of color #497476: hue angle of 182.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #497476 is Cyan = 0.38, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 116 | 118 | - |
| CMYK | 0.38 | 0.02 | 0 | 0.54 |
| HSL | 182.67º | 0.24% | 0.37% | - |
| HSV(B) | 182.67º | 0.38% | 0.46% | - |
| XYZ | 12.26 | 15.22 | 19.43 | - |
| YUV | 103.37 | 136.25 | 106.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 116 | 118 | 0.38 | 0.02 | 0 | 0.54 | 182.67 | 0.24 | 0.37 |
| Hex | 49 | 74 | 76 | 26 | 2 | 0 | 36 | B7 | 18 | 25 |
| Octal | 111 | 164 | 166 | 46 | 2 | 0 | 66 | 267 | 30 | 45 |
| Binary | 1001001 | 1110100 | 1110110 | 100110 | 10 | 0 | 110110 | 10110111 | 11000 | 100101 |
Color Harmonies of #497476
Complementary color
Monochromatic Colors of #497476
Black with #497476
Text Example
Text Example
White with #497476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497476; }
p { color: rgb(73,116,118); }
H1.HeaderClassName
{
color: #497476;
}
.AnyTagClassName
{
color: #497476;
}
</style>
background-color css
<style>
a { background-color: #497476; }
a { background-color: rgb(73,116,118); }
div.DivClassName
{
background-color: #497476;
}
.BgClassName
{
background-color: #497476;
}
</style>
border-color css
<style>
span { border-color: #497476; }
span { border-color: rgb(73,116,118); }
td.TdClassName
{
border-color: #497476;
}
.TagClassName
{
border-color: #497476;
}
</style>