Shades of Ming #477775
Tints of Ming #477775
RGB
CMYK
RGB Variations
Color information
#477775 (or 0x477775) is known color: Ming. HEX triplet: 47, 77 and 75. RGB value is (71,119,117). Sum of RGB (Red+Green+Blue) = 71+119+117=307 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.13% from 307); Green value is 119 (46.88% from 255 or 38.76% from 307); Blue value is 117 (46.09% from 255 or 38.11% from 307); Max value from RGB is 119 - color contains mainly: green. Hex color #477775 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477775 is #B8888A. Grayscale: #686868. Windows color (decimal): -12093579 or 7698247. OLE color: 7698247.
HSL color Cylindrical-coordinate representation of color #477775: hue angle of 177.5º 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 #477775 is Cyan = 0.40, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 119 | 117 | - |
| CMYK | 0.40 | 0 | 0.02 | 0.53 |
| HSL | 177.5º | 0.25% | 0.37% | - |
| HSV(B) | 177.5º | 0.4% | 0.47% | - |
| XYZ | 12.41 | 15.82 | 19.23 | - |
| YUV | 104.42 | 135.1 | 104.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 119 | 117 | 0.40 | 0 | 0.02 | 0.53 | 177.5 | 0.25 | 0.37 |
| Hex | 47 | 77 | 75 | 28 | 0 | 2 | 35 | B2 | 19 | 25 |
| Octal | 107 | 167 | 165 | 50 | 0 | 2 | 65 | 262 | 31 | 45 |
| Binary | 1000111 | 1110111 | 1110101 | 101000 | 0 | 10 | 110101 | 10110010 | 11001 | 100101 |
Color Harmonies of #477775
Complementary color
Monochromatic Colors of #477775
Black with #477775
Text Example
Text Example
White with #477775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477775; }
p { color: rgb(71,119,117); }
H1.HeaderClassName
{
color: #477775;
}
.AnyTagClassName
{
color: #477775;
}
</style>
background-color css
<style>
a { background-color: #477775; }
a { background-color: rgb(71,119,117); }
div.DivClassName
{
background-color: #477775;
}
.BgClassName
{
background-color: #477775;
}
</style>
border-color css
<style>
span { border-color: #477775; }
span { border-color: rgb(71,119,117); }
td.TdClassName
{
border-color: #477775;
}
.TagClassName
{
border-color: #477775;
}
</style>