background: -webkit-linear-gradient(rgba(0,0,0,0.1),#fff)
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#886287a7', endColorstr='#ffffff');
#886287a7
background: -webkit-linear-gradient(rgba(0,0,0,0.1),#fff)Ok, What to do for the IE?
http://coding.smashingmagazine.com/2010/04/28/css3-solutions-for-internet-explorer/
#886287a7color code is an ARGB color format: http://beijingyoung.com/articles/rgba-argb-converter/