                 HTML Color Picker for Java 1.1
                 ------------------------------

- Introduction:

	This program was written with the OS/2 JDK v1.1.4 so  that  I
could  practice  my  Java  programming skills, not to mention the
fun.  8-)
	It requires a Sun-compliant  Java  1.1 runtime environment to
run, as found on an abundance of platforms.
	What   it  does,  basically,  is  to  provide  an  (arguably)
beautiful and user-friendly way  to  generate  an HTML color code
(in the #rrggbb format) to use in any document  you  wish.   Just
change  the  red,  green  and  blue intensities and copy the code
displayed on your screen when you are satisfied.
	If you have any comments or suggestions, please e-mail me  at
sieira@usa.net and I'll be glad to hear from you.  Oh, and before
you  ask:   this  program  is  freeware, and the only thing it is
guaranteed to do correctly is to waste some disk space.  8-)


- Installation and Usage:

	Simply unzip this ZIP file in any  directory  you  wish.
	If you use Windows  or  OS/2,  make  sure  the  Java  Runtime
Environment  is  correctly  installed  and  already in your PATH.
Then, simply  go  to  the  directory  where  the  RGB.JAR file is
located and run RGB.BAT (Windows) or RGB.CMD (OS/2).
	If  you  use  another  platform,  all  you  have to do is add
RGB.JAR to your CLASSPATH environment variable and then run 'java
RGB'.  You'll probably want to  write a small batch-file or shell
script to do this  automatically,  as  I've  done  for  OS/2  and
Windows. If you do, please send it to me so that I can distribute
it in future versions of this program.


Alexandre Sieira Vilar <sieira@usa.net>
