About 1,210,000 results
Open links in new tab
  1. tikz pgf - How to specify a fill color in RGB format in a node in ...

    38 Werner has shown the rgb-syntax to mix colors, egreg has shown how to define a color in RGB and then use it. If you want to specify a color with RGB values [0-255] without defining it …

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

    @Dave: Inside the \makecvtitle macro you'll see the family/last name uses color2 while the first name uses color2!50 (50% of color2). In your other documents, add \usepackage{xcolor} …

  3. How to use a large number of arbitrary rgb colors in a TikZ image?

    Here is how. In principle, tikz recognizes a color specificacion of the form {rgb:red,255;green,255;blue:255}. But it is not interpreted as one would expect. For example …

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

    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 so the …

  5. Does anyone have a "\newrgbcolor {colourname} {x.x.x}" list?

    However, I've recently needed to use pstricks (I think it's called) and to use colours (at least in the template I'm working with) I need to type in RGB values, which is unsatisfactory. Does anyone …

  6. How do I make sure images are CMYK? - TeX - LaTeX Stack …

    I therefore recommend to remove an maybe existing profiles in the image using +profile "*" when you are sure it is a RGB file, so that all files are handled uniformly, and then 2 profiles should …

  7. How to customize beamer's color - TeX - LaTeX Stack Exchange

    How to get those colors where? Your question is ambiguous. You have a theme in your sample code and show an image with a very different theme, so it is not clear how the different colors …

  8. What color does beamer use as default color? - TeX

    In the file beamercolorthemedefault.sty you can find the color definition: \definecolor{beamer@blendedblue}{rgb}{0.2,0.2,0.7} …

  9. 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).

  10. 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} \\