Return RGB value as int from a color entry in _EXTENDED_COLOR_NAMES.
static int colorValue(Map entry) { return entry['value'] as int; }