Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Last active June 22, 2022 06:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YHaruoka/08aa25e6684c9b888015ff5be0fb7c05 to your computer and use it in GitHub Desktop.
Save YHaruoka/08aa25e6684c9b888015ff5be0fb7c05 to your computer and use it in GitHub Desktop.
\documentclass{article}
\usepackage{color}
\begin{document}
\section*{Color test 2}
\textcolor[rgb]{0.1, 0.5, 0.1}{test}
\textcolor[rgb]{0.8, 0.5, 0.3}{test}
\textcolor[rgb]{0.7, 0.4, 0.9}{test}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment