TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A Short History of Color Theory

143 点作者 nonoesp大约 5 年前

10 条评论

OscarCunningham大约 5 年前
There&#x27;s an interesting aspect of colour that this article doesn&#x27;t cover, which is the psychological primaries (<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Primary_color#Psychological_primaries" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Primary_color#Psychological_pr...</a>).<p>The eye gets colour information from the three types of cone, but it then processes this information into three new dimensions. Black against white, red against green, yellow against blue. So from a psychological point of view there are four primary colours: RYGB.<p>These are arranged like the points on a compassb so it&#x27;s impossible to experience a mix of red and green or yellow and blue, just like it&#x27;s impossible to be both north and south.<p>I think this is why these colours tend to be used more often in logos and board game pieces. The brain views them as more simple, and the psychological secodary colours (orange, chartreuse, turquoise and purple) as more complex.
评论 #23171758 未加载
andrewla大约 5 年前
I find it really amazing how we went down the process of figuring out how color works -- Goethe&#x27;s work in particular is really interesting because it is a very empirical approach based on the observation that afterimages exist.<p>The limitation in so many cases, and the reason why there&#x27;s a constant crossover in this history between textiles dying, artists, and researchers, is that producing substances which represent a given color and have good light-fastness are hard to come by unless there&#x27;s a strong commercial reason to explore the space.<p>At one point I was looking to see if I could buy paints for my kids to play with in the &quot;true&quot;-er primary colors, CMYK, and that led down a big rabbit hole (basic answer is &quot;not easily&quot;, unfortunately) eventually leading me to [1] which is a fascinating look at our ability to span the gamut through some set of primaries.<p>From personal experience, I always find it amazing when I see a color magazine in the light and note that some parts are reflective and some are more matte; and that this is not a function of intent of any sort -- those are just the incidental properties of the physical pigments selected for their saturation&#x2F;brightness&#x2F;fastness primarily.<p>[1] <a href="https:&#x2F;&#x2F;www.handprint.com&#x2F;HP&#x2F;WCL&#x2F;color13.html" rel="nofollow">https:&#x2F;&#x2F;www.handprint.com&#x2F;HP&#x2F;WCL&#x2F;color13.html</a>
评论 #23170316 未加载
encom大约 5 年前
About 10 years ago, I had an idea about designing a lamp, using LEDs (I&#x27;m an electrician). So I wanted to learn which colours to blend in what proportion to achieve a pleasant colour temperature and good colour rendering. This idea led me down an UNBELIEVABLE rabbit hole of colour theory. This subject is maddeningly complex, and I feel like I still don&#x27;t know anything at all.
评论 #23171788 未加载
leni536大约 5 年前
I love this conference talk for introducing linear and perceptually uniform colorspaces:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=xAoljeRJ3lU" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=xAoljeRJ3lU</a>
dhosek大约 5 年前
Back in the 80s&#x2F;90s I spent time trying to standardize the \special commands used by TeX. I remember thinking color would be a simple thing and then discovering the whole rathole that&#x27;s RGB vs CMY vs CMYK vs HSB. The problem of doing simple in-line graphics was another issue that raised its ugly head as I realized that I was facing essentially reinventing PostScript once you face the question of what happens at the corner of two lines. I don&#x27;t think much if any of what I came with was ever implemented and the migration in the twenty-first century of TeX to pdftex then xetex and luatex made it all moot since there was no longer the plethora of dvi-to-printer drivers in the mix.
wwarner大约 5 年前
James Turrell&#x27;s light sculptures are an exercise in color theory<p><a href="https:&#x2F;&#x2F;crystalbridges.org&#x2F;blog&#x2F;james-turrell-josef-albers-color-theory-work-skyspace&#x2F;" rel="nofollow">https:&#x2F;&#x2F;crystalbridges.org&#x2F;blog&#x2F;james-turrell-josef-albers-c...</a>
somewhereoutth大约 5 年前
I have experimented with synthesizing colour in the computer using a kind of binary DNA as a basis, which allowed me to mix colours (or more precisely their RGB components) in interesting ways [1]. I&#x27;m not sure it stands up to artistic or theoretical scrutiny, but it was fun and I saw some nice results. I should take some time and get a better understanding of colour theory, as per the article.<p>[1] <a href="http:&#x2F;&#x2F;robertallison.co.uk&#x2F;" rel="nofollow">http:&#x2F;&#x2F;robertallison.co.uk&#x2F;</a>
Jenz大约 5 年前
This site is fantastic!
评论 #23171109 未加载
评论 #23171959 未加载
JacksonGariety大约 5 年前
It&#x27;s kinda interesting that color, sound, and space all have three dimensions. What are some other fundamental three-dimensional things?
评论 #23169133 未加载
评论 #23169252 未加载
评论 #23170300 未加载
评论 #23172474 未加载
chadlavi大约 5 年前
This is interesting for Jeopardy-trivia-like reasons, but I didn&#x27;t feel better equipped to do my work after reading it.