Shades of Ming #497375
Tints of Ming #497375
RGB
CMYK
RGB Variations
Color information
#497375 (or 0x497375) is known color: Ming. HEX triplet: 49, 73 and 75. RGB value is (73,115,117). Sum of RGB (Red+Green+Blue) = 73+115+117=305 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.93% from 305); Green value is 115 (45.31% from 255 or 37.70% from 305); Blue value is 117 (46.09% from 255 or 38.36% from 305); Max value from RGB is 117 - color contains mainly: blue. Hex color #497375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497375 is #B68C8A. Grayscale: #666666. Windows color (decimal): -11963531 or 7697225. OLE color: 7697225.
HSL color Cylindrical-coordinate representation of color #497375: hue angle of 182.73º degrees, saturation: 0.23, 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 #497375 is Cyan = 0.38, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 115 | 117 | - |
| CMYK | 0.38 | 0.02 | 0 | 0.54 |
| HSL | 182.73º | 0.23% | 0.37% | - |
| HSV(B) | 182.73º | 0.38% | 0.46% | - |
| XYZ | 12.09 | 14.96 | 19.08 | - |
| YUV | 102.67 | 136.09 | 106.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 117 | 0.38 | 0.02 | 0 | 0.54 | 182.73 | 0.23 | 0.37 |
| Hex | 49 | 73 | 75 | 26 | 2 | 0 | 36 | B7 | 17 | 25 |
| Octal | 111 | 163 | 165 | 46 | 2 | 0 | 66 | 267 | 27 | 45 |
| Binary | 1001001 | 1110011 | 1110101 | 100110 | 10 | 0 | 110110 | 10110111 | 10111 | 100101 |
Color Harmonies of #497375
Complementary color
Monochromatic Colors of #497375
Black with #497375
Text Example
Text Example
White with #497375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497375; }
p { color: rgb(73,115,117); }
H1.HeaderClassName
{
color: #497375;
}
.AnyTagClassName
{
color: #497375;
}
</style>
background-color css
<style>
a { background-color: #497375; }
a { background-color: rgb(73,115,117); }
div.DivClassName
{
background-color: #497375;
}
.BgClassName
{
background-color: #497375;
}
</style>
border-color css
<style>
span { border-color: #497375; }
span { border-color: rgb(73,115,117); }
td.TdClassName
{
border-color: #497375;
}
.TagClassName
{
border-color: #497375;
}
</style>