Shades of Ming #497271
Tints of Ming #497271
RGB
CMYK
RGB Variations
Color information
#497271 (or 0x497271) is known color: Ming. HEX triplet: 49, 72 and 71. RGB value is (73,114,113). Sum of RGB (Red+Green+Blue) = 73+114+113=300 (39% of max value = 765). Red value is 73 (28.91% from 255 or 24.33% from 300); Green value is 114 (44.92% from 255 or 38% from 300); Blue value is 113 (44.53% from 255 or 37.67% from 300); Max value from RGB is 114 - color contains mainly: green. Hex color #497271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #497271 is #B68D8E. Grayscale: #656565. Windows color (decimal): -11963791 or 7434825. OLE color: 7434825.
HSL color Cylindrical-coordinate representation of color #497271: hue angle of 178.54º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #497271 is Cyan = 0.36, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 114 | 113 | - |
| CMYK | 0.36 | 0 | 0.01 | 0.55 |
| HSL | 178.54º | 0.22% | 0.37% | - |
| HSV(B) | 178.54º | 0.36% | 0.45% | - |
| XYZ | 11.75 | 14.64 | 17.83 | - |
| YUV | 101.63 | 134.42 | 107.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 114 | 113 | 0.36 | 0 | 0.01 | 0.55 | 178.54 | 0.22 | 0.37 |
| Hex | 49 | 72 | 71 | 24 | 0 | 1 | 37 | B3 | 16 | 25 |
| Octal | 111 | 162 | 161 | 44 | 0 | 1 | 67 | 263 | 26 | 45 |
| Binary | 1001001 | 1110010 | 1110001 | 100100 | 0 | 1 | 110111 | 10110011 | 10110 | 100101 |
Color Harmonies of #497271
Complementary color
Monochromatic Colors of #497271
Black with #497271
Text Example
Text Example
White with #497271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497271; }
p { color: rgb(73,114,113); }
H1.HeaderClassName
{
color: #497271;
}
.AnyTagClassName
{
color: #497271;
}
</style>
background-color css
<style>
a { background-color: #497271; }
a { background-color: rgb(73,114,113); }
div.DivClassName
{
background-color: #497271;
}
.BgClassName
{
background-color: #497271;
}
</style>
border-color css
<style>
span { border-color: #497271; }
span { border-color: rgb(73,114,113); }
td.TdClassName
{
border-color: #497271;
}
.TagClassName
{
border-color: #497271;
}
</style>