1 Attachment(s)
[RESOLVED] I need help with getting the hex Ref of this colour, in the graphic attachment.
Dear VBFormers,
I need to be able to get the Hex Ref of this grey colour, which is for my XHTML Document of mine. Then also the RGBA i would also require for my Visual Basic App of mine. Then i cannot use the background image tag, because i want to keep down the number of files and folders, that i am working with, then.
!! Thanks for the Input and thanks in advance !!
Attachment 180912
Re: I need help with getting the hex Ref of this colour, in the graphic attachment.
&hf0f0f0 rgb(240,240,240)
Re: I need help with getting the hex Ref of this colour, in the graphic attachment.
Thanks dude for the input, here