[Please Select UNICODE-8 in PAGE/ENCODE SETTING of Your Internet Explorer]
Sunday, March 15, 2009
"LOVE" and "love"
"LOVE" and "love"
"love" is expressed as "#6c 6f 76 65" in the ASCII code system.
"LOVE" is expressed as "#4c 4f 56 45" in the ASCII code system.
These hexadecimal codes can be applied to the Web color code system as follows:
(http://en.wikipedia.org/wiki/Web_colors
http://pega.littlestar.jp/tagunooheya/color-3.html)
So, to our astonishment, in the computer and the Internet, we get the following fact:
"Love is a kind of green."
Note: However, as RGB requires only six digits of a hexadecimal number, "#4c4f5645" has two digit redundant. So, it depends on a system how to translate an input code to an effective code. The system I used actually produced that kind of green.
For example, "#4c4f56" is not green at all.