64-bit refers to sixty-four binary (0 or 1) units of integer data. This allows for up to 18,446,744,073,709,551,616 combinations of values.
- 64-bit color, is typically split into four sets of 16-bit values for 65,536 levels per RGBA channel (red, green, blue, and alpha). The three 16-bit RGB values deliver 281,474,976,710,656 unique colors, the same as 48-bit color, but with the addition of 65,536 levels of transparency defined by the alpha channel. This range is also known as "deep color".
- 64-bit sound allows for a range of up to 18,446,744,073,709,551,616 values (−9,223,372,036,854,775,808 to +9,223,372,036,854,775,807) per sample (Hertz).
- 64-bit addressing allows for access to up to 18,446,744,073,709,551,616 bytes, or 18.4 exabytes of data.
- 64 bits of data make 8 bytes, referred to by programmers as a quadword.
External links[]
- 64-bit at the Apple Wiki
- 64-bit computing at Wikipedia
![]() |
This article is a stub. You can help by expanding it. |