TransWikia.com

What color code is it in textcolor? How can I get the same color as text?

TeX - LaTeX Asked on March 28, 2021

enter image description here

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

One Answer

Using a color picking tool of your choice you can obtain the RGB values corresponding to the text color. Using xcolor you can then define this color with the previously obtained RGB values and use it later on:

enter image description here

documentclass{article}
usepackage{xcolor}
definecolor{myorange}{RGB}{221,110,78}

begin{document}

text textcolor{myorange}{orange text} text

end{document}

Answered by leandriis on March 28, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP