Return RGB value as int from a color entry in _EXTENDED_COLOR_NAMES.
static int colorValue(Map<String, Object> entry) => entry['value'] as int;