<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 15 May 2023 at 11:39, Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, 15 May 2023, Rich Shepard wrote:<br>
<br>
> The input file for a ps.map vareas has a color specified as:<br>
> color 33:00:00<br>
> When I run the ps.map command I'm told this is an invalid color for vareas.<br>
<br>
Here's the exact output of one try:<br>
color ff:ff:ff : illegal border color request<br>
color 33:f:0 : illegal color request (vareas)<br>
fcolor 33:f:0 : illegal color request (vareas)<br></blockquote><div><br></div><div>Hi Rich,<br></div><div><br></div><div>The r:g:b format supports 0-255, not the hexadecimal colors, so that's why ff does not work. With display commands, you can also use #rrggbb (#RRGGBB). I would have to check if that works with ps.map or not.<br></div><div><br></div><div>In your previous email, you have color 3:0:O. The third number is capital O, not 0, otherwise it should work.<br></div></div><div class="gmail_quote"><br></div><div class="gmail_quote">HTH,<br></div><div class="gmail_quote">Vaclav</div><div class="gmail_quote"><br></div><div class="gmail_quote">--</div><div class="gmail_quote">Vaclav Petras</div><div class="gmail_quote">Getting benefits from GRASS GIS? Check new ways to contribute back: <a href="https://opencollective.com/grass">https://opencollective.com/grass</a></div></div>