"StructuredColor" (Interpreter Type)

Color in a standard format.

Details

Allowed Forms

  • azure, red, etc.W3C standard color names
    #fffffflong hexadecimal color specifications
    #fffshort hexadecimal color specifications
    RGB(1,0,0)RGB color values
    RGBA(1,0,0, .5)RGBA color values
    HSL(0, 100%, 50%)HSL color values
    HSLA(120, 100%, 50%, 1)HSLA color values

Restriction Specifications

Interpretation

Examples

Basic Examples  (1)

Interpret colors: