Changes

Jump to navigation Jump to search
56 bytes added ,  21:05, 6 June 2020
m
no edit summary
{{Color_navigation_Trial}}
__TOC__
ConTeXt supports several color models: [https://en.wikipedia.org/wiki/RGB_color_model RGB] (typically used for screen display),[https://en.wikipedia.org/wiki/CMYK_color_model CMYK] (typically used for printing) as well as [https://en.wikipedia.org/wiki/HSL_and_HSV HSV/HSL] and [https://en.wikipedia.org/wiki/HWB_color_model HWB]. There is also support for [https://en.wikipedia.org/wiki/Spot_color spot colors] (typically used for offset printing) and transparencies.
= Before you start ... =
= Defining New Colors =
 
ConTeXt [[#Defining New Colors|supports several color models]]:
* [https://en.wikipedia.org/wiki/CMYK_color_model CMYK], typically used for printing
* [https://en.wikipedia.org/wiki/RGB_color_model RGB], [https://en.wikipedia.org/wiki/HSL_and_HSV HSV/HSL] and [https://en.wikipedia.org/wiki/HWB_color_model HWB], typically used for screen display,
* [https://en.wikipedia.org/wiki/Transparency_(graphic) Transparencies],
* [https://en.wikipedia.org/wiki/Spot_color Spot colors], typically used for offset printing.
New colors may be defined in the following ways

Navigation menu