ARK: Survival Evolved Wiki
Register
m (Started to add 201-225)
Tags: Mobile edit Mobile web edit
No edit summary
(40 intermediate revisions by 12 users not shown)
Line 1: Line 1:
 
{{Tile Nav Entity IDs}}
 
{{Tile Nav Entity IDs}}
   
A creature has up to 6 color-regions (numbered 0 to 5). To set region r to the creature-color with the id c, look at the creature and execute the following in the console:
+
A creature has up to 6 color-regions (numbered 0 to 5). To set region to the creature-color with the id, look at the creature and execute the following in the console:
   
setTargetDinoColor r c
+
setTargetDinoColor <region> <color-id>
   
 
Some colors do not occur naturally on wild creatures, but they can appear as a mutation in bred creatures.
 
Some colors do not occur naturally on wild creatures, but they can appear as a mutation in bred creatures.
   
 
During certain [[event]]s however based on what event is occuring, specific color can potentially appear as well on any creatures with visible (or hidden, in the case of {{ItemLink|Reaper Queen}}) color region.
 
During certain [[event]]s however based on what event is occuring, specific color can potentially appear as well on any creatures with visible (or hidden, in the case of {{ItemLink|Reaper Queen}}) color region.
  +
<!--Hex Code Column FONT Styling-->
 
  +
