On Nov 28, 2011, at 2:26 PM, Francis I. Coppage, Jr. wrote:

> I have a client that doesn't like my bland grey/silver background.  
> 
> They have seen and want what amounts to a TAN.
> 
> I've seen it in some VB apps but have nothing that I can get the coding
> from. 
> 
> Any help out there?

        Dabo to the rescue!

>>> import dabo
>>> print dabo.dColors.colorTupleFromName("tan")
(210, 180, 140)

        You can also look at the ColorExamples page of our wiki to see all the 
common colors, along with their RGB tuples and hex codes:

        http://wiki.dabodev.com/ColorExamples



-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to