About 50 results
Open links in new tab
  1. Specifying RGB color in a colorbox - tcolorbox package - TeX

    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? \\documentclass{article} \\

  2. What is the best way to draw a potato (like found in vector analysis ...

    Feb 22, 2026 · Please keep in mind that the purpose of this site is to build a repository of knowledge for other users with similar problems. To this end, each question should focus on a specific tex problem. …

  3. How to use colored text in HTML or RGB notation without defining a ...

    Jun 6, 2022 · With \textcolor you can use an optional argument to specify a colour model. For instance to use an rgb colour without defining a named colour you can use (of course this also works with …

  4. Can I use \substitutecolormodel {hsb} {rgb} rather than ...

    Nov 14, 2023 · There is a straightforward solution to this problem, implied by section 114.1.1 of the pgf/Ti k Z manual and illustrated in Gonzalo Medina's answer and this is to load xcolor with option …

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

  6. How can I check if a color is defined using (RGB) numbers or a name?

    Feb 26, 2025 · I would like to check if a color is defined either passing the RGB numbers or a colorname to the key categoryColorPrimary / categoryColorSecondary. Using xstring doesnt feel right and I …

  7. How can I use more colors in TikZ? - LaTeX Stack Exchange

    Aug 14, 2022 · LaTeX can help you with an infinite combination of colors—not limited to only VIBGYOR primary. Just head on over to LaTeX Color Definitions and see the endless possibilities. A snapshot …

  8. Display colors and their names - TeX - LaTeX Stack Exchange

    Sep 19, 2022 · I want to create a page where LaTeX colors are aligned with their names. Somewhat analog to the Overleaf color manual page Specifically: (1) I want to create a thin black border for …

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

    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 …

  10. Setting a custom RGB background color in beamer - TeX

    Apr 13, 2016 · I believe I've correctly followed the manual in defining a custom background color in the example below. But as the example shows, the background color is black rather than an extremely …