Comment donner l'opacité au fond uniquement

.myClass {
    background-color: fade(#FFFFFF, 50%);
}
Obedient Osprey