The color code for Neutral Sand (Color Your World 30YY66/066) is #DCD2C7.
This hexadecimal code represents a specific shade of neutral sand. Here's a breakdown:
-
Hex Code: The hexadecimal code
\#DCD2C7
is a way to represent colors in a computer-friendly format. It is commonly used in web design and graphic design.#
indicates that the following characters represent a hexadecimal color code.DCD2C7
consists of three pairs of hexadecimal characters:DC
,D2
, andC7
. These pairs represent the intensity of red, green, and blue, respectively.
-
RGB Values: The RGB (Red, Green, Blue) values corresponding to this hex code are 220, 210, and 199. This means:
- Red: 220
- Green: 210
- Blue: 199
These RGB values indicate the amount of red, green, and blue light that must be combined to produce the Neutral Sand color.