For the life of me I can't understand why Apple decided to remove hex values from their color picker with Lion. This is a great alternative, the copy shortcut is very handy.
The "DigitalColor Meter" program with the developer tools actually used to include hex values. I actually hadn't noticed the hex values are gone, so thanks lancashire for making me notice. I may need this app now.
Hi guys, I'm the author of that app. You can choose which format you want to save by default (hex or rgb) as well as hiding the color preview in the menubar through the app preferences. Please let me know if you feel like something is missing.
I might be an outlier, but, I spent a few hours last weekend looking for a color picker that had CMYK support.
Although, maybe I'll send a pull request your way, if I find the time to add it in.. should just be a matter of colorUsingColorSpace: and {cyan, magenta, yellow, black}Components of NSColor and a quick addition to your NSColorFormatter.
(// edit: other than that, this looks pretty awesome.)
1. when mouse cursor approaches top edge of the screen, preview stretches vertically so that it's still square, but pixels are twice as tall as they are thick. That's on an mbp5,5 running 10.7.1.
2. Cmd+Shift+p uses physical location of p key disregarding programmatically set keyboard layout. I've only noticed because I'm using Colemak.
1. when mouse cursor approaches top edge of the screen, preview stretches vertically so that it's still square, but pixels are twice as tall as they are thick. That's on an mbp5,5 running 10.7.1.
2. Cmd+Shift+p uses physical location of p key disregarding programmatically set keyboard layout. I've only noticed because I'm using Colemak.
I only have a couple criticisms. One is that I wish the shortcut for copying to the clipboard were easier. cmd shift p takes two hands, so I have to take my hand off the mouse to copy the color.
The other is that the zoomed in preview probably shouldn't be antialiased as it makes it harder to see the individual pixels.
There seems to be some strange behaviour with dual monitors.
I have a 27" iMac (2560x1440) and I have an external monitor hooked up (1920x1200) and positioned to the right of the main desktop.
When I move the cursor around on the second monitor, the picker preview window stops tracking and updating when I move close to the top edge (maybe 100 pixels?) or the right (farthest) edge (at least 300 pixels there) of the monitor.
Thanks - I've been wanting something like this. One feedback idea would be to let me close the stay-on-top window with the keyboard instead of having to clicking the x or the eyedrop icon. It'd be great if hitting escape closed that window... so the workflow would be command-shift-p, get the color I want, then close the window with escape. Thanks for the app -
While I love this is FOSS, there's is a $1 paid-app that is almost entirely 1:1 with the Snow Leopard (plus features) called "Classic Color Picker". Totally worth it IMO.
So glad for this. I used to use Pipette on a regular basis, but it seems to be half-broken in Lion. This saves my day(s).
Would be nice to have a copy-this-color mode that didn't include the #, as Photoshop doesn't like hex colors longer than 6 characters, but that's more of a nit than a real complaint.
This is nice! I've been looking for a decent, lightweight colour picker since switching from Windows years ago, where I relied on the also excellent Pixie (http://www.nattyware.com/pixie.php)
Quality program. Well worth the download and even a donation. I just opened kuler to poke around with it; I can definitely see this being a huge time saver on projects.
Any chance you will extend the clipboard capability so I can copy 4-5 colors at once?
Edit: To elaborate, I mean, have colors saved in some sort of list box or something so I can click them to get to my clipboard or something of that nature.