background-color: rgb(179, 179, 179);
QPushButton:pressed{background-color: rgb(200, 200, 200); }

Gives me invalid stylesheet. Why?