Shades of Ming #497376
Tints of Ming #497376
RGB
CMYK
RGB Variations
Color information
#497376 (or 0x497376) is known color: Ming. HEX triplet: 49, 73 and 76. RGB value is (73,115,118). Sum of RGB (Red+Green+Blue) = 73+115+118=306 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.86% from 306); Green value is 115 (45.31% from 255 or 37.58% from 306); Blue value is 118 (46.48% from 255 or 38.56% from 306); Max value from RGB is 118 - color contains mainly: blue. Hex color #497376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497376 is #B68C89. Grayscale: #666666. Windows color (decimal): -11963530 or 7762761. OLE color: 7762761.
HSL color Cylindrical-coordinate representation of color #497376: hue angle of 184º 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 #497376 is Cyan = 0.38, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 115 | 118 | - |
| CMYK | 0.38 | 0.03 | 0 | 0.54 |
| HSL | 184º | 0.24% | 0.37% | - |
| HSV(B) | 184º | 0.38% | 0.46% | - |
| XYZ | 12.15 | 14.99 | 19.39 | - |
| YUV | 102.78 | 136.59 | 106.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 118 | 0.38 | 0.03 | 0 | 0.54 | 184 | 0.24 | 0.37 |
| Hex | 49 | 73 | 76 | 26 | 3 | 0 | 36 | B8 | 18 | 25 |
| Octal | 111 | 163 | 166 | 46 | 3 | 0 | 66 | 270 | 30 | 45 |
| Binary | 1001001 | 1110011 | 1110110 | 100110 | 11 | 0 | 110110 | 10111000 | 11000 | 100101 |
Color Harmonies of #497376
Complementary color
Monochromatic Colors of #497376
Black with #497376
Text Example
Text Example
White with #497376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497376; }
p { color: rgb(73,115,118); }
H1.HeaderClassName
{
color: #497376;
}
.AnyTagClassName
{
color: #497376;
}
</style>
background-color css
<style>
a { background-color: #497376; }
a { background-color: rgb(73,115,118); }
div.DivClassName
{
background-color: #497376;
}
.BgClassName
{
background-color: #497376;
}
</style>
border-color css
<style>
span { border-color: #497376; }
span { border-color: rgb(73,115,118); }
td.TdClassName
{
border-color: #497376;
}
.TagClassName
{
border-color: #497376;
}
</style>