color: #rgb
color: #rrggbb
color: rgb[a](<red>, <green>, <blue>[, <alpha>])
color: hsl[a](<hue>, <saturation%>, <lightness%>[, <alpha>])
color: colorkeyword /* green, blue, yellow, orange, red, ..etc */