• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    1. Home
    2. Tags
    3. color
    Log in to post
    • All categories
    • bonemap

      [ANSWERED] Is there a way to display HEX values from Color Maker HSBA to the stage?
      How To... ? • color hex values • • bonemap

      4
      0
      Votes
      4
      Posts
      118
      Views

      mark

      @bonemap said:

      displaying RGB, Hue and potentially hex values as the counter cycles through 360° hue spectrum.

      Using a different approach to @DusX, here's a user actor that a uses the Logical Calculator to shift the various components of the color (which is a 32-bit integer with A, R, G and B as 8-bit values) into the right place and then output them as integers that display as hex values. (I am not sure if you needed a string output or integer outputs.) Anyway, for what it's worth.

      color-to-hex-components.izz

      Best Wishes,
      Mark

    • H

      [ANSWERED] Link a colour to a specific video.
      How To... ? • measure color logic inside range control color • • hollyjw

      12
      1
      Votes
      12
      Posts
      285
      Views

      H

      @Kathmandale @mark_m my project works!!!! im over the moon thanks for much for your help guys!!