Lunch: Animals in Trees logo I designed... I hope it is to your liking. I hope seeing it makes you fall to your knees and weep bitterly knowing pure ecstasy!

smurfco

Meatus McPrepuce
IMG_8398.png
 
That is pretty clever. :baimun:

You probably did this on purpose... the outline around the tree portion is lighter than the black at the bottom. Make sure all the colors fall into the web-ready RGB spectrum and you'll never have any wonky display or printing.
 
I actually did not do that on purpose... I'm pretty colorblind. I also see the tree trunk is kind of overlapping the bottom circle in a sloppy manner. Maybe I can use one of these AI tools to clean it up and make the colors... how you say... web ready RGB?
 
@smurfco

They are colors that work in every browser exactly the same way. It's a slightly limited palette compared to millions of colors that are normally available, but they work best for logos and shit.

Key Web-Safe RGB Color Examples
  • White: rgb(255, 255, 255) - #FFFFFF
  • Black: rgb(0, 0, 0) - #000000
  • Red: rgb(255, 0, 0) - #FF0000
  • Green: rgb(0, 255, 0) - #00FF00
  • Blue: rgb(0, 0, 255) - #0000FF
  • Yellow: rgb(255, 255, 0) - #FFFF00
  • Aqua: rgb(0, 255, 255) - #00FFFF
  • Fuchsia: rgb(255, 0, 255) - #FF00FF
  • Silver: rgb(192, 192, 192) - #C0C0C0
  • Gray: rgb(128, 128, 128) - #808080

1776783694713.png
 
Back
Top