RGB in colorValue, Possible?
Hello All,
I have a Hex Color value in a variable and I can convert that to RGB. I want to use that in a style, so I can apply that style to a character string. But I don’t know how to pass a RGB value to fillColor property.
Is it even possible to use an RGB value in this?
fillColor:myDocument.colors.add({colorValue:[RGB VALUE??]})
Or is there a totally deferent way to work with RGB?
Any help highly appreciated.
Thanks
Sam
