About 52,300 results
Open links in new tab
  1. Specifying RGB color in a colorbox - tcolorbox package

    Jul 14, 2022 · I tried to specify a RGB color in a color box in this way, but it doesn't recognize RGB, only rgb that is a different thing.

  2. RGB code for predefined colors - TeX - LaTeX Stack Exchange

    Apr 7, 2020 · This is important because the RGB values returned by xcolor use a very simplistic conversion formula. So if you use those RGB values to create new colours and then make a …

  3. macros - How to color math symbols? - TeX - LaTeX Stack Exchange

    Aug 15, 2015 · One can use the command such as \\textcolor[rgb]{1.00,0.00,0.00}{boundary} to color the word "boundary" in a document. Here is my question: How to color the math symbols …

  4. tikz - define color in hex format - TeX - LaTeX Stack Exchange

    Jun 18, 2019 · I have a color hex string, e.g. ecd9ed, I know I can define it as below: \\definecolor{color1bg}{RGB}{236,217,237} But I wish to skip the conversion from hex to …

  5. color - Colour packages beyond xcolor - TeX - LaTeX Stack Exchange

    Sep 21, 2022 · I want to use more colours than the 19 named RGB colours from \usepackage{xcolor}. What can I use? I have seen mentions of packages dvipsnames, …

  6. color - options for appearance of links in hyperref - TeX

    citebordercolor [rgb 0 1 0] filebordercolor [rgb 0 .5 .5] linkbordercolor [rgb 1 0 0] menubordercolor [rgb 1 0 0] urlbordercolor [rgb 0 1 1] runbordercolor [rgb 0 .7 .7] allbordercolors; again if you …

  7. Use CSS-style color specifications in xcolor? - TeX

    May 11, 2011 · HTML This is a model derived from rgb in order to enable input of color parameters from web pages or CSS files. Therefore, it is not really a color model of its own …

  8. how to customize color and text in the table - TeX - TeX - LaTeX …

    May 21, 2020 · to pick the color you like with a colorpicker and to use its rgb data to fill a \definecolor as in \definecolor{PurpleFG}{rgb}{0.54,0.35,0.71} to change the background color …

  9. color only a cell of a table - TeX - LaTeX Stack Exchange

    Stack Exchange Network. Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their …

  10. Why does \color {blue} differ from \color {Blue}? - TeX

    Colour names are case sensitive, and red, green, blue are the ‘standard’ (1,0,0), (0,1,0), (0,0,1) RGB colours respectively. In section 4 of the xcolor manual (pg. 38 for v2.11) the list of other …

Refresh