Shades of Ming #477877
Tints of Ming #477877
RGB
CMYK
RGB Variations
Color information
#477877 (or 0x477877) is known color: Ming. HEX triplet: 47, 78 and 77. RGB value is (71,120,119). Sum of RGB (Red+Green+Blue) = 71+120+119=310 (41% of max value = 765). Red value is 71 (28.12% from 255 or 22.90% from 310); Green value is 120 (47.27% from 255 or 38.71% from 310); Blue value is 119 (46.88% from 255 or 38.39% from 310); Max value from RGB is 120 - color contains mainly: green. Hex color #477877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477877 is #B88788. Grayscale: #696969. Windows color (decimal): -12093321 or 7829575. OLE color: 7829575.
HSL color Cylindrical-coordinate representation of color #477877: hue angle of 178.78º 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 #477877 is Cyan = 0.41, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 120 | 119 | - |
| CMYK | 0.41 | 0 | 0.01 | 0.53 |
| HSL | 178.78º | 0.26% | 0.37% | - |
| HSV(B) | 178.78º | 0.41% | 0.47% | - |
| XYZ | 12.64 | 16.1 | 19.89 | - |
| YUV | 105.24 | 135.77 | 103.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 120 | 119 | 0.41 | 0 | 0.01 | 0.53 | 178.78 | 0.26 | 0.37 |
| Hex | 47 | 78 | 77 | 29 | 0 | 1 | 35 | B3 | 1A | 25 |
| Octal | 107 | 170 | 167 | 51 | 0 | 1 | 65 | 263 | 32 | 45 |
| Binary | 1000111 | 1111000 | 1110111 | 101001 | 0 | 1 | 110101 | 10110011 | 11010 | 100101 |
Color Harmonies of #477877
Complementary color
Monochromatic Colors of #477877
Black with #477877
Text Example
Text Example
White with #477877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477877; }
p { color: rgb(71,120,119); }
H1.HeaderClassName
{
color: #477877;
}
.AnyTagClassName
{
color: #477877;
}
</style>
background-color css
<style>
a { background-color: #477877; }
a { background-color: rgb(71,120,119); }
div.DivClassName
{
background-color: #477877;
}
.BgClassName
{
background-color: #477877;
}
</style>
border-color css
<style>
span { border-color: #477877; }
span { border-color: rgb(71,120,119); }
td.TdClassName
{
border-color: #477877;
}
.TagClassName
{
border-color: #477877;
}
</style>