PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Mathematica
>
Font Options
>
Built-in
Mathematica
Symbol
Styles and Fonts in Output
Text and Font Options
Formatted Output
Tutorials »
|
Background
FontWeight
Style
See Also »
|
Font Options
Stylesheets
More About »
FontColor
FontColor
is an option for
Style
,
Cell
and related constructs which specifies the default color in which to render text.
MORE INFORMATION
The setting for
FontColor
must be a
CMYKColor
,
GrayLevel
,
Hue
or
RGBColor
directive.
EXAMPLES
CLOSE ALL
Basic Examples
(4)
Use red font color:
In[1]:=
Out[1]=
Use CMYK font color:
In[1]:=
Out[1]=
Specify the color without using an option:
In[1]:=
Out[1]=
Font color can be specified in style-related options:
In[1]:=
Out[1]=
In[2]:=
Out[2]=
SEE ALSO
Background
FontWeight
Style
TUTORIALS
Styles and Fonts in Output
Text and Font Options
Formatted Output
MORE ABOUT
Font Options
Stylesheets
New in 3
© 2008 Wolfram Research, Inc.