Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

rgb coloring

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    rgb coloring

    I want to use brighter yellow for example but when I try rgb(255,255,300) to see how much brighter it is I get an error messge.
    I used to used rgb to set my colors but there must have been more to it?

    #2
    Hello simpletrades,

    Thank you for the question.

    255 is the max range for RGB so a value of 300 would produce an error. The range for RGB values is 0-255.

    As you are dealing with RGB, I would likely suggest using an RGB color picker online to pick what colors you want and then display the code. Searching for "RGB color picker" online will bring up many results, here is one: https://www.w3schools.com/colors/colors_picker.asp (clicking on the color will display its RGB on that site).

    I look forward to being of further assistance.

    Comment


      #3
      Try this...html color picker

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      175 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      331 views
      0 likes
      Last Post CaptainJack  
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      253 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      356 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      183 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Working...
      X