Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Make the OS X Color Picker into an application' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Make the OS X Color Picker into an application
Authored by: cbiagini on Apr 13, '06 08:12:32AM

A little while ago I wrote an AppleScript to do something similar. It adds the ability to copy the RGB values of the color to the clipboard in either decimal or the web-ready hex format.

http://assortedgeekery.com/scripts/ChooseColor

Copy it into Script Editor and save it as a script in ~/Scripts to access it from the system-wide Script Menu, which you can enable using the AppleScript Utility. Hope someone finds it useful!



[ Reply to This | # ]
Make the OS X Color Picker into an application
Authored by: CyborgSam on Apr 13, '06 11:53:48AM

Chris->

Perfect for my needs, many thanks!

Sam



[ Reply to This | # ]
Make the OS X Color Picker into an application
Authored by: osxpounder on Apr 13, '06 02:43:04PM

Thanks for that script, cbiagini! I named it ColorPickerAnywhere and put it in my scripts folder. I'm sure it will be helpful.

---
--
osxpounder



[ Reply to This | # ]
Make the OS X Color Picker into an application
Authored by: JoelFarris on Sep 13, '07 02:09:06PM

As of September 2007 this URL is 404

---
Joel Farris
"and that's the way it oughta be!"



[ Reply to This | # ]