1Graphics::ColorNames::HUTsMeLr(3C)ontributed Perl DocumeGnrtaapthiiocns::ColorNames::HTML(3)
2
3
4

NAME

6       Graphics::ColorNames::HTML - HTML color names and equivalent RGB values
7

SYNOPSIS

9         require Graphics::ColorNames::HTML;
10
11         $NameTable = Graphics::ColorNames::HTML->NamesRgbTable();
12         $RgbBlack  = $NameTable->{black};
13

DESCRIPTION

15       This module defines color names and their associated RGB values from
16       the HTML 4.0 Specification.
17
18       Note
19
20       In versions prior to 1.1, "fuchsia" was misspelled "fuscia". This mis‐
21       pelling came from un unidentified HTML specification.  It also appears
22       to be a common misspelling, so rather than change it, the proper spell‐
23       ing was added.
24

SEE ALSO

26       "Graphics::ColorNames",  HTML 4.0 Specificiation <http://www.w3.org>
27

AUTHOR

29       Robert Rothenberg <rrwo at cpan.org>
30

LICENSE

32       Copyright (c) 2001-2004 Robert Rothenberg. All rights reserved.  This
33       program is free software; you can redistribute it and/or modify it
34       under the same terms as Perl itself.
35
36
37
38perl v5.8.8                       2007-04-17     Graphics::ColorNames::HTML(3)
Impressum