Schema Central > XHTML 1.0 Transitional > xhtml1-transitional.xsd > Color
Advanced search

Recommended Reading:

Definitive XML Schema

 

Color

      a color using sRGB: #RRGGBB as Hex values

      There are also 16 widely known color names with their sRGB values:

      Black  = #000000    Green  = #008000
      Silver = #C0C0C0    Lime   = #00FF00
      Gray   = #808080    Olive  = #808000
      White  = #FFFFFF    Yellow = #FFFF00
      Maroon = #800000    Navy   = #000080
      Red    = #FF0000    Blue   = #0000FF
      Purple = #800080    Teal   = #008080
      Fuchsia= #FF00FF    Aqua   = #00FFFF
      

Simple type information

Content

  • Type based on xsd:string
    • Pattern: [A-Za-z]+|#[0-9A-Fa-f]{3}|#[0-9A-Fa-f]{6}
  • Used by

    Type inheritance chain

    Site developed and hosted by Datypic, Inc.

    Please report errors or comments about this site to contrib@functx.com