[R] What is the HEX code for "transparent" color?

Robert Knight rk @end|ng |rom rk@|y|
Thu Jun 6 17:24:21 CEST 2024


You would set the alpha of an existing color and give it a new name and then refer to it by name rather than using HEX codes. 

On June 6, 2024 11:08:06 AM EDT, Greg Snow <538280 using gmail.com> wrote:
>You need a "#" at the beginning of the string to specify that it is a
>hex code for the color.  Try "#00000000".
>
>On Thu, Jun 6, 2024 at 9:07 AM Yosu Yurramendi
><yosu.yurramendi using gmail.com> wrote:
>>
>> What is the HEX code for "transparent" color?
>> I've tried "00000000" "FFFFFF00" "FFFFFFFF", but they don't work.
>> Thanks
>>
>>         [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>
>
>
>-- 
>Gregory (Greg) L. Snow Ph.D.
>538280 using gmail.com
>
>______________________________________________
>R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.

-- 
Robert Knight
tel 270-306-1658
fax (270) 288-0474
rk using rk.fyi
	[[alternative HTML version deleted]]



More information about the R-help mailing list