Plug-ins
MMColor
Knowledge Base
Functions
Reference:+HexColor
MMColor
Create and enhance color elements
About
Knowledge Base
Downloads
Purchase
Forum
Contact
Knowledge Base
Functions
Reference:+HexColor
Documentation
Example Databases
Frequently Asked Questions
Frequently Asked Questions (Server)
Functions
Version History
<- Back to MMColor function list
Reference: HexColor
Description
These are all valid "HexColor" parameter values:
0099FF - (3 plain Hexidecimal digits butted up against each other)
#0099FF - (HTML style)
0x0099FF - (Programing style)
09F - (CSS Shorthand style; with or without the preceding # sign)