Shades of Ming #477270
Tints of Ming #477270
RGB
CMYK
RGB Variations
Color information
#477270 (or 0x477270) is known color: Ming. HEX triplet: 47, 72 and 70. RGB value is (71,114,112). Sum of RGB (Red+Green+Blue) = 71+114+112=297 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.91% from 297); Green value is 114 (44.92% from 255 or 38.38% from 297); Blue value is 112 (44.14% from 255 or 37.71% from 297); Max value from RGB is 114 - color contains mainly: green. Hex color #477270 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477270 is #B88D8F. Grayscale: #646464. Windows color (decimal): -12094864 or 7369287. OLE color: 7369287.
HSL color Cylindrical-coordinate representation of color #477270: hue angle of 177.21º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #477270 is Cyan = 0.38, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 114 | 112 | - |
| CMYK | 0.38 | 0 | 0.02 | 0.55 |
| HSL | 177.21º | 0.23% | 0.36% | - |
| HSV(B) | 177.21º | 0.38% | 0.45% | - |
| XYZ | 11.54 | 14.54 | 17.53 | - |
| YUV | 100.92 | 134.25 | 106.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 112 | 0.38 | 0 | 0.02 | 0.55 | 177.21 | 0.23 | 0.36 |
| Hex | 47 | 72 | 70 | 26 | 0 | 2 | 37 | B1 | 17 | 24 |
| Octal | 107 | 162 | 160 | 46 | 0 | 2 | 67 | 261 | 27 | 44 |
| Binary | 1000111 | 1110010 | 1110000 | 100110 | 0 | 10 | 110111 | 10110001 | 10111 | 100100 |
Color Harmonies of #477270
Complementary color
Monochromatic Colors of #477270
Black with #477270
Text Example
Text Example
White with #477270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477270; }
p { color: rgb(71,114,112); }
H1.HeaderClassName
{
color: #477270;
}
.AnyTagClassName
{
color: #477270;
}
</style>
background-color css
<style>
a { background-color: #477270; }
a { background-color: rgb(71,114,112); }
div.DivClassName
{
background-color: #477270;
}
.BgClassName
{
background-color: #477270;
}
</style>
border-color css
<style>
span { border-color: #477270; }
span { border-color: rgb(71,114,112); }
td.TdClassName
{
border-color: #477270;
}
.TagClassName
{
border-color: #477270;
}
</style>