-
-
Notifications
You must be signed in to change notification settings - Fork 72
Symbol Colors
Terry Burton edited this page Jan 31, 2026
·
16 revisions
Colors can be specified as a hex RRGGBB value (RGB) or a hex CCMMYYKK value (CMYK) or a predefined color name beginning with "_".
For information about advanced use of colors (separations, non-standard colour spaces, etc.) read the article on named colors.
Color of the bars or dark modules.
Data: Color
Options: layers=6 barcolor=AA0000
Encoder: azteccode
Color of the light background or light modules.
Data: Color
Options: layers=6 backgroundcolor=FFFFCC
Encoder: azteccode
Color of the border.
Data: Color
Options: layers=6 showborder borderwidth=3 bordercolor=0000AA
Encoder: azteccode
Color of the text.
Data: Color
Options: layers=6 includetext alttext=Color textcolor=008800
Encoder: azteccode
Color of any extra text.
Data: Color
Options: layers=6 extratext=LABEL extratextcolor=AA00AA
Encoder: azteccode
Multiple color options used together:
Data: Color
Options: layers=6 includetext alttext=Color textyoffset=-3
extratext=LABEL extratextyoffset=4 showborder borderwidth=2
barcolor=2E5090 backgroundcolor=FFF4E6 bordercolor=5A8F7B
textcolor=4A4A4A extratextcolor=C85A2E
Encoder: azteccode
Home | Download | Documentation (PDF) | Source | Support | Issues | Online Barcode Generator