This class represents an immutable rgb color based on floating point color components (r = red, g = green, b = blue).
@author Volker Everts
@version 0.1 - 18.08.2011: Created
@version 0.1 - 23.11.2011: Review
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.