rgb

fun rgb(    r: Int,     g: Int,     b: Int): String

creates a ColorProperty from rgb-values