Search code examples
iphoneuitableviewselectionrgbuicolor

RGB Value for UITableViewCell SelectionStyle Blue


I am doing some work with a custom UITableViewCell,and I am trying to find out the RGB value of the UITableViewCellSelectionStyleBlue. For long detailed reasons, I will not be using the delivered selection style. Is the blue selection style color solid (it looks to be so) or a gradient? Any help or a point in the right direction to replicate this color/style would be appreciated.


Solution

  • Get an image editing program such as Graphic Converter. With most of these when one entered color selection mode there is usually a pointer that can be hovered over the screen and it will display the color values. I also will take a screenshot, open it in GC and display it at 200% or 400% to get accurate colors and sizes.