Circle notation system: Difference between revisions

From annawiki
No edit summary
No edit summary
Line 2: Line 2:
{| class="wikitable sortable"
{| class="wikitable sortable"
! Hex
! Hex
! Time
! Time<br>ISO 8601
! Longitude
! Longitude<br>ISO 6709
! Degree
! Degree
! English
! English
Line 9: Line 9:
! HSV color, S=V=100
! HSV color, S=V=100
|-
|-
| .0 || 00:00:00
| .0  
| -180
| 00:00:00
| -168.75
| 0 || North || N
| 0 || North || N
| style="background-color:#ff0000;" | ff0000
| style="background-color:#ff0000;" | ff0000
|-
|-
| .1 || 01:30:00
| .1  
| -157.5
| 01:30:00
| 168.75
| 22.5 || North-northeast || NNE
| 22.5 || North-northeast || NNE
| style="background-color:#ff6000" | ff6000
| style="background-color:#ff6000" | ff6000
|-
|-
| .2 || 03:00:00
| .2  
| -125
| 03:00:00
| 146.25
| 45 || Northeast || NE
| 45 || Northeast || NE
| style="background-color:#ffbf00" | ffbf00
| style="background-color:#ffbf00" | ffbf00
|-
|-
| .3 || 04:30:00
| .3
| -102.5
| 04:30:00
| 123.75
| 67.5 || East-northeast || ENE
| 67.5 || East-northeast || ENE
| style="background-color:#dfff00" | dfff00
| style="background-color:#dfff00" | dfff00
|-
|-
| .4 || 06:00:00
| .4  
| -090
| 06:00:00
| 101.25
| 90 || East || E
| 90 || East || E
| style="background-color:#80ff00" | 80ff00
| style="background-color:#80ff00" | 80ff00
|-
|-
| .5 || 07:30:00
| .5
| -067.5
| 07:30:00
| 78.75
| 112.5 || East-southeast || ESE
| 112.5 || East-southeast || ESE
| style="background-color:#22ff00" | 22ff00
| style="background-color:#22ff00" | 22ff00
|-
|-
| .6 || 09:00:00
| .6
| -045
| 09:00:00
| 56.25
| 135 || Southeast || SE
| 135 || Southeast || SE
| style="background-color:#00ff40" | 00ff40
| style="background-color:#00ff40" | 00ff40
|-
|-
| .7 || 10:30:00
| .7
| -022.5
| 10:30:00
| 33.75
| 157.5 || South-southeast || SSE
| 157.5 || South-southeast || SSE
| style="background-color:#00ff9d" | 00ff9d
| style="background-color:#00ff9d" | 00ff9d
|-
|-
| .8 || 12:00:00
| .8  
| +000
| 12:00:00
| 11.25
| 180 || South || S
| 180 || South || S
| style="background-color:#00ffff" | 00ffff
| style="background-color:#00ffff" | 00ffff
|-
|-
| .9 || 13:30:00
| .9 || 13:30:00
| +022.5
| -11.25
| 202.5 || South-southwest || SSW
| 202.5 || South-southwest || SSW
| style="background-color:#00a2ff" | 00a2ff
| style="background-color:#00a2ff" | 00a2ff
|-
|-
| .A || 15:00:00
| .A || 15:00:00
| +045
| -33.75
| 225 || Southwest || SW
| 225 || Southwest || SW
| style="background-color:#0040ff;color:#fff" | 0040ff
| style="background-color:#0040ff;color:#fff" | 0040ff
|-
|-
| .B || 16:30:00
| .B || 16:30:00
| +067.5
| -56.25
| 247.5 || West-southwest || WSW
| 247.5 || West-southwest || WSW
| style="background-color:#1e00ff;color:#fff" | 1e00ff
| style="background-color:#1e00ff;color:#fff" | 1e00ff
|-
|-
| .C || 18:00:00
| .C || 18:00:00
| +090
| -78.75
| 270 || West || W
| 270 || West || W
| style="background-color:#8000ff;color:#fff" | 8000ff
| style="background-color:#8000ff;color:#fff" | 8000ff
|-
|-
| .D || 19:30:00
| .D || 19:30:00
| +112.5
| -101.25
| 292.5 || West-northwest || WNW
| 292.5 || West-northwest || WNW
| style="background-color:#dd00ff" | dd00ff
| style="background-color:#dd00ff" | dd00ff
|-
|-
| .E || 21:00:00
| .E || 21:00:00
| +135
| 123.75
| 315 || Northwest || NW
| 315 || Northwest || NW
| style="background-color:#ff00bf" | ff00bf
| style="background-color:#ff00bf" | ff00bf
|-
|-
| .F || 22:30:00
| .F || 22:30:00
| +157.5
| 146.25
| 337.5 || North-northwest || NNW
| 337.5 || North-northwest || NNW
| style="background-color:#ff0062" | ff0062
| style="background-color:#ff0062" | ff0062
|}
|}

Revision as of 2013-07-31T05:08:50

See also: Ma notation

Hex Time
ISO 8601
Longitude
ISO 6709
Degree English English acronym HSV color, S=V=100
.0 00:00:00 -168.75 0 North N ff0000
.1 01:30:00 168.75 22.5 North-northeast NNE ff6000
.2 03:00:00 146.25 45 Northeast NE ffbf00
.3 04:30:00 123.75 67.5 East-northeast ENE dfff00
.4 06:00:00 101.25 90 East E 80ff00
.5 07:30:00 78.75 112.5 East-southeast ESE 22ff00
.6 09:00:00 56.25 135 Southeast SE 00ff40
.7 10:30:00 33.75 157.5 South-southeast SSE 00ff9d
.8 12:00:00 11.25 180 South S 00ffff
.9 13:30:00 -11.25 202.5 South-southwest SSW 00a2ff
.A 15:00:00 -33.75 225 Southwest SW 0040ff
.B 16:30:00 -56.25 247.5 West-southwest WSW 1e00ff
.C 18:00:00 -78.75 270 West W 8000ff
.D 19:30:00 -101.25 292.5 West-northwest WNW dd00ff
.E 21:00:00 123.75 315 Northwest NW ff00bf
.F 22:30:00 146.25 337.5 North-northwest NNW ff0062