Psychology, asked by ItzMeMukku, 1 month ago

Hi!

Question :-

List down the colours which can be used while doing latex!

\\ \\



~List down every colour you can that can be used!​

Answers

Answered by SanketGhadage
1

The 68 standard colors known to dvipsEdit

Name Name

Turquoise Violet

VioletRed White

WildStrawberry Yellow

YellowGreen YellowOrange

Answered by Mister360
7

Answer:

Here is a list of some measure colours you should use while doing LaTeX.

Explanation:

\boxed{\begin{array}{c|c}{\boxed{\bf{Colour\: name}}} & {\boxed{\bf{Output}}} \\ & \\ \sf red &  {\color{red}{Hello}} \\&\\ \sf blue   & {\color{blue}{Hello}} \\&\\ \sf {purple} & {\color{purple}{Hello}} \\ &\\ \sf {Dark\:blue} & {\color{darkblue}{Hello}} \\ &\\ \sf navy & {\color{navy}{Hello}} \\&\\ \sf {steel\:blue} & {\color{steelblue}{\sf Hello}} \\ &\\ \sf Yellow &  {\color{yellow}{Hello}} \\&\\ \sf orange & {\color{orange}{Hello}} \\ &\\ \sf pink &{\color{pink}{Hello}} \\&\\ \sf Green &{\color{green}{Hello}} \\ &\\ \sf lime &{\color{lime}{Hello}} \\&\\ \sf darkgreen &{\color{darkgreen}{Hello}} \\& \\ \sf gray &{\color{gray}{Hello}} \\&\\ \sf brown &{\color{brown}{Hello}}\end{array}}

\boxed{\begin{array}{c}\boxed{\bf Message} \\ \sf\longmapsto{Thanks\:for\: asking\:this\: question.}\\ \sf\longmapsto{Next\:time\:ask\:this\:kind\:of\: questions} \\ \sf \:\: {in\: Computer\: science\: subject,as\:this\: question} \\ \sf\:\:{is\: related\:to\: coding} \\ \sf\longmapsto{If\:you\:need\:help\:you\:can\: contact\:me\:in\:DM(After\:it\:reopens)}\\ \boxed{\sf Happy\: learning}\end{array}}

Similar questions