Difference between revisions of "User:Pilk/Colours"

From Team Fortress Wiki
Jump to: navigation, search
(Other colours: These look different outside of the game... crit colours are from the electricity effects, minicrit colours are from the soldier buff effects.)
m (Undo edit by WhyiMicro (Talk) (3284295) Please don't edit other users' user pages without their permission)
(Tag: Undo)
 
(7 intermediate revisions by 3 users not shown)
Line 11: Line 11:
 
| QualityColorNormal  
 
| QualityColorNormal  
 
|-
 
|-
! style="background:rgb(141,131,75);" | 8D834B
+
! style="background:rgb(77,116,85);" | 4D7455
| rarity1
+
| Genuine
| ?
+
| Genuine
| QualityColorrarity1  
+
| QualityColorrarity1
 
|-
 
|-
! style="background:rgb(77,116,85);" | 4D7455
+
! style="background:rgb(144,131,75);" | 90834B
 
| rarity2
 
| rarity2
 
| ?
 
| ?
Line 26: Line 26:
 
| QualityColorrarity3  
 
| QualityColorrarity3  
 
|-
 
|-
| style="background:rgb(134,80,172);" | 8650AC
+
! style="background:rgb(134,80,172);" | 8650AC
 
| rarity4
 
| rarity4
 
| Unusual
 
| Unusual
Line 60: Line 60:
 
| Customized
 
| Customized
 
| QualityColorCustomized
 
| QualityColorCustomized
 +
|-
 +
! style="background:rgb(205,155,29);" | CD9B1D
 +
| Strange
 +
| Strange
 +
| QualityColorStrange
 
|-
 
|-
 
|}
 
|}
Line 131: Line 136:
  
 
== Other colours ==
 
== Other colours ==
 +
Sampled from team particle effects.
 
{| class="wikitable grid" cellpadding=0 cellspacing=0
 
{| class="wikitable grid" cellpadding=0 cellspacing=0
 
!   !! RED !! BLU
 
!   !! RED !! BLU
 
|-
 
|-
 
! Crit
 
! Crit
! style="background:rgb(255,31,31);" | 255 31 31 255
+
! style="background:#ff5a32;" | #ff5a32
! style="background:rgb(234,138,52);" | 234 138 52 255
+
! style="background:#3c78ff;" | #3c78ff
 
|-
 
|-
 
! Mini-Crit
 
! Mini-Crit
! style="background:rgb(125,125,255);" | 125 125 255 255
+
! style="background:#dc9a2c;" | #dc9a2c
! style="background:rgb(50,238,196);" | 50 238 196 255
+
! style="background:#15b66b;" | #15b66b
 +
|}
 +
 
 +
== TF Wiki colors ==
 +
 
 +
{| class="grid" cellpadding=0 cellspacing=0
 +
! Colour
 +
! Desc
 +
! CSS class
 +
|-
 +
| style="background:#79542B;" | #79542B
 +
| Border color
 +
| –
 +
|-
 +
| style="background:#F3A957;" | #F3A957
 +
| Navbox level 1
 +
| {{code|tf-color1}}
 +
|-
 +
| style="background:#FFBE7E;" | #FFBE7E
 +
| Alternate shade 1
 +
| {{code|tf-color2}}
 +
|-
 +
| style="background:#F9D483;" | #F9D483
 +
| Navbox level 2
 +
| {{code|tf-color3}}
 +
|-
 +
| style="background:#FFDDAD;" | #FFDDAD
 +
| Alternate shade 2
 +
| {{code|tf-color4}}
 +
|-
 +
| style="background:#FEF5E0;" | #FEF5E0
 +
| Navbox level 3
 +
| {{code|tf-color5}}
 +
|-
 +
| style="background:#FFFCF7;" | #FFFCF7
 +
| Navbox background
 +
| {{code|tf-color-bg}}
 +
|-
 +
| style="background:#B2D7E9;" | #B2D7E9
 +
| Patch layout color 1
 +
|
 +
|-
 +
| style="background:#DFE8ED;" | #DFE8ED
 +
| Patch layout color 2
 +
|
 +
|-
 +
| style="background:#AAAAAA;" | #AAAAAA
 +
| Common border color
 +
|
 +
|-
 
|}
 
|}

Latest revision as of 10:02, 15 October 2022

Item rarity colours

Colour Rarity Name Appends Colour Name
B2B2B2 Normal Nothing QualityColorNormal
4D7455 Genuine Genuine QualityColorrarity1
90834B rarity2 ? QualityColorrarity2
CF6A32 rarity3 ? QualityColorrarity3
8650AC rarity4 Unusual QualityColorrarity4
476291 Vintage Vintage QualityColorVintage
FFD700 Unique Nothing QualityColorUnique
70B04A Community Community QualityColorCommunity
A50F79 Developer Valve QualityColorDeveloper
70B04A SelfMade Self-Made QualityColorSelfMade
476291 Customized Customized QualityColorCustomized
CD9B1D Strange Strange QualityColorStrange

Weapon attribute colours

Colour Role Colour Name
99CCFF Positive attributes ItemAttribPositive
FF4040 Negative attributes ItemAttribNegative
EBE2CA Neutral attributes ItemAttribNeutral
756B5E Item level and type ItemAttribLevel

Extended item info

Colour Colour Name Desc
E1FF0F ItemSetName Name of item set
95AF0C ItemSetItemEquipped Colour of item in set if equipped
8B8989 ItemSetItemMissing Colour of item in set if unequipped
E1FF0F ItemIsotope ?
95AF0C ItemBundleItem List of items in a bundle
00A000 ItemLimitedUse Description of limited use item
756B5E ItemFlags Description of trade/craftability

Achievement colours

F4722B
F5E5C1
3E3E3E

Other colours

Sampled from team particle effects.

  RED BLU
Crit #ff5a32 #3c78ff
Mini-Crit #dc9a2c #15b66b

TF Wiki colors

Colour Desc CSS class
#79542B Border color
#F3A957 Navbox level 1 tf-color1
#FFBE7E Alternate shade 1 tf-color2
#F9D483 Navbox level 2 tf-color3
#FFDDAD Alternate shade 2 tf-color4
#FEF5E0 Navbox level 3 tf-color5
#FFFCF7 Navbox background tf-color-bg
#B2D7E9 Patch layout color 1
#DFE8ED Patch layout color 2
#AAAAAA Common border color