发信人: RGB (Red Green Blue), 信区: ANSI
标 题: Re: 我想问一下ansi能不能得到以下的颜色
发信站: 日月光华 (2005年05月16日13:15:12 星期一), 站内信件
当然不一样了,而且与选择的颜色方案也有关
如果是下面说的这套,那么高亮中有3对互补色
高亮:
■ RGB: (255, 0 , 0 ) 反色( 0 ,255,255) ■
■ RGB: ( 0 ,255, 0 ) 反色(255, 0 ,255) ■
■ RGB: (255,255, 0 ) 反色( 0 , 0 ,255) ■
■ RGB: (255,255,255) 反色( 0 , 0 , 0 ) ■
■ RGB: (128,128,128) 反色(127,127,127) 基本与原来一样
对于低亮,那么除了黑色外其他颜色的反色就没法用ANSI做出来了(不在16种颜色中)
■ RGB: (128, 0 , 0 ) 反色(127,255,255)
■ RGB: ( 0 ,128, 0 ) 反色(255,127,255)
■ RGB: (128,128, 0 ) 反色(127,127,255)
■ RGB: ( 0 , 0 ,128) 反色(255,255,127)
■ RGB: (128, 0 ,128) 反色(127,255,127)
■ RGB: ( 0 ,128,128) 反色(255,127,127)
■ RGB: (192,192,192) 反色( 63, 63, 63)
【 在 monopoly (MNPL把ATP给吃了) 的大作中提到: 】
: 高亮的反色
: 用鼠标框住中间两列,对比左两列与右两列:
: ↓↓
: ■■■■
: ■■■■
: ■■■■
: ■■■■
: ■■■■
: ========
: 可以看到,高亮x的反色=高亮的7-x
: .................(以下省略)
--
※ 来源:·日月光华 bbs.fudan.edu.cn·[FROM: 10.100.132.111]
Sender: RGB Red Green Blue , Area: ANSI
Title: Re: I would like to ask if ansi can get the following colors
Sending site: Sun and Moon Guanghua May 16, 2005 13:15:12 Monday, site mail
Of course it's different, and it also depends on the color scheme chosen.
If it is the set mentioned below, then there are 3 pairs of complementary colors in the highlight
Highlight
RGB: 255, 0, 0 reverse color 0,255,255
RGB: 0,255, 0 reverse color 255, 0,255
RGB: 255,255, 0 inverse color 0, 0,255
RGB: 255,255,255 inverse color 0, 0, 0
RGB: 128,128,128 reverse color 127,127,127 basically the same as the original
For low brightness, the inverse colors of other colors except black cannot be made using ANSI. They are not among the 16 colors.
RGB: 128, 0, 0 inverse color 127,255,255
RGB: 0,128, 0 reverse color 255,127,255
RGB: 128,128, 0 inverse color 127,127,255
RGB: 0, 0,128 reverse color 255,255,127
RGB: 128, 0,128 reverse color 127,255,127
RGB: 0,128,128 reverse color 255,127,127
RGB: 192,192,192 reverse color 63, 63, 63
It is mentioned in the masterpiece that monopoly MNPL eats ATP:
: highlight inverse color
: Use the mouse to frame the two middle columns and compare the two columns on the left with the two columns on the right.
:
:
:
:
:
:
:
: You can see the reverse color of highlight x, highlight 7 x
: ............. omitted below
Source: Sun and Moon Guanghua bbs.fudan.edu.cn [FROM: 10.100.132.111]