Help for this page

Select Code to Download


  1. or download this
    map{printf'#%02x%02x%02x
    ',$_%6*51,($_/=6)%6*51,($_/6|0)*51}(0..215);
    
  2. or download this
    map{printf'#%02x%02x%02x
    ',$_%6*51,($_/=6)%6*51,($_/6|0)*51}0..215;