Paul Liverman III 8 years ago
parent
commit
7dfe0ff4f4
1 changed files with 40 additions and 0 deletions
  1. 40
    0
      Color-Management.md

+ 40
- 0
Color-Management.md View File

@@ -0,0 +1,40 @@
1
+# RGB
2
+
3
+Colors have some inherit meaning, but are also assigned as various things.
4
+
5
+## Red
6
+
7
+Fire, Dirty, Blood, Cops?, Hospital.
8
+
9
+Red: dirty or dangerous
10
+
11
+## Green
12
+
13
+Money, Financial, Environment.
14
+
15
+Green: clean or financial
16
+
17
+## Blue
18
+
19
+Water, Fire Department, Police, Emergency Services.
20
+
21
+Blue: resource or service
22
+
23
+## Stuff
24
+
25
+Residential, Commercial, Industrial, Banks, Mining, Airports, Ports, Roads (and Highways), Power Lines.
26
+
27
+
28
+
29
+Red is dirty. Green is clean. Blue is resources. ??
30
+
31
+- R+G = Yellow, Residential? (dirty+clean)
32
+- G+B = Teal, Commercial (clean+resource)
33
+- R+B = Magenta, Industry (dirty+resource)
34
+
35
+- R+G = Yellow, Commercial (dangerous + financial)
36
+- G+B = Teal, Industrial (financial + resource)
37
+- R+B = Magenta, Residential (dangerous/dirty + resource?)
38
+
39
+- R/2 + B = Purple, Residential (danger + resource/2)
40
+-