Primary Colors

From Intellivision Wiki
Revision as of 06:53, 11 January 2005 by Mr z (talk | contribs) (add the HTML color numbers to the table, fix some wording)
Jump to: navigation, search

The STIC divides its color set into two subsets, the Pastel Colors (numbered 8 through 15) and the Primary Colors, numbered 0 through 7. The Primary Colors are so named because they include Red, Green and Blue, and some colors that are roughly direct combinations of those--Tan and Dark Green being the main exceptions. The following table illustrates the colors, along with an approximation of the Intellivision's color. (The HTML color values match the settings used in jzIntv. They should not be considered canonical.)

Color NumberColor NameExample
0Black  #000000</TD></TR>
1</TD>Blue </TD> #002DFF</TD></TR>
2</TD>Red </TD> #FF3D10</TD></TR>
3</TD>Tan </TD> #C9CFAB</TD></TR>
4</TD>Dark Green </TD> #386B3F</TD></TR>
5</TD>Green </TD> #00A756</TD></TR>
6</TD>Yellow </TD> #FAEA50</TD></TR>
7</TD>White </TD> #FFFCFF</TD></TR>

</table> </center> Note: The color examples may not display if your web browser does not support the BGCOLOR attribute on table cells.