OPEN-SOURCE SCRIPT

RGB Color Codes Chart

6406
█ OVERVIEW
This indicator is an educational indicator to make pine coders easier to input color code.
Color code displayed either in hex or rgb code or both.

█ INSPIRATIONS
RGB Color Codes Chart
[HELPER] Table Color For Pairing Black And White

█ FEATURES
  • Hover table cell to see all properties of color such as Hex code and RGB code via tooltip.
  • Cell can be show either Full, HEX, RGB, R, G, B or na.


█ LIMITATION
  • This code does not consider usage of color.new()


█ CONSIDERATION
  • Code consideration to be used such as color.r(), color.g(), color.b() and color.rgb()


█ EXAMPLE OF USAGE / EXPLAINATION
snapshot
snapshot
snapshot
snapshot

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.