UTC offset representation using HSL: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
* FF = 255
* FF = 255


* gi00 (i * 60) min
* gi30 (i * 60 +30) min


{| class="wikitable"
== Using hue ==
|-
| 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:
{| class="wikitable"
! gi00 code
! gi00 sample
! gi30 code
! gi30 sample
|-
| #f0f
| style=background:#f0f |
| #8000ff
| style=background:#8000ff |
 
|----
| #00f
| style=background:#00f |
| #0080ff
| style=background:#0080ff |
 
|----
| #0ff
| style=background:#0ff |
| #00ff80
| style=background:#00ff80 |
 
|----
| #0f0
| style=background:#0f0 |
| #80ff00
| style=background:#80ff00 |
|----
| #ff0
| style=background:#ff0 |
| #ff8000
| style=background:#ff8000 |
|----
| #f00
| style=background:#f00 |
| #ff0080
| style=background:#ff0080 |
|----
|}
 
== Using RYGCBM ==
{| class="wikitable"
{| class="wikitable"
! style="width:10%" | Offset group
! style="width:10%" | Offset group


! style="width:10%;vertical-align:top" | Region 1 <br>overlap Region 5 <br> Oceania
! style="width:10%;vertical-align:top" | Quarter<br>-3<br>overlap Quarter 1
! style="width:10%;vertical-align:top" | Region 2 <br>180W - 90W<br> Oceania, North America
! style="width:10%;vertical-align:top" | Quarter<br>-2<br>180W - 90W<br> Oceania, North America
! style="width:10%;vertical-align:top" | Region 3 <br>90W - 0<br>North America, South America
! style="width:10%;vertical-align:top" | Quarter<br>-1<br>90W - 0<br>North America, South America
! style="width:10%;vertical-align:top" | Region 4 <br>0 - 90E<br>Europe, Africa, Asia
! style="width:10%;vertical-align:top" | Quarter<br>0<br>0 - 90E<br>Europe, Africa, Asia
! style="width:10%;vertical-align:top" | Region 5 <br>90E - 180 E<br>Asia
! style="width:10%;vertical-align:top" | Quarter<br>1<br>90E - 180 E<br>Asia
! style="width:10%;vertical-align:top" | Region 6 <br>overlap Region 2 <br>Oceania
! style="width:10%;vertical-align:top" | Quarter<br>2<br>overlap Quarter -2
! Hue
! Quarter 0 offset in min = hue
! style="width:10%" | Sample
! style="width:10%" | Sample
! style="width:10%" | html color code
! style="width:10%" | RGB color code
|----
|----
| og000
| og000
Line 271: Line 173:
| style=background:#0000ff|  
| style=background:#0000ff|  
| #0000ff
| #0000ff
|----
| og415
|
|
|
| +04:15
| +10:15
|
| 255
| style=background:#4000ff|
| #4000ff
|----
|----
| og430
| og430
Line 293: Line 206:
| style=background:#ff00ff|  
| style=background:#ff00ff|  
| #ff00ff
| #ff00ff
|----
| og515
|
|
|
| +05:15
| +11:15
|
| 315
| style=background:#ff00c0|
| #ff00c0
|----
|----
| og530
| og530

Latest revision as of 2011-09-27T20:05:42

  • 00 = 0
  • 40 = 64
  • 80 = 128
  • C0 = 192
  • FF = 255


Using hue

Offset group Quarter
-3
overlap Quarter 1
Quarter
-2
180W - 90W
Oceania, North America
Quarter
-1
90W - 0
North America, South America
Quarter
0
0 - 90E
Europe, Africa, Asia
Quarter
1
90E - 180 E
Asia
Quarter
2
overlap Quarter -2
Quarter 0 offset in min = hue Sample RGB color code
og000 -12:00 -06:00 +00:00 +06:00 +12:00 0 #ff0000
og015 +00:15 15 #ff4000
og030 +00:30 30 #ff8000
og045 +00:45 +12:45 45 #ffc000
og100 -11:00 -05:00 +01:00 +07:00 +13:00 60 #ffff00
og115 75 #c0ff00
og130 -10:30 -04:30 +01:30 +07:30 +13:30 90 #80ff00
og145 +01:45 +13:45 105 #40ff00
og200 -10:00 -04:00 +02:00 +08:00 +14:00 120 #00ff00
og215 135 #00ff40
og230 -03:30 +08:30 150 #00ff80
og300 -09:00 -03:00 +03:00 +09:00 180 #00ffff
og330 -08:30 -02:30 +03:30 +09:30 210 #0080ff
og400 -08:00 -02:00 +04:00 +10:00 240 #0000ff
og415 +04:15 +10:15 255 #4000ff
og430 -07:30 -01:30 +04:30 +10:30 270 #8000ff
og500 -07:00 -01:00 +05:00 +11:00 300 #ff00ff
og515 +05:15 +11:15 315 #ff00c0
og530 -06:30 -00:30 +05:30 +11:30 330 #ff0080
og545 -06:15 -00:15 +05:45 +11:45 345 #ff0040