Shades of Ming #497675
Tints of Ming #497675
RGB
CMYK
RGB Variations
Color information
#497675 (or 0x497675) is known color: Ming. HEX triplet: 49, 76 and 75. RGB value is (73,118,117). Sum of RGB (Red+Green+Blue) = 73+118+117=308 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.70% from 308); Green value is 118 (46.48% from 255 or 38.31% from 308); Blue value is 117 (46.09% from 255 or 37.99% from 308); Max value from RGB is 118 - color contains mainly: green. Hex color #497675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497675 is #B6898A. Grayscale: #686868. Windows color (decimal): -11962763 or 7697993. OLE color: 7697993.
HSL color Cylindrical-coordinate representation of color #497675: hue angle of 178.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 #497675 is Cyan = 0.38, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 117 | - |
| CMYK | 0.38 | 0 | 0.01 | 0.54 |
| HSL | 178.67º | 0.24% | 0.37% | - |
| HSV(B) | 178.67º | 0.38% | 0.46% | - |
| XYZ | 12.44 | 15.66 | 19.2 | - |
| YUV | 104.43 | 135.09 | 105.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 117 | 0.38 | 0 | 0.01 | 0.54 | 178.67 | 0.24 | 0.37 |
| Hex | 49 | 76 | 75 | 26 | 0 | 1 | 36 | B3 | 18 | 25 |
| Octal | 111 | 166 | 165 | 46 | 0 | 1 | 66 | 263 | 30 | 45 |
| Binary | 1001001 | 1110110 | 1110101 | 100110 | 0 | 1 | 110110 | 10110011 | 11000 | 100101 |
Color Harmonies of #497675
Complementary color
Monochromatic Colors of #497675
Black with #497675
Text Example
Text Example
White with #497675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497675; }
p { color: rgb(73,118,117); }
H1.HeaderClassName
{
color: #497675;
}
.AnyTagClassName
{
color: #497675;
}
</style>
background-color css
<style>
a { background-color: #497675; }
a { background-color: rgb(73,118,117); }
div.DivClassName
{
background-color: #497675;
}
.BgClassName
{
background-color: #497675;
}
</style>
border-color css
<style>
span { border-color: #497675; }
span { border-color: rgb(73,118,117); }
td.TdClassName
{
border-color: #497675;
}
.TagClassName
{
border-color: #497675;
}
</style>