abcde あいうえお abcde ABCDE
Red
Green
Blue
Target
Base
Dec
Hex

Red / Green / Blue テキストフィールドに数値を入れると色が変化します。
Decモードなら10進数、Hexモードなら16進数で入力できます。
Decモードの時は16進数表記が、Hex モードの時は 10進数表記が右端にそれぞれ表示されます。
スライダーを動かして色を変えることもできます。
If you enter a number in the text field the color will change.
In Dec mode, hexadecimal number is displayed at the right end. In Hex mode, decimal number is displayed.
You can also change the color by moving the slider.
Target 背景かテキスト、どちらの色を変更するか選択できます。
Backは背景、Textはテキストを表します。
You can choose which color to change, background or text.
Base Decなら10進数、Hexなら16進数で色の指定ができます。 In Dec mode you can specify color in decimal. In Hex mode, in hexadecimal.
Hex to Lower チェックを入れると、各箇所の16進数表記(Hex)が小文字で表示されます。 If this is checked, all the hexadecimal are displayed in lowercase characters.
Dec / Hex 現在の色の10進数、16進数表記がそれぞれ表示されます。 The color number is displayed in hexadecimal and decimal.
Web Safe Color チェックを入れると、スライダー操作で選べる色が
Webセーフカラー(256色環境でも確実に表示できる色)のみとなります。
また現在の色がセーフカラーのときは "Web Safe Color" の文字が画面下端に表示されます。
If this is checked, the colors which can be selected by the slider are only web-safe colors.

2014/03/26 Ver1.2.1
  ・JavaScriptに移植。 - Port to Javascript.
2013/06/19 Ver1.2.1
  ・Java7環境でも動作するよう修正。 - Fix bug on java7.
2011/08/12 Ver1.2.0
  ・10進数、16進数表記を常に両方表示するようにした。
・10進数、16進数表記をマウスでコピー&ペーストできるようにした。
・16進数表記を小文字で表示できる機能を追加。
- Change both of decimal and hexadecimal numbers to be always displayed.
- Add feature to copy and paste the color number.
- Add feature to display number as lowercase.
2003/12/28 Ver1.1.2
  ・フォントを修正。 - Fix font.
2003/10/27 Ver1.1.1
  ・テキストフィールドから数値入力したときに Web Safe Color の文字が表示されないバグを修正。 - Fix bug: Web Safe Color notation isn't displayed if the number is entered in the text field.
2003/07/20 Ver1.1.0
  ・Web Safe Color 表記追加。 - Add Web Safe Color notation.
2001/10/11 Ver1.0.0
  ・公開開始。 - Release.