ok that would explain it lol.. thanks I wanted to make a function that would just have an R, G, B and alpha entered (ie 255, 255, 255, 1.0) and then return a CGColor that would have the proper format (1.0, 1.0, 1.0, 1.0). Not too nessecary, just for convenience