==List of Color IDs==
{{#vardefine:hexfont|color:#FFFFFF; text-shadow: 1px 1px 4px black, 0 0 1em black, 0 0 0.2em black; text-align:center;}}
 
{| class="wikitable sortable"
+
<div class="color-ids-wrapper">
  +
<ul>
|-
 
  +
<li>Color ID: 1 {{CreatureColor|Red}} Hex Code: <tt>#ff0000</tt></li>
! ID !! Description !! Hex Code
 
  +
<li>Color ID: 2 {{CreatureColor|Blue}} Hex Code: <tt>#0000ff</tt></li>
|-
 
  +
<li>Color ID: 3 {{CreatureColor|Green}} Hex Code: <tt>#00ff00</tt></li>
| 1 || Red || style="background-color:#ff0000; {{#var:hexfont}}" | <tt>#ff0000</tt>
 
  +
<li>Color ID: 4 {{CreatureColor|Yellow}} Hex Code: <tt>#ffff00</tt></li>
|-
 
  +
<li>Color ID: 5 {{CreatureColor|Cyan}} Hex Code: <tt>#00ffff</tt></li>
| 2 || Blue || style="background-color:#0000ff; {{#var:hexfont}}" | <tt>#0000ff</tt>
 
  +
<li>Color ID: 6 {{CreatureColor|Magenta}} Hex Code: <tt>#ff00ff</tt></li>
|-
 
  +
<li>Color ID: 7 {{CreatureColor|Light Green}} Hex Code: <tt>#c0ffba</tt></li>
| 3 || Green || style="background-color:#00ff00; {{#var:hexfont}}" | <tt>#00ff00</tt>
 
  +
<li>Color ID: 8 {{CreatureColor|Light Grey}} Hex Code: <tt>#c8caca</tt></li>
|-
 
  +
<li>Color ID: 9 {{CreatureColor|Light Brown}} Hex Code: <tt>#786759</tt></li>
| 4 || Yellow || style="background-color:#ffff00; {{#var:hexfont}}" | <tt>#ffff00</tt>
 
  +
<li>Color ID: 10 {{CreatureColor|Light Orange}} Hex Code: <tt>#ffb46c</tt></li>
|-
 
  +
<li>Color ID: 11 {{CreatureColor|Light Yellow}} Hex Code: <tt>#fffa8a</tt></li>
| 5 || Cyan || style="background-color:#00ffff; {{#var:hexfont}}" | <tt>#00ffff</tt>
 
  +
<li>Color ID: 12 {{CreatureColor|Light Red}} Hex Code: <tt>#ff756c</tt></li>
|-
 
  +
<li>Color ID: 13 {{CreatureColor|Dark Grey}} Hex Code: <tt>#7b7b7b</tt></li>
| 6 || Magenta || style="background-color:#ff00ff; {{#var:hexfont}}" | <tt>#ff00ff</tt>
 
  +
<li>Color ID: 14 {{CreatureColor|Black}} Hex Code: <tt>#3b3b3b</tt></li>
|-
 
  +
<li>Color ID: 15 {{CreatureColor|Brown}} Hex Code: <tt>#593a2a</tt></li>
| 7 || Light Green || style="background-color:#c0ffba; {{#var:hexfont}}" | <tt>#c0ffba</tt>
 
  +
<li>Color ID: 16 {{CreatureColor|Dark Green}} Hex Code: <tt>#224900</tt></li>
|-
 
  +
<li>Color ID: 17 {{CreatureColor|Dark Red}} Hex Code: <tt>#812118</tt></li>
| 8 || Light Grey || style="background-color:#c8caca; {{#var:hexfont}}" | <tt>#c8caca</tt>
 
  +
<li>Color ID: 18 {{CreatureColor|White}} Hex Code: <tt>#ffffff</tt></li>
|-
 
  +
<li>Color ID: 19 {{CreatureColor|Dino Light Red}} Hex Code: <tt>#ffa8a8</tt></li>
| 9 || Light Brown || style="background-color:#786759; {{#var:hexfont}}" | <tt>#786759</tt>
 
  +
<li>Color ID: 20 {{CreatureColor|Dino Dark Red}} Hex Code: <tt>#592b2b</tt></li>
|-
 
  +
<li>Color ID: 21 {{CreatureColor|Dino Light Orange}} Hex Code: <tt>#ffb694</tt></li>
| 10 || Light Orange || style="background-color:#ffb46c; {{#var:hexfont}}" | <tt>#ffb46c</tt>
 
  +
<li>Color ID: 22 {{CreatureColor|Dino Dark Orange}} Hex Code: <tt>#88532f</tt></li>
|-
 
  +
<li>Color ID: 23 {{CreatureColor|Dino Light Yellow}} Hex Code: <tt>#cacaa0</tt></li>
| 11 || Light Yellow || style="background-color:#fffa8a; {{#var:hexfont}}" | <tt>#fffa8a</tt>
 
  +
<li>Color ID: 24 {{CreatureColor|Dino Dark Yellow}} Hex Code: <tt>#94946c</tt></li>
|-
 
  +
<li>Color ID: 25 {{CreatureColor|Dino Light Green}} Hex Code: <tt>#e0ffe0</tt></li>
| 12 || Light Red || style="background-color:#ff756c; {{#var:hexfont}}" | <tt>#ff756c</tt>
 
  +
<li>Color ID: 26 {{CreatureColor|Dino Medium Green}} Hex Code: <tt>#799479</tt></li>
|-
 
  +
<li>Color ID: 27 {{CreatureColor|Dino Dark Green}} Hex Code: <tt>#224122</tt></li>
| 13 || Dark Grey || style="background-color:#7b7b7b; {{#var:hexfont}}" | <tt>#7b7b7b</tt>
 
  +
<li>Color ID: 28 {{CreatureColor|Dino Light Blue}} Hex Code: <tt>#d9e0ff</tt></li>
|-
 
  +
<li>Color ID: 29 {{CreatureColor|Dino Dark Blue}} Hex Code: <tt>#394263</tt></li>
| 14 || Black || style="background-color:#3b3b3b; {{#var:hexfont}}" | <tt>#3b3b3b</tt>
 
  +
<li>Color ID: 30 {{CreatureColor|Dino Light Purple}} Hex Code: <tt>#e4d9ff</tt></li>
|-
 
  +
<li>Color ID: 31 {{CreatureColor|Dino Dark Purple}} Hex Code: <tt>#403459</tt></li>
| 15 || Brown || style="background-color:#593a2a; {{#var:hexfont}}" | <tt>#593a2a</tt>
 
  +
<li>Color ID: 32 {{CreatureColor|Dino Light Brown}} Hex Code: <tt>#ffe0ba</tt></li>
|-
 
  +
<li>Color ID: 33 {{CreatureColor|Dino Medium Brown}} Hex Code: <tt>#948575</tt></li>
| 16 || Dark Green || style="background-color:#224900; {{#var:hexfont}}" | <tt>#224900</tt>
 
  +
<li>Color ID: 34 {{CreatureColor|Dino Dark Brown}} Hex Code: <tt>#594e41</tt></li>
|-
 
  +
<li>Color ID: 35 {{CreatureColor|Dino Darker Grey}} Hex Code: <tt>#595959</tt></li>
| 17 || Dark Red || style="background-color:#812118; {{#var:hexfont}}" | <tt>#812118</tt>
 
  +
<li>Color ID: 36 {{CreatureColor|Dino Albino}}<ref><code>Dino Albino</code> cannot be represented with hexadecimal numbers, as the engine uses floating-point numbers and doesn't restrict them to a specific range. It is 75% brighter than <code>White</code>.</ref> Hex Code: <tt>#ffffff</tt></li>
|-
 
  +
<li>Color ID: 37 {{CreatureColor|BigFoot0}} Hex Code: <tt>#b79683</tt></li>
| 18 || White || style="background-color:#ffffff; {{#var:hexfont}}" | <tt>#ffffff</tt>
 
  +
<li>Color ID: 38 {{CreatureColor|BigFoot4}} Hex Code: <tt>#eadad5</tt></li>
|-
 
  +
<li>Color ID: 39 {{CreatureColor|BigFoot5}} Hex Code: <tt>#d0a794</tt></li>
| 19 || Dino Light Red || style="background-color:#ffa8a8; {{#var:hexfont}}" | <tt>#ffa8a8</tt>
 
  +
<li>Color ID: 40 {{CreatureColor|WolfFur}} Hex Code: <tt>#c3b39f</tt></li>
|-
 
  +
<li>Color ID: 41 {{CreatureColor|DarkWolfFur}} Hex Code: <tt>#887666</tt></li>
| 20 || Dino Dark Red || style="background-color:#592b2b; {{#var:hexfont}}" | <tt>#592b2b</tt>
 
  +
<li>Color ID: 42 {{CreatureColor|DragonBase0}} Hex Code: <tt>#a0664b</tt></li>
|-
 
  +
<li>Color ID: 43 {{CreatureColor|DragonBase1}} Hex Code: <tt>#cb7956</tt></li>
| 21 || Dino Light Orange || style="background-color:#ffb694; {{#var:hexfont}}" | <tt>#ffb694</tt>
 
  +
<li>Color ID: 44 {{CreatureColor|DragonFire}} Hex Code: <tt>#bc4f00</tt></li>
|-
 
  +
<li>Color ID: 45 {{CreatureColor|DragonGreen0}} Hex Code: <tt>#79846c</tt></li>
| 22 || Dino Dark Orange || style="background-color:#88532f; {{#var:hexfont}}" | <tt>#88532f</tt>
 
  +
<li>Color ID: 46 {{CreatureColor|DragonGreen1}} Hex Code: <tt>#909c79</tt></li>
|-
 
  +
<li>Color ID: 47 {{CreatureColor|DragonGreen2}} Hex Code: <tt>#a5a48b</tt></li>
| 23 || Dino Light Yellow || style="background-color:#cacaa0; {{#var:hexfont}}" | <tt>#cacaa0</tt>
 
  +
<li>Color ID: 48 {{CreatureColor|DragonGreen3}} Hex Code: <tt>#74939c</tt></li>
|-
 
  +
<li>Color ID: 49 {{CreatureColor|WyvernPurple0}} Hex Code: <tt>#787496</tt></li>
| 24 || Dino Dark Yellow || style="background-color:#94946c; {{#var:hexfont}}" | <tt>#94946c</tt>
 
  +
<li>Color ID: 50 {{CreatureColor|WyvernPurple1}} Hex Code: <tt>#b0a2c0</tt></li>
|-
 
  +
<li>Color ID: 51 {{CreatureColor|WyvernBlue0}} Hex Code: <tt>#6281a7</tt></li>
| 25 || Dino Light Green || style="background-color:#e0ffe0; {{#var:hexfont}}" | <tt>#e0ffe0</tt>
 
  +
<li>Color ID: 52 {{CreatureColor|WyvernBlue1}} Hex Code: <tt>#485c75</tt></li>
|-
 
  +
<li>Color ID: 53 {{CreatureColor|Dino Medium Blue}} Hex Code: <tt>#5fa4ea</tt></li>
| 26 || Dino Medium Green || style="background-color:#799479; {{#var:hexfont}}" | <tt>#799479</tt>
 
  +
<li>Color ID: 54 {{CreatureColor|Dino Deep Blue}} Hex Code: <tt>#4568d4</tt></li>
|-
 
  +
<li>Color ID: 55 {{CreatureColor|NearWhite}} Hex Code: <tt>#ededed</tt></li>
| 27 || Dino Dark Green || style="background-color:#224122; {{#var:hexfont}}" | <tt>#224122</tt>
 
  +
<li>Color ID: 56 {{CreatureColor|NearBlack}} Hex Code: <tt>#515151</tt></li>
|-
 
  +
<li>Color ID: 57 {{CreatureColor|DarkTurquoise}} Hex Code: <tt>#184546</tt></li>
| 28 || Dino Light Blue || style="background-color:#d9e0ff; {{#var:hexfont}}" | <tt>#d9e0ff</tt>
 
  +
<li>Color ID: 58 {{CreatureColor|MediumTurquoise}} Hex Code: <tt>#007060</tt></li>
|-
 
  +
<li>Color ID: 59 {{CreatureColor|Turquoise}} Hex Code: <tt>#00c5ab</tt></li>
| 29 || Dino Dark Blue || style="background-color:#394263; {{#var:hexfont}}" | <tt>#394263</tt>
 
  +
<li>Color ID: 60 {{CreatureColor|GreenSlate}} Hex Code: <tt>#40594c</tt></li>
|-
 
  +
<li>Color ID: 61 {{CreatureColor|Sage}} Hex Code: <tt>#3e4f40</tt></li>
| 30 || Dino Light Purple || style="background-color:#e4d9ff; {{#var:hexfont}}" | <tt>#e4d9ff</tt>
 
  +
<li>Color ID: 62 {{CreatureColor|DarkWarmGray}} Hex Code: <tt>#3b3938</tt></li>
|-
 
  +
<li>Color ID: 63 {{CreatureColor|MediumWarmGray}} Hex Code: <tt>#585554</tt></li>
| 31 || Dino Dark Purple || style="background-color:#403459; {{#var:hexfont}}" | <tt>#403459</tt>
 
  +
<li>Color ID: 64 {{CreatureColor|LightWarmGray}} Hex Code: <tt>#9b9290</tt></li>
|-
 
  +
<li>Color ID: 65 {{CreatureColor|DarkCement}} Hex Code: <tt>#525b56</tt></li>
| 32 || Dino Light Brown || style="background-color:#ffe0ba; {{#var:hexfont}}" | <tt>#ffe0ba</tt>
 
  +
<li>Color ID: 66 {{CreatureColor|LightCement}} Hex Code: <tt>#8aa196</tt></li>
|-
 
  +
<li>Color ID: 67 {{CreatureColor|LightPink}} Hex Code: <tt>#e8b0ff</tt></li>
| 33 || Dino Medium Brown || style="background-color:#948575; {{#var:hexfont}}" | <tt>#948575</tt>
 
  +
<li>Color ID: 68 {{CreatureColor|DeepPink}} Hex Code: <tt>#ff119a</tt></li>
|-
 
  +
<li>Color ID: 69 {{CreatureColor|DarkViolet}} Hex Code: <tt>#730046</tt></li>
| 34 || Dino Dark Brown || style="background-color:#594e41; {{#var:hexfont}}" | <tt>#594e41</tt>
 
  +
<li>Color ID: 70 {{CreatureColor|DarkMagenta}} Hex Code: <tt>#b70042</tt></li>
|-
 
  +
<li>Color ID: 71 {{CreatureColor|BurntSienna}} Hex Code: <tt>#7e331e</tt></li>
| 35 || Dino Darker Grey || style="background-color:#595959; {{#var:hexfont}}" | <tt>#595959</tt>
 
  +
<li>Color ID: 72 {{CreatureColor|MediumAutumn}} Hex Code: <tt>#a93000</tt></li>
|-
 
  +
<li>Color ID: 73 {{CreatureColor|Vermillion}} Hex Code: <tt>#ef3100</tt></li>
| 36 || Dino Albino || style="background-color:#ffffff; {{#var:hexfont}}" | <tt>#ffffff</tt>
 
  +
<li>Color ID: 74 {{CreatureColor|Coral}} Hex Code: <tt>#ff5834</tt></li>
|-
 
  +
<li>Color ID: 75 {{CreatureColor|Orange}} Hex Code: <tt>#ff7f00</tt></li>
| 37 || BigFoot0 || style="background-color:#b79683; {{#var:hexfont}}" | <tt>#b79683</tt>
 
  +
<li>Color ID: 76 {{CreatureColor|Peach}} Hex Code: <tt>#ffa73a</tt></li>
|-
 
  +
<li>Color ID: 77 {{CreatureColor|LightAutumn}} Hex Code: <tt>#ae7000</tt></li>
| 38 || BigFoot4 || style="background-color:#eadad5; {{#var:hexfont}}" | <tt>#eadad5</tt>
 
  +
<li>Color ID: 78 {{CreatureColor|Mustard}} Hex Code: <tt>#949427</tt></li>
|-
 
  +
<li>Color ID: 79 {{CreatureColor|ActualBlack}} Hex Code: <tt>#171717</tt></li>
| 39 || BigFoot5 || style="background-color:#d0a794; {{#var:hexfont}}" | <tt>#d0a794</tt>
 
  +
<li>Color ID: 80 {{CreatureColor|MidnightBlue}} Hex Code: <tt>#191d36</tt></li>
|-
 
  +
<li>Color ID: 81 {{CreatureColor|DarkBlue}} Hex Code: <tt>#152b3a</tt></li>
| 40 || WolfFur || style="background-color:#c3b39f; {{#var:hexfont}}" | <tt>#c3b39f</tt>
 
  +
<li>Color ID: 82 {{CreatureColor|BlackSands}} Hex Code: <tt>#302531</tt></li>
|-
 
  +
<li>Color ID: 83 {{CreatureColor|LemonLime}} Hex Code: <tt>#a8ff44</tt></li>
| 41 || DarkWolfFur || style="background-color:#887666; {{#var:hexfont}}" | <tt>#887666</tt>
 
  +
<li>Color ID: 84 {{CreatureColor|Mint}} Hex Code: <tt>#38e985</tt></li>
|-
 
  +
<li>Color ID: 85 {{CreatureColor|Jade}} Hex Code: <tt>#008840</tt></li>
| 42 || DragonBase0 || style="background-color:#a0664b; {{#var:hexfont}}" | <tt>#a0664b</tt>
 
  +
<li>Color ID: 86 {{CreatureColor|PineGreen}} Hex Code: <tt>#0f552e</tt></li>
|-
 
  +
<li>Color ID: 87 {{CreatureColor|SpruceGreen}} Hex Code: <tt>#005b45</tt></li>
| 43 || DragonBase1 || style="background-color:#cb7956; {{#var:hexfont}}" | <tt>#cb7956</tt>
 
  +
<li>Color ID: 88 {{CreatureColor|LeafGreen}} Hex Code: <tt>#5b9725</tt></li>
|-
 
  +
<li>Color ID: 89 {{CreatureColor|DarkLavender}} Hex Code: <tt>#5e275f</tt></li>
| 44 || DragonFire || style="background-color:#bc4f00; {{#var:hexfont}}" | <tt>#bc4f00</tt>
 
  +
<li>Color ID: 90 {{CreatureColor|MediumLavender}} Hex Code: <tt>#853587</tt></li>
|-
 
  +
<li>Color ID: 91 {{CreatureColor|Lavender}} Hex Code: <tt>#bd77be</tt></li>
| 45 || DragonGreen0 || style="background-color:#79846c; {{#var:hexfont}}" | <tt>#79846c</tt>
 
  +
<li>Color ID: 92 {{CreatureColor|DarkTeal}} Hex Code: <tt>#0e404a</tt></li>
|-
 
  +
<li>Color ID: 93 {{CreatureColor|MediumTeal}} Hex Code: <tt>#105563</tt></li>
| 46 || DragonGreen1 || style="background-color:#909c79; {{#var:hexfont}}" | <tt>#909c79</tt>
 
  +
<li>Color ID: 94 {{CreatureColor|Teal}} Hex Code: <tt>#14849c</tt></li>
|-
 
  +
<li>Color ID: 95 {{CreatureColor|PowderBlue}} Hex Code: <tt>#82a7ff</tt></li>
| 47 || DragonGreen2 || style="background-color:#a5a48b; {{#var:hexfont}}" | <tt>#a5a48b</tt>
 
  +
<li>Color ID: 96 {{CreatureColor|Glacial}} Hex Code: <tt>#aceaff</tt></li>
|-
 
  +
<li>Color ID: 97 {{CreatureColor|Cammo}} Hex Code: <tt>#505118</tt></li>
| 48 || DragonGreen3 || style="background-color:#74939c; {{#var:hexfont}}" | <tt>#74939c</tt>
 
  +
<li>Color ID: 98 {{CreatureColor|DryMoss}} Hex Code: <tt>#766e3f</tt></li>
|-
 
  +
<li>Color ID: 99 {{CreatureColor|Custard}} Hex Code: <tt>#c0bd5e</tt></li>
| 49 || WyvernPurple0 || style="background-color:#787496; {{#var:hexfont}}" | <tt>#787496</tt>
 
  +
<li>Color ID: 100 {{CreatureColor|Cream}} Hex Code: <tt>#f4ffc0</tt></li>
|-
 
  +
</ul>
| 50 || WyvernPurple1 || style="background-color:#b0a2c0; {{#var:hexfont}}" | <tt>#b0a2c0</tt>
 
  +
</div>
|-
 
  +
| 51 || WyvernBlue0 || style="background-color:#6281a7; {{#var:hexfont}}" | <tt>#6281a7</tt>
 
  +
==List of Dye IDs==
|-
 
  +
Color IDs obtainable through mutations or [[Events|event]] candy. Color IDs 202, 204, 206, and 226 are the same as color IDs 2, 5, 3, and 35 (in that order).
| 52 || WyvernBlue1 || style="background-color:#485c75; {{#var:hexfont}}" | <tt>#485c75</tt>
 
  +
<div class="color-ids-wrapper">
|-
 
  +
<ul>
| 53 || Dino Medium Blue || style="background-color:#5fa4ea; {{#var:hexfont}}" | <tt>#5fa4ea</tt>
 
  +
<li>Color ID: 201 {{DyeColor|Black Dye}} Hex Code: <tt>#1f1f1f</tt></li>
|-
 
  +
<li>Color ID: 202 {{DyeColor|Blue Dye}} Hex Code: <tt>#0000ff</tt></li>
| 54 || Dino Deep Blue || style="background-color:#4568d4; {{#var:hexfont}}" | <tt>#4568d4</tt>
 
  +
<li>Color ID: 203 {{DyeColor|Brown Dye}} Hex Code: <tt>#756147</tt></li>
|-
 
  +
<li>Color ID: 204 {{DyeColor|Cyan Dye}} Hex Code: <tt>#00ffff</tt></li>
| 55 || NearWhite || style="background-color:#ededed; {{#var:hexfont}}" | <tt>#ededed</tt>
 
  +
<li>Color ID: 205 {{DyeColor|Forest Dye}} Hex Code: <tt>#006c00</tt></li>
|-
 
  +
<li>Color ID: 206 {{DyeColor|Green Dye}} Hex Code: <tt>#00ff00</tt></li>
| 56 || NearBlack || style="background-color:#515151; {{#var:hexfont}}" | <tt>#515151</tt>
 
  +
<li>Color ID: 207 {{DyeColor|Uncraftable Purple Dye}} Hex Code: <tt>#6c00ba</tt></li>
|-
 
  +
<li>Color ID: 208 {{DyeColor|Orange Dye}} Hex Code: <tt>#ff8800</tt></li>
| 201 || ° || style="background-color:#020202; {{#var:hexfont}}" | <tt>#020202</tt>
 
  +
<li>Color ID: 209 {{DyeColor|Parchment Dye}} Hex Code: <tt>#ffffba</tt></li>
|}
 
  +
<li>Color ID: 210 {{DyeColor|Pink Dye}} Hex Code: <tt>#ff7be1</tt></li>
  +
<li>Color ID: 211 {{DyeColor|Purple Dye}} Hex Code: <tt>#7b00e0</tt></li>
  +
<li>Color ID: 212 {{DyeColor|Red Dye}} Hex Code: <tt>#ff0000</tt></li>
  +
<li>Color ID: 213 {{DyeColor|Royalty Dye}} Hex Code: <tt>#7b00a8</tt></li>
  +
<li>Color ID: 214 {{DyeColor|Silver Dye}} Hex Code: <tt>#e0e0e0</tt></li>
  +
<li>Color ID: 215 {{DyeColor|Sky Dye}} Hex Code: <tt>#bad4ff</tt></li>
  +
<li>Color ID: 216 {{DyeColor|Tan Dye}} Hex Code: <tt>#ffed82</tt></li>
  +
<li>Color ID: 217 {{DyeColor|Tangerine Dye}} Hex Code: <tt>#ad652c</tt></li>
  +
<li>Color ID: 218 {{DyeColor|White Dye}} Hex Code: <tt>#fefefe</tt></li>
  +
<li>Color ID: 219 {{DyeColor|Yellow Dye}} Hex Code: <tt>#ffff00</tt></li>
  +
<li>Color ID: 220 {{DyeColor|Magenta Dye}} Hex Code: <tt>#e71fd9</tt></li>
  +
<li>Color ID: 221 {{DyeColor|Brick Dye}} Hex Code: <tt>#94341f</tt></li>
  +
<li>Color ID: 222 {{DyeColor|Cantaloupe Dye}} Hex Code: <tt>#ff9a00</tt></li>
  +
<li>Color ID: 223 {{DyeColor|Mud Dye}} Hex Code: <tt>#473b2b</tt></li>
  +
<li>Color ID: 224 {{DyeColor|Navy Dye}} Hex Code: <tt>#34346c</tt></li>
  +
<li>Color ID: 225 {{DyeColor|Olive Dye}} Hex Code: <tt>#baba59</tt></li>
  +
<li>Color ID: 226 {{DyeColor|Slate Dye}} Hex Code: <tt>#595959</tt></li>
  +
</ul>
  +
</div>
  +
  +
==Special codes==
  +
* ID 0 signals to the game that a region should not be updated. It is only obtainable via mutations. As it is an absence of color, it will cause development-time defaults to show.
  +
* ID 227 has not been defined as a color, but is obtainable via mutations. It is displayed as white on creatures in-game.
  +
  +
==Notes==
  +
<references/>
   
 
[[Category:Data lists]]
 
[[Category:Data lists]]
  +
[[de:Farbcodes]]
  +
[[es:IDs para colores]]
  +
[[fr:IDs des Couleurs]]
  +
[[ja:Color IDs]]
  +
[[ru:ID Цветов]]
  +
{{MissingTranslations|it|pl|pt-br|th}}

Revision as of 14:47, 22 August 2021

  • Crafting Light
    Commands
  • Campfire
    Item IDs
  • Dodo
    Creature IDs
  • Color Wheel
    Color IDs
  • ArksupplyCrate
    Beacon IDs

A creature has up to 6 color-regions (numbered 0 to 5). To set region to the creature-color with the id, look at the creature and execute the following in the console:

setTargetDinoColor <region> <color-id>

Some colors do not occur naturally on wild creatures, but they can appear as a mutation in bred creatures.

During certain events however based on what event is occuring, specific color can potentially appear as well on any creatures with visible (or hidden, in the case of Reaper Queen Reaper Queen) color region.

List of Color IDs

  • Color ID: 1
    Red
    Hex Code: #ff0000
  • Color ID: 2
    Blue
    Hex Code: #0000ff
  • Color ID: 3
    Green
    Hex Code: #00ff00
  • Color ID: 4
    Yellow
    Hex Code: #ffff00
  • Color ID: 5
    Cyan
    Hex Code: #00ffff
  • Color ID: 6
    Magenta
    Hex Code: #ff00ff
  • Color ID: 7
    Light Green
    Hex Code: #c0ffba
  • Color ID: 8
    Light Grey
    Hex Code: #c8caca
  • Color ID: 9
    Light Brown
    Hex Code: #786759
  • Color ID: 10
    Light Orange
    Hex Code: #ffb46c
  • Color ID: 11
    Light Yellow
    Hex Code: #fffa8a
  • Color ID: 12
    Light Red
    Hex Code: #ff756c
  • Color ID: 13
    Dark Grey
    Hex Code: #7b7b7b
  • Color ID: 14
    Black
    Hex Code: #3b3b3b
  • Color ID: 15
    Brown
    Hex Code: #593a2a
  • Color ID: 16
    Dark Green
    Hex Code: #224900
  • Color ID: 17
    Dark Red
    Hex Code: #812118
  • Color ID: 18
    White
    Hex Code: #ffffff
  • Color ID: 19
    Dino Light Red
    Hex Code: #ffa8a8
  • Color ID: 20
    Dino Dark Red
    Hex Code: #592b2b
  • Color ID: 21
    Dino Light Orange
    Hex Code: #ffb694
  • Color ID: 22
    Dino Dark Orange
    Hex Code: #88532f
  • Color ID: 23
    Dino Light Yellow
    Hex Code: #cacaa0
  • Color ID: 24
    Dino Dark Yellow
    Hex Code: #94946c
  • Color ID: 25
    Dino Light Green
    Hex Code: #e0ffe0
  • Color ID: 26
    Dino Medium Green
    Hex Code: #799479
  • Color ID: 27
    Dino Dark Green
    Hex Code: #224122
  • Color ID: 28
    Dino Light Blue
    Hex Code: #d9e0ff
  • Color ID: 29
    Dino Dark Blue
    Hex Code: #394263
  • Color ID: 30
    Dino Light Purple
    Hex Code: #e4d9ff
  • Color ID: 31
    Dino Dark Purple
    Hex Code: #403459
  • Color ID: 32
    Dino Light Brown
    Hex Code: #ffe0ba
  • Color ID: 33
    Dino Medium Brown
    Hex Code: #948575
  • Color ID: 34
    Dino Dark Brown
    Hex Code: #594e41
  • Color ID: 35
    Dino Darker Grey
    Hex Code: #595959
  • Color ID: 36
    Dino Albino
    [1] Hex Code: #ffffff
  • Color ID: 37
    BigFoot0
    Hex Code: #b79683
  • Color ID: 38
    BigFoot4
    Hex Code: #eadad5
  • Color ID: 39
    BigFoot5
    Hex Code: #d0a794
  • Color ID: 40
    WolfFur
    Hex Code: #c3b39f
  • Color ID: 41
    DarkWolfFur
    Hex Code: #887666
  • Color ID: 42
    DragonBase0
    Hex Code: #a0664b
  • Color ID: 43
    DragonBase1
    Hex Code: #cb7956
  • Color ID: 44
    DragonFire
    Hex Code: #bc4f00
  • Color ID: 45
    DragonGreen0
    Hex Code: #79846c
  • Color ID: 46
    DragonGreen1
    Hex Code: #909c79
  • Color ID: 47
    DragonGreen2
    Hex Code: #a5a48b
  • Color ID: 48
    DragonGreen3
    Hex Code: #74939c
  • Color ID: 49
    WyvernPurple0
    Hex Code: #787496
  • Color ID: 50
    WyvernPurple1
    Hex Code: #b0a2c0
  • Color ID: 51
    WyvernBlue0
    Hex Code: #6281a7
  • Color ID: 52
    WyvernBlue1
    Hex Code: #485c75
  • Color ID: 53
    Dino Medium Blue
    Hex Code: #5fa4ea
  • Color ID: 54
    Dino Deep Blue
    Hex Code: #4568d4
  • Color ID: 55
    NearWhite
    Hex Code: #ededed
  • Color ID: 56
    NearBlack
    Hex Code: #515151
  • Color ID: 57
    DarkTurquoise
    Hex Code: #184546
  • Color ID: 58
    MediumTurquoise
    Hex Code: #007060
  • Color ID: 59
    Turquoise
    Hex Code: #00c5ab
  • Color ID: 60
    GreenSlate
    Hex Code: #40594c
  • Color ID: 61
    Sage
    Hex Code: #3e4f40
  • Color ID: 62
    DarkWarmGray
    Hex Code: #3b3938
  • Color ID: 63
    MediumWarmGray
    Hex Code: #585554
  • Color ID: 64
    LightWarmGray
    Hex Code: #9b9290
  • Color ID: 65
    DarkCement
    Hex Code: #525b56
  • Color ID: 66
    LightCement
    Hex Code: #8aa196
  • Color ID: 67
    LightPink
    Hex Code: #e8b0ff
  • Color ID: 68
    DeepPink
    Hex Code: #ff119a
  • Color ID: 69
    DarkViolet
    Hex Code: #730046
  • Color ID: 70
    DarkMagenta
    Hex Code: #b70042
  • Color ID: 71
    BurntSienna
    Hex Code: #7e331e
  • Color ID: 72
    MediumAutumn
    Hex Code: #a93000
  • Color ID: 73
    Vermillion
    Hex Code: #ef3100
  • Color ID: 74
    Coral
    Hex Code: #ff5834
  • Color ID: 75
    Orange
    Hex Code: #ff7f00
  • Color ID: 76
    Peach
    Hex Code: #ffa73a
  • Color ID: 77
    LightAutumn
    Hex Code: #ae7000
  • Color ID: 78
    Mustard
    Hex Code: #949427
  • Color ID: 79
    ActualBlack
    Hex Code: #171717
  • Color ID: 80
    MidnightBlue
    Hex Code: #191d36
  • Color ID: 81
    DarkBlue
    Hex Code: #152b3a
  • Color ID: 82
    BlackSands
    Hex Code: #302531
  • Color ID: 83
    LemonLime
    Hex Code: #a8ff44
  • Color ID: 84
    Mint
    Hex Code: #38e985
  • Color ID: 85
    Jade
    Hex Code: #008840
  • Color ID: 86
    PineGreen
    Hex Code: #0f552e
  • Color ID: 87
    SpruceGreen
    Hex Code: #005b45
  • Color ID: 88
    LeafGreen
    Hex Code: #5b9725
  • Color ID: 89
    DarkLavender
    Hex Code: #5e275f
  • Color ID: 90
    MediumLavender
    Hex Code: #853587
  • Color ID: 91
    Lavender
    Hex Code: #bd77be
  • Color ID: 92
    DarkTeal
    Hex Code: #0e404a
  • Color ID: 93
    MediumTeal
    Hex Code: #105563
  • Color ID: 94
    Teal
    Hex Code: #14849c
  • Color ID: 95
    PowderBlue
    Hex Code: #82a7ff
  • Color ID: 96
    Glacial
    Hex Code: #aceaff
  • Color ID: 97
    Cammo
    Hex Code: #505118
  • Color ID: 98
    DryMoss
    Hex Code: #766e3f
  • Color ID: 99
    Custard
    Hex Code: #c0bd5e
  • Color ID: 100
    Cream
    Hex Code: #f4ffc0

List of Dye IDs

Color IDs obtainable through mutations or event candy. Color IDs 202, 204, 206, and 226 are the same as color IDs 2, 5, 3, and 35 (in that order).

  • Color ID: 201
    Black Dye
    Hex Code: #1f1f1f
  • Color ID: 202
    Blue Dye
    Hex Code: #0000ff
  • Color ID: 203
    Brown Dye
    Hex Code: #756147
  • Color ID: 204
    Cyan Dye
    Hex Code: #00ffff
  • Color ID: 205
    Forest Dye
    Hex Code: #006c00
  • Color ID: 206
    Green Dye
    Hex Code: #00ff00
  • Color ID: 207
    Uncraftable Purple Dye
    Hex Code: #6c00ba
  • Color ID: 208
    Orange Dye
    Hex Code: #ff8800
  • Color ID: 209
    Parchment Dye
    Hex Code: #ffffba
  • Color ID: 210
    Pink Dye
    Hex Code: #ff7be1
  • Color ID: 211
    Purple Dye
    Hex Code: #7b00e0
  • Color ID: 212
    Red Dye
    Hex Code: #ff0000
  • Color ID: 213
    Royalty Dye
    Hex Code: #7b00a8
  • Color ID: 214
    Silver Dye
    Hex Code: #e0e0e0
  • Color ID: 215
    Sky Dye
    Hex Code: #bad4ff
  • Color ID: 216
    Tan Dye
    Hex Code: #ffed82
  • Color ID: 217
    Tangerine Dye
    Hex Code: #ad652c
  • Color ID: 218
    White Dye
    Hex Code: #fefefe
  • Color ID: 219
    Yellow Dye
    Hex Code: #ffff00
  • Color ID: 220
    Magenta Dye
    Hex Code: #e71fd9
  • Color ID: 221
    Brick Dye
    Hex Code: #94341f
  • Color ID: 222
    Cantaloupe Dye
    Hex Code: #ff9a00
  • Color ID: 223
    Mud Dye
    Hex Code: #473b2b
  • Color ID: 224
    Navy Dye
    Hex Code: #34346c
  • Color ID: 225
    Olive Dye
    Hex Code: #baba59
  • Color ID: 226
    Slate Dye
    Hex Code: #595959

Special codes

  • ID 0 signals to the game that a region should not be updated. It is only obtainable via mutations. As it is an absence of color, it will cause development-time defaults to show.
  • ID 227 has not been defined as a color, but is obtainable via mutations. It is displayed as white on creatures in-game.

Notes

  1. Dino Albino cannot be represented with hexadecimal numbers, as the engine uses floating-point numbers and doesn't restrict them to a specific range. It is 75% brighter than White.