About 52,900 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. How can I specify a RGB color in a color box? …

  2. Color RGB in LaTeX - TeX - TeX - LaTeX Stack Exchange

    Apr 19, 2015 · The color package also supports decimal values in the RGB color model that accepts integer values in the interval [0,255]. On the other hand, xcolor offers much more …

  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. Change color in beamer theme - TeX - LaTeX Stack Exchange

    May 9, 2017 · I'm preparing a presentation using the following beamer theme: \\usetheme{AnnArbor} \\usecolortheme{beaver} Is there any easy way to change the yellow …

  5. 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 …

  6. Shades of colors - TeX - LaTeX Stack Exchange

    @OmidGhayour Whereas \definecolor{MyBlue}{rgb}{0.25,0.5,0.75} specifies the actual quantities of red, green, and blue, there is a more complex way to interpret red!25!green!50!blue!75, …

  7. How to change the color of itemized text using `\color<> [] {}` in ...

    \color<2-3>[rgb]{1,0,0} This text is red on slides 2 and 3, otherwise black. Then I found an example which uses this command in the enumerate environment in the tutorial (page 15) . …

  8. 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, …

  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. How to define a CMYK color using values between 0 and 255

    Mar 24, 2015 · I would like to define my own CMYK colors in LaTeX. I know that it can be done with the \definecolor{my_color_name}{cmyk}{c,y,m,k} command, but here, values between …

  11. Some results have been removed