Shades of Ming #497577
Tints of Ming #497577
RGB
CMYK
RGB Variations
Color information
#497577 (or 0x497577) is known color: Ming. HEX triplet: 49, 75 and 77. RGB value is (73,117,119). Sum of RGB (Red+Green+Blue) = 73+117+119=309 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.62% from 309); Green value is 117 (46.09% from 255 or 37.86% from 309); Blue value is 119 (46.88% from 255 or 38.51% from 309); Max value from RGB is 119 - color contains mainly: blue. Hex color #497577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497577 is #B68A88. Grayscale: #686868. Windows color (decimal): -11963017 or 7828809. OLE color: 7828809.
HSL color Cylindrical-coordinate representation of color #497577: hue angle of 182.61º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #497577 is Cyan = 0.39, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 117 | 119 | - |
| CMYK | 0.39 | 0.02 | 0 | 0.53 |
| HSL | 182.61º | 0.24% | 0.38% | - |
| HSV(B) | 182.61º | 0.39% | 0.47% | - |
| XYZ | 12.44 | 15.47 | 19.78 | - |
| YUV | 104.07 | 136.42 | 105.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 119 | 0.39 | 0.02 | 0 | 0.53 | 182.61 | 0.24 | 0.38 |
| Hex | 49 | 75 | 77 | 27 | 2 | 0 | 35 | B7 | 18 | 26 |
| Octal | 111 | 165 | 167 | 47 | 2 | 0 | 65 | 267 | 30 | 46 |
| Binary | 1001001 | 1110101 | 1110111 | 100111 | 10 | 0 | 110101 | 10110111 | 11000 | 100110 |
Color Harmonies of #497577
Complementary color
Monochromatic Colors of #497577
Black with #497577
Text Example
Text Example
White with #497577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497577; }
p { color: rgb(73,117,119); }
H1.HeaderClassName
{
color: #497577;
}
.AnyTagClassName
{
color: #497577;
}
</style>
background-color css
<style>
a { background-color: #497577; }
a { background-color: rgb(73,117,119); }
div.DivClassName
{
background-color: #497577;
}
.BgClassName
{
background-color: #497577;
}
</style>
border-color css
<style>
span { border-color: #497577; }
span { border-color: rgb(73,117,119); }
td.TdClassName
{
border-color: #497577;
}
.TagClassName
{
border-color: #497577;
}
</style>