Shades of Ming #477675
Tints of Ming #477675
RGB
CMYK
RGB Variations
Color information
#477675 (or 0x477675) is known color: Ming. HEX triplet: 47, 76 and 75. RGB value is (71,118,117). Sum of RGB (Red+Green+Blue) = 71+118+117=306 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.20% from 306); Green value is 118 (46.48% from 255 or 38.56% from 306); Blue value is 117 (46.09% from 255 or 38.24% from 306); Max value from RGB is 118 - color contains mainly: green. Hex color #477675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477675 is #B8898A. Grayscale: #676767. Windows color (decimal): -12093835 or 7697991. OLE color: 7697991.
HSL color Cylindrical-coordinate representation of color #477675: hue angle of 178.72º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477675 is Cyan = 0.40, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 117 | - |
| CMYK | 0.40 | 0 | 0.01 | 0.54 |
| HSL | 178.72º | 0.25% | 0.37% | - |
| HSV(B) | 178.72º | 0.4% | 0.46% | - |
| XYZ | 12.29 | 15.58 | 19.19 | - |
| YUV | 103.83 | 135.43 | 104.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 117 | 0.40 | 0 | 0.01 | 0.54 | 178.72 | 0.25 | 0.37 |
| Hex | 47 | 76 | 75 | 28 | 0 | 1 | 36 | B3 | 19 | 25 |
| Octal | 107 | 166 | 165 | 50 | 0 | 1 | 66 | 263 | 31 | 45 |
| Binary | 1000111 | 1110110 | 1110101 | 101000 | 0 | 1 | 110110 | 10110011 | 11001 | 100101 |
Color Harmonies of #477675
Complementary color
Monochromatic Colors of #477675
Black with #477675
Text Example
Text Example
White with #477675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477675; }
p { color: rgb(71,118,117); }
H1.HeaderClassName
{
color: #477675;
}
.AnyTagClassName
{
color: #477675;
}
</style>
background-color css
<style>
a { background-color: #477675; }
a { background-color: rgb(71,118,117); }
div.DivClassName
{
background-color: #477675;
}
.BgClassName
{
background-color: #477675;
}
</style>
border-color css
<style>
span { border-color: #477675; }
span { border-color: rgb(71,118,117); }
td.TdClassName
{
border-color: #477675;
}
.TagClassName
{
border-color: #477675;
}
</style>