NAME
Acme::Tango - Turn colours orange
SYNOPSIS
use Acme::Tango;
my $hex_string = Acme::Tango::drink('#00bbff');
METHODS
drink
Given a hex rgb colour string (like: "#aaff4f" or "44f567" or "#fab"), returns the hex string of the shade of orange with the same saturation and value values.
AUTHOR
Pete Sergeant - pete@clueball.com
SEE ALSO
http://www.tango.com http://grou.ch/tango.html -- output of colour_swatches.pl
COPYRIGHT
Copyright (c) 2002 Peter Sergeant. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Tango is someone else's registered trademark - see: http://www.tango.com