Hi Philip,
It is possible that the background.mode doesn't match the result of the expression.
If the column background colour is set to transparent the background.mode="1"
Solution could be to set the background colour to a real colour in the editor. That will save as background.mode="2" and your expression is likely to work.
HTH
Lars