Skip to content

Instantly share code, notes, and snippets.

@mluton
Created January 14, 2013 23:40
Show Gist options
  • Save mluton/4534602 to your computer and use it in GitHub Desktop.
Save mluton/4534602 to your computer and use it in GitHub Desktop.
UIColor with RGB values
[UIColor colorWithRed:190/255.f green:190/255.f blue:193/255.f alpha:1.0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment