Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colors of Party Parrot #483

Open
vipulgupta2048 opened this issue May 31, 2020 · 6 comments
Open

Colors of Party Parrot #483

vipulgupta2048 opened this issue May 31, 2020 · 6 comments

Comments

@vipulgupta2048
Copy link

vipulgupta2048 commented May 31, 2020

Hey folks,
I am building something for our mutual love of that is Party Parrots.
Can someone help me with knowing the exact HEX Codes for colors that are used in creating a Party Parrot?

I was looking at this, but I am sure all these colors are part of the parrot.

@keyframes buttonParrot {

@keyframes buttonParrot { 
  0% {background-color:#FECE7A;}
  12% {background-color:#7EFF7A;}
  24% {background-color:#7EFFFF;}
  36% {background-color:#7BA3FE;}
  48% {background-color:#CB70FE;}
  60% {background-color:#FC49F5;}
  78% {background-color:#FC4EA7;}
  90% {background-color:#FD5258;}
}

Any help appreciated! Thanks. Long live the cult!

@jmhobbs
Copy link
Owner

jmhobbs commented Jun 1, 2020

The colors I use when making a GIF are:

#FF6B6B
#FF6BB5
#FF81FF
#D081FF
#81ACFF
#81FFFF
#81FF81
#FFD081
#FF8181

I sampled those from the original gif.

@vipulgupta2048
Copy link
Author

Thanks @jmhobbs, couple of more things if you can help me with:

  • Is there a guide folks can refer to for making a parrot from zero to scratch containing tools they can use, how to use them, colors, FPS, duration of the GIF.

  • Do you feel there is maybe a need for said guide for more folks to create parrots? I am quite interested as to the method people use to create new party parrots. I couldn't find any resources on it. I be happy to create them for folks looking to contribute. I love party parrots!

  • What should be the duration of the GIF? (I am making a party parrot creator of sorts)

Thanks!

@vipulgupta2048
Copy link
Author

Also, is there a reason why the buttons have a different color range than actual parrots. Just asking out of curiosity.

@jmhobbs
Copy link
Owner

jmhobbs commented Jun 1, 2020

I'm not aware of any guides out there, but I'm sure that would be handy for folks.

Personally I use GIMP and Gifsicle for mine, and Inkscape for any SVG work.

I don't think theres a standard for duration, but the original HD is 10 frames at an interval of 0.05, so it is half a second long.

@vipulgupta2048
Copy link
Author

Good stuff @jmhobbs, let me know how you like to proceed for a guide. We can have a page for itself over on the website for folks to create their own parrots and instructions as to how to get started.

Thanks for the information, will share once the final project has been completed.

@saurabhsagar99
Copy link

#717B56
I use this code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants