4
votes
3answers
138 views

Should I display a “not available” option in my key, even when I know it will never be used

I've got a site which sells lots of different products. Due to the nature of the industry, it is necessary that multiple products can be displayed on screen at the same time. To save space, the ...
-1
votes
4answers
240 views

Should we risk using colors other than blue in Web apps?

Trends: New Colors (we’re looking at you, #00A0D1) If there’s one thing that’s been stagnant in the design community, it’s the originality with colors. Sixty percent of the applications on my ...
14
votes
5answers
520 views

Monitors display more colors than human eye can distinguish

The human eye can differentiate about 10 million colors. A 24-bit display mode can produce about 16 million. Why, then, do operating systems have 32-bit and higher display modes if the apparent ...
1
vote
1answer
162 views

Correlation between number of colors used and brain processing?

A professor once told a class I was in that there is a fixed amount of bits one can process at one time. I've always thought of it as our brains processor speed. This was in a HCI class. He also ...
0
votes
0answers
175 views

How do color themes affect user perception? [closed]

I have been planning a website for a recycling initiative in my home town and have the structure of the site laid out and I am now moving on to the color theme selection process. Before I started ...
13
votes
3answers
1k views

How many visually distinct colors can accurately be associated with a separated legend in a figure?

For charts and graphs it's a relatively common question by programmers to want to procedurally generate an arbitrary number of colors that are visually distinct. Various research (or educated ...