background-color: #f00 oder #ff0000
background-color: rgb(50,50,200);
background-color: cornflowerblue;
background-color: rgba(50,50,200, 0.3);