Get default 16 colors 6-bit EGA palette.
1 |
named list with entries (1) 'info': data.frame with entries 'index', 'color_names', and 'color_code_decimal' and (2) 'colors': 16x3 integer matrix representing RGB colors, in range 0-255.
EGA allowed one to create palettes by selecting 16 colors out of 64 possible ones. This is the default palette, see the info$color_code_decimal
field to see which of the 64 colors were selected.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.