GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Color::Library::Dictionary::HTML(3) User Contributed Perl Documentation Color::Library::Dictionary::HTML(3)

Color::Library::Dictionary::HTML - (HTML) Colors from the HTML 4.0 specification

The HTML-4.0 specification defines 16 color names assigned to the full and half coordinate RGB primaries.

<http://www.w3.org/TR/REC-html40/sgml/loosedtd.html#Color>

        aqua    aqua    #00ffff
        black   black   #000000
        blue    blue    #0000ff
        fuchsia fuchsia #ff00ff
        fuscia  fuscia  #ff00ff
        gray    gray    #808080
        green   green   #008000
        lime    lime    #00ff00
        maroon  maroon  #800000
        navy    navy    #000080
        olive   olive   #808000
        purple  purple  #800080
        red     red     #ff0000
        silver  silver  #c0c0c0
        teal    teal    #008080
        white   white   #ffffff
        yellow  yellow  #ffff00
2011-12-07 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.