Template:Mapcolor

From FORwiki

Jump to: navigation, search


Description 
this template allow to display a color with is colometric informations.
Usage 
{{Mapcolor|r=DDD|v=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|v=226|b=186|hex=#F4E2BA}} produce
#F4E2BA
R:244 V:226 B:186
Personal tools