发信人: tunan (出埃及·遠走迦南·心靈的煉獄), 信区: ANSI
标 题: bbs配色基础 by reo@pku
发信站: 日月光华 (2003年05月20日12:45:21 星期二), 站内信件
bbs上可用的颜色共有黑、红、绿、黄、蓝、紫、青、白8种,
每种又分明暗两色,所以bbs上最多只能做出16色的图来。
8种基础颜色中,红、绿、蓝为三原色,它们两两混合
可以生成其他三种颜色:
以上紫、青、黄三种混合色再与本身构成的原色之外的第
三种原色混合即为白色:
即以下颜色互为互补色:
0 1 2 3 4 5 6 7
████████
↑↑↑↑↑↑↑↑
上下互为互补色
↓↓↓↓↓↓↓↓
████████
7 6 5 4 3 2 1 0
这时,我们会发现一个有趣的现象,bbs上的互补色与
原来的颜色的代码顺序刚好倒过来。
现在让我们用颜色代码来总结一下规律:
1、三原色为:1、2、4
2、混合色加法公式:
1+2=3
1+4=5
5+2=7
6+1=7
0+7=7
似乎用原代码来表示更加有趣,颜色代码公式恰恰与
数学中的加法公式相吻合。
了解这些基础知识,要想做出透明色的效果就易如反
掌了。至于如何配色才能使整幅作品显得和谐,则需
要更加深入的探讨。
--
一个要取得成功的人必须具备以下素质:能够容忍那些不能改变的事(“仁”);要有
勇气去改变那些能够改变的事(“勇”);要有智慧去区别上述两件事(“智”)。
《犹太法典》
※ 来源:·日月光华 bbs.fudan.edu.cn·[FROM: 10.85.32.99]
Sender: Tunan Exodus from Egypt, Journey to Canaan, Purgatory of the Soul, Letter area: ANSI
Title: bbs color matching basics by reo@pku
Sending site: Sun and Moon Guanghua Tuesday, May 20, 2003 12:45:21, site mail
There are 8 colors available on bbs: black, red, green, yellow, blue, purple, cyan and white.
Each type is divided into light and dark colors, so the maximum number of pictures on bbs can be 16 colors.
Among the 8 basic colors, red, green and blue are the three primary colors, and they are mixed in pairs
Three other colors can be generated
The above three mixed colors of purple, green and yellow are combined with the third primary color formed by themselves.
Mixing of three primary colors makes white
That is, the following colors are complementary colors to each other
0 1 2 3 4 5 6 7
Up and down are complementary colors
7 6 5 4 3 2 1 0
At this time we will find an interesting phenomenon. The complementary colors on bbs and
The original color code order is just reversed
Now let’s summarize the pattern using color codes
1 The three primary colors are 1 2 4
2 Mixed Color Addition Formula
1 2 3
1 4 5
5 2 7
6 1 7
0 7 7
It seems more interesting to use the original code. The color code formula is exactly the same as
Addition formulas in mathematics coincide with
Once you understand these basics, it’s easy to create a transparent color effect.
As for how to match colors to make the whole work look harmonious, you need to
To discuss more deeply
A person who wants to be successful must have the following qualities: Be able to tolerate things that cannot be changed. Be kind.
Courage to change those things that can be changed. Courage to have the wisdom to distinguish between the above two things. Wisdom.
Talmud
Source: Sun and Moon Guanghua bbs.fudan.edu.cn [FROM: 10.85.32.99]