UTC offset representation using HSL: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
(Using RYGCBM)
No edit summary
Line 8: Line 8:
* gi30 (i * 60 +30) min
* gi30 (i * 60 +30) min


{| class="wikitable"
|-
| hue
| 0
| 15
| 30
| 45
| 60
| 75
| 90
| 105
| 120
| 135
| 150
| 165
| 180
| 195
| 210
| 225
| 240
| 255
| 270
| 285
| 300
| 315
| 330
| 345
|-
| sample
| style=background:#ff0000 |
| style=background:#ff4000 |
| style=background:#ff8000 |
| style=background:#ffc000 |
| style=background:#ffff00 |
| style=background:#c0ff00 |
| style=background:#80ff00 |
| style=background:#40ff00 |
| style=background:#00ff00 |
| style=background:#00ff40 |
| style=background:#00ff80 |
| style=background:#00ffc0 |
| style=background:#00ffff |
| style=background:#00c0ff |
| style=background:#0080ff |
| style=background:#0040ff |
| style=background:#0000ff |
| style=background:#4000ff |
| style=background:#8000ff |
| style=background:#c000ff |
| style=background:#ff00ff |
| style=background:#ff00c0 |
| style=background:#ff0080 |
| style=background:#ff0040 |
|}
Basic colors would be:
Basic colors would be:
{| class="wikitable"
{| class="wikitable"

Revision as of 2011-09-27T06:16:42

  • 00 = 0
  • 40 = 64
  • 80 = 128
  • C0 = 192
  • FF = 255
  • gi00 (i * 60) min
  • gi30 (i * 60 +30) min
hue 0 15 30 45 60 75 90 105 120 135 150 165 180 195 210 225 240 255 270 285 300 315 330 345
sample

Basic colors would be:

gi00 code gi00 sample gi30 code gi30 sample
#f0f #8000ff
#00f #0080ff
#0ff #00ff80
#0f0 #80ff00
#ff0 #ff8000
#f00 #ff0080

Using RYGCBM

Offset group Sample html color code Region 1
overlap Region 5
Oceania
Region 2
180W - 90W
Oceania, North America
Region 3
90W - 0
North America, South America
Region 4
0 - 90E
Europe, Africa, Asia
Region 5
90E - 180 E
Asia
Region 6
overlap Region 2
Oceania
og000 #ff0000 -12:00 -06:00 +00:00 +06:00 +12:00
og030 #ff8000 +00:30
og045 #ffc000 +00:45 +12:45
og100 #ffff00 -11:00 -05:00 +01:00 +07:00 +13:00
og130 #80ff00 -10:30 -04:30 +01:30 +07:30 +13:30
og145 #40ff00 +01:45 +13:45
og200 #00ff00 -10:00 -04:00 +02:00 +08:00 +14:00
og230 #00ff80 -03:30 +08:30
og300 #00ffff -09:00 -03:00 +03:00 +09:00
og330 #0080ff -08:30 -02:30 +03:30 +09:30
og400 #0000ff -08:00 -02:00 +04:00 +10:00
og430 #8000ff -07:30 -01:30 +04:30 +10:30
og500 #ff00ff -07:00 -01:00 +05:00 +11:00
og530 #ff0080 -06:30 -00:30 +05:30 +11:30
og545 #ff0040 -06:15 -00:15 +05:45 +11:45