MIRCColours

Names for the default colours in mIRC-style control codes.

Values

ValueMeaning
white0

RGB(255,255,255)

black1

RGB(0,0,0)

blue2

RGB(0,0,127)

green3

RGB(0,147,0)

lightRed4

RGB(255,0,0)

brown5

RGB(127,0,0)

purple6

RGB(156,0,156)

orange7

RGB(252,127,0)

yellow8

RGB(255,255,0)

lightGreen9

RGB(0,252,0)

cyan10

RGB(0,147,147)

lightCyan11

RGB(0,255,255)

lightBlue12

RGB(0,0,252)

pink13

RGB(255,0,255)

grey14

RGB(127,127,127)

lightGrey15

RGB(210,210,210)

transparent99

"Default" colour

Meta