Shades of Ming #477778
Tints of Ming #477778
RGB
CMYK
RGB Variations
Color information
#477778 (or 0x477778) is known color: Ming. HEX triplet: 47, 77 and 78. RGB value is (71,119,120). Sum of RGB (Red+Green+Blue) = 71+119+120=310 (41% of max value = 765). Red value is 71 (28.12% from 255 or 22.90% from 310); Green value is 119 (46.88% from 255 or 38.39% from 310); Blue value is 120 (47.27% from 255 or 38.71% from 310); Max value from RGB is 120 - color contains mainly: blue. Hex color #477778 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477778 is #B88887. Grayscale: #686868. Windows color (decimal): -12093576 or 7894855. OLE color: 7894855.
HSL color Cylindrical-coordinate representation of color #477778: hue angle of 181.22º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #477778 is Cyan = 0.41, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 119 | 120 | - |
| CMYK | 0.41 | 0.01 | 0 | 0.53 |
| HSL | 181.22º | 0.26% | 0.37% | - |
| HSV(B) | 181.22º | 0.41% | 0.47% | - |
| XYZ | 12.59 | 15.89 | 20.17 | - |
| YUV | 104.76 | 136.6 | 103.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 119 | 120 | 0.41 | 0.01 | 0 | 0.53 | 181.22 | 0.26 | 0.37 |
| Hex | 47 | 77 | 78 | 29 | 1 | 0 | 35 | B5 | 1A | 25 |
| Octal | 107 | 167 | 170 | 51 | 1 | 0 | 65 | 265 | 32 | 45 |
| Binary | 1000111 | 1110111 | 1111000 | 101001 | 1 | 0 | 110101 | 10110101 | 11010 | 100101 |
Color Harmonies of #477778
Complementary color
Monochromatic Colors of #477778
Black with #477778
Text Example
Text Example
White with #477778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477778; }
p { color: rgb(71,119,120); }
H1.HeaderClassName
{
color: #477778;
}
.AnyTagClassName
{
color: #477778;
}
</style>
background-color css
<style>
a { background-color: #477778; }
a { background-color: rgb(71,119,120); }
div.DivClassName
{
background-color: #477778;
}
.BgClassName
{
background-color: #477778;
}
</style>
border-color css
<style>
span { border-color: #477778; }
span { border-color: rgb(71,119,120); }
td.TdClassName
{
border-color: #477778;
}
.TagClassName
{
border-color: #477778;
}
</style>