Shades of Ming #477776
Tints of Ming #477776
RGB
CMYK
RGB Variations
Color information
#477776 (or 0x477776) is known color: Ming. HEX triplet: 47, 77 and 76. RGB value is (71,119,118). Sum of RGB (Red+Green+Blue) = 71+119+118=308 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.05% from 308); Green value is 119 (46.88% from 255 or 38.64% from 308); Blue value is 118 (46.48% from 255 or 38.31% from 308); Max value from RGB is 119 - color contains mainly: green. Hex color #477776 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477776 is #B88889. Grayscale: #686868. Windows color (decimal): -12093578 or 7763783. OLE color: 7763783.
HSL color Cylindrical-coordinate representation of color #477776: hue angle of 178.75º 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 #477776 is Cyan = 0.40, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 119 | 118 | - |
| CMYK | 0.40 | 0 | 0.01 | 0.53 |
| HSL | 178.75º | 0.25% | 0.37% | - |
| HSV(B) | 178.75º | 0.4% | 0.47% | - |
| XYZ | 12.47 | 15.84 | 19.54 | - |
| YUV | 104.53 | 135.6 | 104.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 119 | 118 | 0.40 | 0 | 0.01 | 0.53 | 178.75 | 0.25 | 0.37 |
| Hex | 47 | 77 | 76 | 28 | 0 | 1 | 35 | B3 | 19 | 25 |
| Octal | 107 | 167 | 166 | 50 | 0 | 1 | 65 | 263 | 31 | 45 |
| Binary | 1000111 | 1110111 | 1110110 | 101000 | 0 | 1 | 110101 | 10110011 | 11001 | 100101 |
Color Harmonies of #477776
Complementary color
Monochromatic Colors of #477776
Black with #477776
Text Example
Text Example
White with #477776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477776; }
p { color: rgb(71,119,118); }
H1.HeaderClassName
{
color: #477776;
}
.AnyTagClassName
{
color: #477776;
}
</style>
background-color css
<style>
a { background-color: #477776; }
a { background-color: rgb(71,119,118); }
div.DivClassName
{
background-color: #477776;
}
.BgClassName
{
background-color: #477776;
}
</style>
border-color css
<style>
span { border-color: #477776; }
span { border-color: rgb(71,119,118); }
td.TdClassName
{
border-color: #477776;
}
.TagClassName
{
border-color: #477776;
}
</style>