Commodore 64 color palette
From Just Solve the File Format Problem
(Difference between revisions)
(→Links) |
(subcat2=Commodore graphics formats) |
||
| Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
| + | |subcat2=Commodore graphics formats | ||
}} | }} | ||
The Commodore 64 computer's video system uses a fixed 16-color palette. | The Commodore 64 computer's video system uses a fixed 16-color palette. | ||
Revision as of 13:58, 7 December 2014
The Commodore 64 computer's video system uses a fixed 16-color palette.
Color table
| Index | Color |
|---|---|
| 0 | Black |
| 1 | White |
| 2 | Red |
| 3 | Cyan |
| 4 | Purple |
| 5 | Green |
| 6 | Blue |
| 7 | Yellow |
| 8 | Orange |
| 9 | Brown |
| 10 | Light red |
| 11 | Gray 1 (dark gray) |
| 12 | Gray 2 (medium gray) |
| 13 | Light green |
| 14 | Light blue |
| 15 | Gray 3 (light gray) |
Links
- Commodore 64 Programmer's Reference Guide Appendix D
- Commodore VIC-II Color Analysis
- http://www.godot64.de/german/epalet.htm - Color analysis from GoDot developers