Version 2 of color values available for syntactic use in Tcl scripts

Updated 2002-06-19 18:24:42

See http://purl.org/tcl/home/man/tcl8.4/TkCmd/colors.htm and Tk_GetColor.


Examples:

    #FF8080
    #F80

Jeff Hobbs color_demo (http://tcl.ActiveState.com/community/hobbs/tcl/capp/ ) is a great little application for picking colors (via their names, not values).