Value is always 8 bits: | a | b | c | d || e | f | g | h | where bits a–d code for background color, bits e–f for text color. Usually, b–d and f–h are the RGB components of the color, while a & e are intensity bits (on some adapters, intense background means blinking character).