/** 
 * a class for testing RGB objects 
 * @author your name here 
 */

public class RGBTester {

    public static void main(String[] args) {
	
    }

}
