background-color: rgba(135, 73, 19,0.2);
最后那个0.2是透明度
 
或者用opacity属性。