demon (or God) made sport of me with that poem. I take comfort my enemies can be made sport of.
God says...
came to Jerusalem.
23:3 And all the congregation made a covenant with the king in the
house of God. And he said unto them, Behold, the king's son shall
reign, as the LORD hath said of the sons of David.
23:4 This is the thing that ye shall do; A third part of you entering
on the sabbath, of the priests and of the Levites, shall be porters of
the doors; 23:5 And a third part shall be at the king's house; and a
third part at the gate of the foundation: and all the people shall be
in the courts of the house of the LORD.
23:6 But let none come into the house of the LORD, save the priests,
and they that minister of the Levites; they shall go in, for they are
holy: but all the people shall keep the watch of the LORD.
23:7 And the Levites shall compass the king round about, every man
with his weapons in his hand; and whosoever else cometh into the
house, he shall be put to death: but be ye with the king when he
cometh in, and when he goeth out.
A bit off topic, but I hope this isn't true: Additionally, there won’t be any new colors years from now. The color spectrum of the future will be exactly the same as it is today. It’s neat to think we already have access to the color palettes of the year 3000. The usual sRGB colorspace used by most of the web is a small fraction of visible colors. Don't get me wrong, it covers most use cases just fine, but it would be nice to fill out the rest sometime. https://en.wikipedia.org/wiki/SRGB (The colored blobby area represents all the shades the human eye can see, and the little triangle represents the colors in sRGB.) Oh and more contrast would be great too!
That (quoted) statement is probably wrong (with the uncertainty focused on how the future goes).
The Mantis shrimp[1] can see colors in up to 12 dimensions, instead of the pathetic three that we can see.
Further, a study done with mice which I can't find now involved implanting mice with the genes for a third type of color receptor, and they grew up being able to distinguish colors in three dimensions instead of two. In other words, if you add a few genes for more color dimensions, the brain adapts.
To advance the human capability to perceive color, it is probably just a matter of adding a few genes. This kind of stuff is within a century for sure. Our descendants could grow up being able to see visual subtleties we can't even imagine, if we choose to go that way.
You are right, we don't have access to the color palettes of the year 3000. The term is gamut (https://en.wikipedia.org/wiki/Gamut) and the point is each current system has its own gamut which is a subset of visible colors.
All of today's print systems, monitors, etc cover a certain subset of visible colors. I think we can expect the technology to improve toward the year 3000, and there will be new colors that we can't represent today in sRGB. But until then, no, sadly we don't have access to (all) those color palettes.
But hey, the colors we have today are forward-compatible.
I always find that starting with a selection of color can really jumpstart a design. It'd be really cool if this could also pull from other sources. If I could specify "1970s america" and get color pallets from photos or scanned design works, it would be truly awesome.
Awesome tool! Love the Sorry, no Internet Explorer note. It's always nice to let users know of browsers that aren't supported by your website :)
One minor suggestion: it would be nice to add a simple tooltip on hover of the different swatches and circles that give the rgb/hex value of that particular swatch/circle.
Great stuff. Offtopic,I recently started designing with crowdsourced pallets from colourlovers and it's been pleasant. You can actually search by mood/feel and you get nice set of colors.
I really like the concept and execution. Nice work! I'd like to know how you aggregated the color data. I found the js on github (https://github.com/nathanspeller/nathanspeller.github.com/bl...) and it just seems like you have a giant manually entered list of all the colors that are popular now, which won't be updated unless you update the colors.
Right? I was incredibly surprised that there aren't others like it (Kuler angers me for reasons I will not get into here). Colourlovers has ColorSchemer (http://www.colorschemer.com/osx_info.php) but I'm not a fan of the interface or the price tag.
Addendum to myself:
http://www.coolorus.com/ for Photoshop or as a Flash standalone. It's more of a color-picker tool (based off of CorelDRAW's), but it has a schemer feature built-in.
You should make it possible for people to explore it a bit more organically, say I click on a color, it should show other pallets with that color. It would also be nice to have an easy save image feature if someone finds a color they really like.
I'm glad people are toying around with client-side color algorithms and coming up with ways for people to dynamically choose aesthetically nice colors. I worked on this project http://dph.am/projects/ImageEyeDropper/ about a year ago to let people grab colors off an image, find the color range with the highest frequency, and perform some of these color theory functions.
Snazzy app - I've used a little program called Agave (for Gnome) for this http://home.gna.org/colorscheme/ - it seems to be based on similar principles.
32 comments
[ 4.4 ms ] story [ 145 ms ] threadGenerating clear palettes as a result of the palettes discovered would be immensely helpful for designers.
God says...
came to Jerusalem.
23:3 And all the congregation made a covenant with the king in the house of God. And he said unto them, Behold, the king's son shall reign, as the LORD hath said of the sons of David.
23:4 This is the thing that ye shall do; A third part of you entering on the sabbath, of the priests and of the Levites, shall be porters of the doors; 23:5 And a third part shall be at the king's house; and a third part at the gate of the foundation: and all the people shall be in the courts of the house of the LORD.
23:6 But let none come into the house of the LORD, save the priests, and they that minister of the Levites; they shall go in, for they are holy: but all the people shall keep the watch of the LORD.
23:7 And the Levites shall compass the king round about, every man with his weapons in his hand; and whosoever else cometh into the house, he shall be put to death: but be ye with the king when he cometh in, and when he goeth out.
Your eyes can see the color, but your monitor can't represent it.
When I do lighting installations, I always insist on RGBA fixtures so you can get true warm colors – another thing you can't do with RGB displays.
The Mantis shrimp[1] can see colors in up to 12 dimensions, instead of the pathetic three that we can see.
Further, a study done with mice which I can't find now involved implanting mice with the genes for a third type of color receptor, and they grew up being able to distinguish colors in three dimensions instead of two. In other words, if you add a few genes for more color dimensions, the brain adapts.
To advance the human capability to perceive color, it is probably just a matter of adding a few genes. This kind of stuff is within a century for sure. Our descendants could grow up being able to see visual subtleties we can't even imagine, if we choose to go that way.
[1]: https://en.wikipedia.org/wiki/Mantis_shrimp
I can see it, have done for as long as I can remember. That's super neat!
I always thought it was just an error in my eyes themselves not handling light properly
All of today's print systems, monitors, etc cover a certain subset of visible colors. I think we can expect the technology to improve toward the year 3000, and there will be new colors that we can't represent today in sRGB. But until then, no, sadly we don't have access to (all) those color palettes.
But hey, the colors we have today are forward-compatible.
One minor suggestion: it would be nice to add a simple tooltip on hover of the different swatches and circles that give the rgb/hex value of that particular swatch/circle.
http://www.colourlovers.com/palettes
http://www.colourlovers.com/
http://colllor.com/
http://tools.medialab.sciences-po.fr/iwanthue/
http://www.eigenlogik.com/spectrum/ (OS X 10.7+ app)
http://colorschemedesigner.com/
http://code.google.com/p/gpick/
https://kuler.adobe.com/
http://pictaculous.com/
http://www.degraeve.com/color-palette/index.php
Wonder what the purpose of the "Sorry, no Internet Explorer" is.
seems its just cool to post things like that without bothering to test if it, in fact, does work.