About 67,200 results
Open links in new tab
  1. Color RGB in LaTeX - 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 …

  2. Specifying RGB color in a colorbox - tcolorbox package - TeX

    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? …

  3. Shades of colors - TeX - LaTeX Stack Exchange

    I have defined a new color with \definecolor{MyBlue}{rgb}{0.25,0.5,0.75}. Is it possible to define now "derivatives" of this in term of shades? I would like to use the same color in three different …

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

  6. packages - What color code is it in \textcolor? How can I get the …

    Oct 30, 2020 · What color is this? I tried \\textcolor{orange}{text} but it gives slightly lighter color. How can I get similar color as the above image text provably efficient exploration and function …

  7. How do I specify color in RGB using \hypersetup in hyperref?

    If you'd really prefer to specify RGB colours in \hypersetup without loading the (x)color package, you can always type them in directly like this: \hypersetup{colorlinks,breaklinks, …

  8. Define a color in a tikz style - TeX - LaTeX Stack Exchange

    For future reference, I would guess that most Googlers will arrive here trying to define a style which contains a defined colour (rather than defining the colour within the style itself). That's …

  9. How are the colors for certain schemes defined in moderncv?

    In your other documents, add \usepackage{xcolor} \definecolor{color1}{rgb}{X,X,X} \colorlet{color2}{color1!50} to obtain two colours you can use. Of course, as is shown above, …

  10. Define and use new colors for \\rowcolor (Colortbl) - TeX

    Jul 15, 2017 · That's why I said \rowcolor{maroon}. The optional argument of \color (or \rowcolor) is a color model and if used then the mandatory argumnet takes a color syntax in that model …

  11. Some results have been removed