Skip to main content

Highlight Transparency

Comments

4 comments

  • Richard Diaz

    If your talking about the fill color of a highlight in a workflow, use the command "SetHighlightFillColor" and then set a hex color with a transparency value such as "#4D4CA0D8" for 30% blue.

    /customer/servlet/servlet.FileDownload?file=00P6000000em1IAEAY

     

    Transparency table of percentages to hex values. E.g. for 50% white you'd use #80FFFFFF

    •100% — FF

     

    •95% — F2

     

    •90% — E6

     

    •85% — D9

     

    •80% — CC

     

    •75% — BF

     

    •70% — B3

     

    •65% — A6

     

    •60% — 99

     

    •55% — 8C

     

    •50% — 80

     

    •45% — 73

     

    •40% — 66

     

    •35% — 59

     

    •30% — 4D

     

    •25% — 40

     

    •20% — 33

     

    •15% — 26

     

    •10% — 1A

     

    •5% — 0D

     

    •0% — 00

     

    Rick

    0
  • Sean McClurkan

    Thanks for the handy guide, Rick.  That's awesome!

    0
  • Permanently deleted user

    This isn't working for me for some reason.  I have my fill set to "99000000" and I'm getting a solid black with no transparency.

    0
  • Richard Diaz

    Hi Sara,

    Here is what a fill value of "#99000000" looks like in the HTML5 2.4.1 viewer.

    /customer/servlet/servlet.FileDownload?file=00P6000000e8ExrEAE

    What version of the GVH template are you using?

    - Rick

    0

Please sign in to leave a comment.