Shades of Ming #477377
Tints of Ming #477377
RGB
CMYK
RGB Variations
Color information
#477377 (or 0x477377) is known color: Ming. HEX triplet: 47, 73 and 77. RGB value is (71,115,119). Sum of RGB (Red+Green+Blue) = 71+115+119=305 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.28% from 305); Green value is 115 (45.31% from 255 or 37.70% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 119 - color contains mainly: blue. Hex color #477377 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477377 is #B88C88. Grayscale: #666666. Windows color (decimal): -12094601 or 7828295. OLE color: 7828295.
HSL color Cylindrical-coordinate representation of color #477377: hue angle of 185º 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 #477377 is Cyan = 0.40, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 115 | 119 | - |
| CMYK | 0.40 | 0.03 | 0 | 0.53 |
| HSL | 185º | 0.25% | 0.37% | - |
| HSV(B) | 185º | 0.4% | 0.47% | - |
| XYZ | 12.06 | 14.93 | 19.7 | - |
| YUV | 102.3 | 137.42 | 105.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 119 | 0.40 | 0.03 | 0 | 0.53 | 185 | 0.25 | 0.37 |
| Hex | 47 | 73 | 77 | 28 | 3 | 0 | 35 | B9 | 19 | 25 |
| Octal | 107 | 163 | 167 | 50 | 3 | 0 | 65 | 271 | 31 | 45 |
| Binary | 1000111 | 1110011 | 1110111 | 101000 | 11 | 0 | 110101 | 10111001 | 11001 | 100101 |
Color Harmonies of #477377
Complementary color
Monochromatic Colors of #477377
Black with #477377
Text Example
Text Example
White with #477377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477377; }
p { color: rgb(71,115,119); }
H1.HeaderClassName
{
color: #477377;
}
.AnyTagClassName
{
color: #477377;
}
</style>
background-color css
<style>
a { background-color: #477377; }
a { background-color: rgb(71,115,119); }
div.DivClassName
{
background-color: #477377;
}
.BgClassName
{
background-color: #477377;
}
</style>
border-color css
<style>
span { border-color: #477377; }
span { border-color: rgb(71,115,119); }
td.TdClassName
{
border-color: #477377;
}
.TagClassName
{
border-color: #477377;
}
</style>