RGB Color Examples

Background-color set by using rgb(255, 0, 0)

Background-color set by using rgb(0, 255, 0)

Background-color set by using rgb(0, 0, 255)

Background-color set by using rgb(255, 165, 0)

Background-color set by using rgb(255, 255, 0)

Background-color set by using rgb(0, 255, 255)