Difference between revisions of "Command/colorcomponents"

From Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
<cd:commandgroup name="colorcomponents" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:commandgroup name="colorcomponents" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:shortdesc><!-- a short command summary goes here -->
 
<cd:shortdesc><!-- a short command summary goes here -->
The command is used to obtain the specification of a color.
+
The command <tt>\colorcomponents</tt>  is used to obtain the specification of a color.
  
 
</cd:shortdesc>
 
</cd:shortdesc>

Latest revision as of 10:14, 8 May 2024


\colorcomponents

Summary

The command \colorcomponents is used to obtain the specification of a color.


Settings

\colorcomponents{...}
{...}color

Description

Examples

Example 1

\showcolorcomponents [yellow]

\blank

\definecolor [wolley] [\colorcomponents{yellow},t=0.5,a=1]
\showcolorcomponents [wolley]

\blank

\setupbodyfont[palatino,30pt]
\framed[background=color,backgroundcolor=darkblue,foregroundcolor=yellow]{yellow}
\framed[background=color,backgroundcolor=darkblue,foregroundcolor=wolley]{wolley}

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: