Shades of Ming #477271
Tints of Ming #477271
RGB
CMYK
RGB Variations
Color information
#477271 (or 0x477271) is known color: Ming. HEX triplet: 47, 72 and 71. RGB value is (71,114,113). Sum of RGB (Red+Green+Blue) = 71+114+113=298 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.83% from 298); Green value is 114 (44.92% from 255 or 38.26% from 298); Blue value is 113 (44.53% from 255 or 37.92% from 298); Max value from RGB is 114 - color contains mainly: green. Hex color #477271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477271 is #B88D8E. Grayscale: #646464. Windows color (decimal): -12094863 or 7434823. OLE color: 7434823.
HSL color Cylindrical-coordinate representation of color #477271: hue angle of 178.6º 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 #477271 is Cyan = 0.38, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 114 | 113 | - |
| CMYK | 0.38 | 0 | 0.01 | 0.55 |
| HSL | 178.6º | 0.23% | 0.36% | - |
| HSV(B) | 178.6º | 0.38% | 0.45% | - |
| XYZ | 11.6 | 14.57 | 17.82 | - |
| YUV | 101.03 | 134.75 | 106.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 113 | 0.38 | 0 | 0.01 | 0.55 | 178.6 | 0.23 | 0.36 |
| Hex | 47 | 72 | 71 | 26 | 0 | 1 | 37 | B3 | 17 | 24 |
| Octal | 107 | 162 | 161 | 46 | 0 | 1 | 67 | 263 | 27 | 44 |
| Binary | 1000111 | 1110010 | 1110001 | 100110 | 0 | 1 | 110111 | 10110011 | 10111 | 100100 |
Color Harmonies of #477271
Complementary color
Monochromatic Colors of #477271
Black with #477271
Text Example
Text Example
White with #477271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477271; }
p { color: rgb(71,114,113); }
H1.HeaderClassName
{
color: #477271;
}
.AnyTagClassName
{
color: #477271;
}
</style>
background-color css
<style>
a { background-color: #477271; }
a { background-color: rgb(71,114,113); }
div.DivClassName
{
background-color: #477271;
}
.BgClassName
{
background-color: #477271;
}
</style>
border-color css
<style>
span { border-color: #477271; }
span { border-color: rgb(71,114,113); }
td.TdClassName
{
border-color: #477271;
}
.TagClassName
{
border-color: #477271;
}
</style>