Changes

Jump to navigation Jump to search
271 bytes added ,  21:51, 7 June 2007
How to define new colors with hexadecimal numbers
\stoptext
</texcode>
 
= Colors with Hexadecimal Numbers =
 
You can also use hexadecimal numers to specify colors. You need to load the '''hex''' color module first:
<texcode>
\setupcolor[hex]
</texcode>
and they you may define colors with
<texcode>
\definecolor[hex-red][h=FF0000]
</texcode>

Navigation menu