File talk:Flag of Finland.svg
- but it appears this doesn't work on Wikipedia; there is a little icon to the right, inside the border... which happens because the border is being applied remotely from the Commons, and when the description of the image is imported into Wikipedia, it recognizes the image in the border as an external link and flags it appropriately. If the border is applied locally on Wikipedia, that icon should not appear.
- Huh? w:Finland uses {{border|[[Image:Flag of Finland.svg|125px]]}} right at the top of the article, with no problem. User:dbenbenn 11:44, 3 February 2006 (UTC)
Shade of blue[edit]
Wikipedia article and Finlandia flaga wymiary.png says CMYK tones for Blue are C 100%, M 56% ,Y 0%, K 18.5%, but colors in this picture are C 100%, M 53%, Y 0, K 47% .
- There are no official CMYK tones. The official blue color is Y = 5.86, x = 0.1856 and y = 0.1696 or L* = 29.06, a* = 7.24 and b* = -36.98 in CIE, 4060-R90B in NCS or 294C in PMS.[1]. Translating these accurately to RGB or CMYK seems to be more or less impossible. All you can do is an approximation, which may look wrong on another monitor. The white has not been defined, so I guess it is RGB(255,255,255). --Lakefall 14:57, 6 June 2008 (UTC)
Used colors: white rendered as RGB 255 255 255 Pantone 11-0601 blue rendered as RGB 0 53 128 Pantone 294 (approx.)
The cross is too fat. EJavanainen (talk) 10:03, 3 September 2010 (UTC)
- IMHO it meets exactly the rules as in Flag of Finland (Construction sheet).svg; a skinnier example as Alkuperalippu.svg does not. sarang
사랑 06:25, 5 June 2012 (UTC)
New Cat[edit]
I'm sorting Category SVG sovereign state flags alphabetically. Please edit cat tag to "Category SVG sovereign state flags|Finland" Fry1989 (talk) 23:39, 17 January 2011 (UTC)
Done. --ZooFari 01:44, 18 January 2011 (UTC)
Description[edit]
{{Editprotect}} This should go in the second line of the description:
Svenska: Finlands flaggaHomo lupus (talk) 03:42, 21 April 2012 (UTC)
Simplification[edit]
Currently the flag is a Structured SVG with 3 SVG-rectangles (275 bytes). With 1 rect and 1 path it would need 231 bytes
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="1800" height="1100"> <rect width="1800" height="1100" fill="#fff"/> <path stroke-width="300" stroke="#003580" d="m650,0v1100m1150-550H0"/> </svg>
sarang♥사랑 06:41, 29 September 2012 (UTC)Code optimization[edit]
It’s possible to optimize the code of this file:
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 11" width="1800" height="1100"> <path d="M0,0H18V11H0" fill="#fff"/> <path d="M0,4H5V0H8V4H18V7H8V11H5V7H0z" fill="#003580"/> </svg>
It takes 201 bytes only (with LF line endings).
Valtlait (talk) 19:14, 10 May 2015 (UTC)
The blue shade[edit]
I know this has been discussed before, but according to the very law that defines this flag, the closest Pantone approximation to the shade of blue used is 294 C, which in RGB is #002F6C (according to their website). Should the existing color be changed to that? SURJECTION ·talk·contr·log· 22:24, 17 July 2018 (UTC)
It is requested that an edit or modification be made to this protected page.Yes, the shade of blue is incorrect. It should be changed to #002F6C.
Administrators: Please apply <nowiki> or {{Tl}} to the tag after the request is fulfilled.- Reference:
- https://intermin.fi/en/flag-and-arms/about-the-flag
- https://encycolorpedia.com/002f6c
- --Ryebreadforscale (talk) 20:27, 30 March 2022 (UTC)
Categories[edit]
{{Edit request}} This should go in Category:National flag of Finland. —Preceding unsigned comment was added by 86.173.239.113 (talk) 09:46, 2 July 2019 (UTC)
- IMHO it meets exactly the rules as in Flag of Finland (Construction sheet).svg; a skinnier example as Alkuperalippu.svg does not. sarang