@media screen and (color) {
  #id.class { background: rgb(1, 2, 3) !important; }
}
