ScratchData LogoScratchData
Back to HD123's profile

Full RGB Color Palette

HDHD123•Created August 31, 2014
Full RGB Color Palette
20
14
716 views
View on Scratch

Instructions

Move the slider to change the amount of green. Make sure to use turbo speed. When you have found the color you want, click the area in the color palette. A sample of your color and its RGB and hexadecimal values will appear on the side. To find a specific color using the guide below, first adjust the green value with the slider. Then, look within the palette using the red and blue values as rough "coordinates." Common Colors: (example) red (255 red, 0 green, 0 blue) red (255, 0, 0) orange (255, 128, 0) yellow-orange (255, 200, 0) yellow (255, 255, 0) yellow-green (128, 255, 0) green (0, 255, 0) cyan (0, 255, 255) blue (0, 0, 255) indigo (70, 0, 170) purple (160, 0, 160) magenta (255, 0, 255) -------------------- ivory (255, 255, 240) beige (245, 245, 220) wheat (245, 222, 179) tan (210, 180, 140) khaki (195, 176, 145) silver (192, 192, 192) gray (128, 128, 128) charcoal (70, 70, 70) navy blue (0, 0, 128) royal blue (8, 76, 158) medium blue (0, 0, 205) azure (0, 127, 255) aquamarine (127, 255, 212) teal (0, 128, 128) forest green (34, 139, 34) olive (128, 128, 0) chartreuse (127, 255, 0) lime (191, 255, 0) golden (255, 215, 0) goldenrod (218, 165, 32) coral (255, 127, 80) salmon (250, 128, 114) hot pink (252, 15, 192) fuchsia (255, 119, 255) puce (204, 136, 153) mauve (224, 176, 255) lavender (181, 126, 220) plum (132, 49, 121) indigo (75, 0, 130) maroon (128, 0, 0) crimson (220, 20, 60)

Description

This is a full hexadecimal color palette which allows for better color selection than the regular Scratch color palette. The regular Scratch color palette lacks colors that include any gray, apart from the true grays, black, and white. This color palette uses a hexadecimal-based color palette that uses red, green, and blue in all possible combinations. Given that there are 256 different values for each color, this project allows the user to select any of 16,777,216 colors. Feel free to use this in any of your projects with credit. Credit to thebriculator for the hexadecimal-to-pen converter concept. Credit to http://www.colourlovers.com/blog/2007/07/24/32-common-color-names-for-easy-reference for additional colors.

Project Details

Project ID26102112
CreatedAugust 31, 2014
Last ModifiedNovember 28, 2016
SharedSeptember 1, 2014
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root