Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Hex to scratch colors
- hallokez
-
Scratcher
83 posts
Hex to scratch colors
I need to convert something from hex to scratch but I don't know how to, heres the hex: #FF8C1A. Thank you.
- RED-001-alt
-
Scratcher
1000+ posts
Hex to scratch colors
This should work: https://en.scratch-wiki.info/wiki/Computer_Colors#Hexadecimal_Colors
- Maximouse
-
Scratcher
1000+ posts
Hex to scratch colors
If you want to use the color to draw with pen, the link RED-001-alt posted above should help. If you want to use it in the costume editor, you can use an online converter like Google's color picker to convert it to HSV, then divide the hue by 3.6.
- DalB_Beta-more
-
Scratcher
18 posts
Hex to scratch colors
And if you want to use it in the color and brightness effects, set the costume color to red and do the same thing as above, but divide it by two instead of 3.6
- jumpship
-
Scratcher
100+ posts
Hex to scratch colors
And if you want to use it in the color and brightness effects, set the costume color to red and do the same thing as above, but divide it by two instead of 3.6Do not necropost.
This should work: https://en.scratch-wiki.info/wiki/Computer_Colors#Hexadecimal_ColorsWell, well, well…
- Discussion Forums
- » Questions about Scratch
-
» Hex to scratch colors