Skip to content

Instantly share code, notes, and snippets.

@b-r-o
Last active August 27, 2016 13:38
Show Gist options
  • Save b-r-o/9a3bb5ca92e99f8d545c2b10cf3a7559 to your computer and use it in GitHub Desktop.
Save b-r-o/9a3bb5ca92e99f8d545c2b10cf3a7559 to your computer and use it in GitHub Desktop.
Shifting
let terraCotta = 0xE66B5B
terraCotta >> 16 // 230
let testValue = 0xE6 // 230
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment