Shades of Ming #477774
Tints of Ming #477774
RGB
CMYK
RGB Variations
Color information
#477774 (or 0x477774) is known color: Ming. HEX triplet: 47, 77 and 74. RGB value is (71,119,116). Sum of RGB (Red+Green+Blue) = 71+119+116=306 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.20% from 306); Green value is 119 (46.88% from 255 or 38.89% from 306); Blue value is 116 (45.70% from 255 or 37.91% from 306); Max value from RGB is 119 - color contains mainly: green. Hex color #477774 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477774 is #B8888B. Grayscale: #686868. Windows color (decimal): -12093580 or 7632711. OLE color: 7632711.
HSL color Cylindrical-coordinate representation of color #477774: hue angle of 176.25º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477774 is Cyan = 0.40, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 119 | 116 | - |
| CMYK | 0.40 | 0 | 0.03 | 0.53 |
| HSL | 176.25º | 0.25% | 0.37% | - |
| HSV(B) | 176.25º | 0.4% | 0.47% | - |
| XYZ | 12.35 | 15.79 | 18.92 | - |
| YUV | 104.31 | 134.6 | 104.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 119 | 116 | 0.40 | 0 | 0.03 | 0.53 | 176.25 | 0.25 | 0.37 |
| Hex | 47 | 77 | 74 | 28 | 0 | 3 | 35 | B0 | 19 | 25 |
| Octal | 107 | 167 | 164 | 50 | 0 | 3 | 65 | 260 | 31 | 45 |
| Binary | 1000111 | 1110111 | 1110100 | 101000 | 0 | 11 | 110101 | 10110000 | 11001 | 100101 |
Color Harmonies of #477774
Complementary color
Monochromatic Colors of #477774
Black with #477774
Text Example
Text Example
White with #477774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477774; }
p { color: rgb(71,119,116); }
H1.HeaderClassName
{
color: #477774;
}
.AnyTagClassName
{
color: #477774;
}
</style>
background-color css
<style>
a { background-color: #477774; }
a { background-color: rgb(71,119,116); }
div.DivClassName
{
background-color: #477774;
}
.BgClassName
{
background-color: #477774;
}
</style>
border-color css
<style>
span { border-color: #477774; }
span { border-color: rgb(71,119,116); }
td.TdClassName
{
border-color: #477774;
}
.TagClassName
{
border-color: #477774;
}
</style>