Template:Mapcolor
Jump to navigation
Jump to search
Wikimedia Commons has media related to Template:Mapcolor.
- Description
- this template allow to display a color with is colometric informations.
- Usage
{{Mapcolor|r=DDD|g=DDD|b=DDD|hex=#HHHHHH}}
- DDD : value between 0 and 255 for Red, Green, and Blue (ALL REQUIRED).
- #HHHHHH : hexadecimal value corresponding to the 3 previous data (REQUIRED).
- Example
{{Mapcolor|r=244|g=226|b=186|hex=#F4E2BA}}
produce
#F4E2BA
R:244 G:226 B:186
Note: please, time by time, check on fr:Modèle:Couleur if the template have been update.