ios - Get color hex from colorWithHue -


i can color hex rgb. now, there way color hex colorwithhue?

    return [uicolor colorwithhue:180.0f / 360.0f    saturation:0.02f    brightness:0.85f    alpha:0.8f]; 

the following link job showing how to! has several code snippets! :-) can use calculator on same website check if calculations correct!

the link


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -