Shades of Ming #477573
Tints of Ming #477573
RGB
CMYK
RGB Variations
Color information
#477573 (or 0x477573) is known color: Ming. HEX triplet: 47, 75 and 73. RGB value is (71,117,115). Sum of RGB (Red+Green+Blue) = 71+117+115=303 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.43% from 303); Green value is 117 (46.09% from 255 or 38.61% from 303); Blue value is 115 (45.31% from 255 or 37.95% from 303); Max value from RGB is 117 - color contains mainly: green. Hex color #477573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477573 is #B88A8C. Grayscale: #666666. Windows color (decimal): -12094093 or 7566663. OLE color: 7566663.
HSL color Cylindrical-coordinate representation of color #477573: hue angle of 177.39º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #477573 is Cyan = 0.39, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 115 | - |
| CMYK | 0.39 | 0 | 0.02 | 0.54 |
| HSL | 177.39º | 0.24% | 0.37% | - |
| HSV(B) | 177.39º | 0.39% | 0.46% | - |
| XYZ | 12.05 | 15.3 | 18.54 | - |
| YUV | 103.02 | 134.76 | 105.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 115 | 0.39 | 0 | 0.02 | 0.54 | 177.39 | 0.24 | 0.37 |
| Hex | 47 | 75 | 73 | 27 | 0 | 2 | 36 | B1 | 18 | 25 |
| Octal | 107 | 165 | 163 | 47 | 0 | 2 | 66 | 261 | 30 | 45 |
| Binary | 1000111 | 1110101 | 1110011 | 100111 | 0 | 10 | 110110 | 10110001 | 11000 | 100101 |
Color Harmonies of #477573
Complementary color
Monochromatic Colors of #477573
Black with #477573
Text Example
Text Example
White with #477573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477573; }
p { color: rgb(71,117,115); }
H1.HeaderClassName
{
color: #477573;
}
.AnyTagClassName
{
color: #477573;
}
</style>
background-color css
<style>
a { background-color: #477573; }
a { background-color: rgb(71,117,115); }
div.DivClassName
{
background-color: #477573;
}
.BgClassName
{
background-color: #477573;
}
</style>
border-color css
<style>
span { border-color: #477573; }
span { border-color: rgb(71,117,115); }
td.TdClassName
{
border-color: #477573;
}
.TagClassName
{
border-color: #477573;
}
</style>