hexadecimal Definition
relating to or using a system of numerical notation that has 16 rather than 10 as its base, typically used in computing.
Using hexadecimal: Examples
Take a moment to familiarize yourself with how "hexadecimal" can be used in various situations through the following examples!
Example
The color code is written in hexadecimal format.
Example
The memory address is represented in hexadecimal notation.
Example
The programmer used hexadecimal numbers to represent the binary data.
Summary: hexadecimal in Brief
The term 'hexadecimal' [ˌhɛksəˈdɛsəm(ə)l] refers to a numbering system that uses 16 digits, from 0 to 9 and A to F, instead of the usual 10 digits. It is commonly used in computing to represent binary data and memory addresses, as well as for color codes. An example of its usage is 'The programmer used hexadecimal numbers to represent the binary data.'