Forum Moderators: not2easy
These may be a very basic question.
I recently was present with info from a client asking for some text to have a color of grey 50%, something else grey 60% etc.
Can anyone explain how i can work this out in order to get a rgb value?
Thanks
.textcolor {color:rgb(60%,60%,60%)}
if you want a 60% grey text color.