Template:Mapcolor

From Wikipedia, the free encyclopedia
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 : hexadécimale 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:Cartecouleur if the template have been update.