background color css rgb

CSS
body {
  background-color: rgb(255,255,255);
}body {
  background-color: green;
}
Source

Also in CSS: