Template:Color/sandbox

From RimWorld Wiki
< Template:Color
Revision as of 02:37, 8 August 2024 by JuliaCat (talk | contribs) (→‎Simple tests: colors for comparison: trouble with darkmode)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Rock

Bioferrite b.png

A cool rock I found.

Base Stats

Stuff Category
Rock
Stuff Color
Tech Level
Rock
Weapon Class
Rock

Simple tests[edit]

160,178,181

160, 178, 181

(160,178,181)

(160, 178, 181)

( 160, 178, 181 )

256, 256, 256: Shouldn't work

(256,256,256, 255, 255)

255, 255, 255: #FFFFFF; White

(255, 255, 255)

255, 0, 0: #FF0000; Red

(255, 0, 0)

0, 255, 0: #00FF00; Green

(0, 255, 0)

0, 0, 255: #0000FF; Blue

(0, 0, 255)

255, 255, 0: #FFFF00; Yellow

(255, 255, 0)

0, 255, 255: #00FFFF; Cyan

(0, 255, 255)

255, 0, 255: #FF00FF; Magenta

(255, 0, 255)

0, 0, 0: #000000; Black

(0, 0, 0)

Here is some text. It is in English.

Things made of plasteel will use the color

. This color is blue.

Lorem ipsum dolor sit amet.

Alpha[edit]

160,178,181,100

160, 178, 181, 100

(160,178,181,100)

(160, 178, 181, 100)

( 160, 178, 181 )

Alternate usage[edit]

160|178|181

160|178|181|100

Extra parameters[edit]

text=false

(160, 178, 181)

border=false

size=50px

Invalid input[edit]

red

#ffeeaa

700,700,700