NAME

Acme::Tango - Turn colours orange

SYNOPSIS

use Acme::Orange;

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

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