Shades of Ming #497378
Tints of Ming #497378
RGB
CMYK
RGB Variations
Color information
#497378 (or 0x497378) is known color: Ming. HEX triplet: 49, 73 and 78. RGB value is (73,115,120). Sum of RGB (Red+Green+Blue) = 73+115+120=308 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.70% from 308); Green value is 115 (45.31% from 255 or 37.34% from 308); Blue value is 120 (47.27% from 255 or 38.96% from 308); Max value from RGB is 120 - color contains mainly: blue. Hex color #497378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497378 is #B68C87. Grayscale: #666666. Windows color (decimal): -11963528 or 7893833. OLE color: 7893833.
HSL color Cylindrical-coordinate representation of color #497378: hue angle of 186.38º 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 #497378 is Cyan = 0.39, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 115 | 120 | - |
| CMYK | 0.39 | 0.04 | 0 | 0.53 |
| HSL | 186.38º | 0.24% | 0.38% | - |
| HSV(B) | 186.38º | 0.39% | 0.47% | - |
| XYZ | 12.27 | 15.03 | 20.02 | - |
| YUV | 103.01 | 137.59 | 106.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 120 | 0.39 | 0.04 | 0 | 0.53 | 186.38 | 0.24 | 0.38 |
| Hex | 49 | 73 | 78 | 27 | 4 | 0 | 35 | BA | 18 | 26 |
| Octal | 111 | 163 | 170 | 47 | 4 | 0 | 65 | 272 | 30 | 46 |
| Binary | 1001001 | 1110011 | 1111000 | 100111 | 100 | 0 | 110101 | 10111010 | 11000 | 100110 |
Color Harmonies of #497378
Complementary color
Monochromatic Colors of #497378
Black with #497378
Text Example
Text Example
White with #497378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497378; }
p { color: rgb(73,115,120); }
H1.HeaderClassName
{
color: #497378;
}
.AnyTagClassName
{
color: #497378;
}
</style>
background-color css
<style>
a { background-color: #497378; }
a { background-color: rgb(73,115,120); }
div.DivClassName
{
background-color: #497378;
}
.BgClassName
{
background-color: #497378;
}
</style>
border-color css
<style>
span { border-color: #497378; }
span { border-color: rgb(73,115,120); }
td.TdClassName
{
border-color: #497378;
}
.TagClassName
{
border-color: #497378;
}
</style>