click here to see a random post

ColorWithRGB 1.1

ColorWithRGB is a tool designed for iPhone®, iPad™ and iPod touch® developers to assist with choosing suitable colors for their interfaces and designs, however it can also be used for any application that uses RGB or Hexadecimal colors.

ColorWithRGB helps reduce the time spent changing code multiple times by allowing you to see how a particular color scheme looks in real-time.

ColorWithRGB ColorWithRGB

Using RGB sliders, it will calculate the CGFloat values (used in the colorWithRed:green:blue:alpha: method in the Objective-C UIColor Class) as well as the hexadecimal value (used in web design).

You can adjust the background, bar or font color by using the RGB sliders or by entering the RGB or hexadecimal values directly.

The sample text is in 8 different major colors which allows you to see how readable your font color is against your chosen background.

Once you have chosen your colors, you can touch the Chosen Colors button to display a report showing your colors in their CGFloat, RGB and Hexadecimal values.

ColorWithRGB