# lcd.getColor(flags)

Get the color value from flags

@status current Introduced in 2.3.11

## Parameters

* `flags` (flags) please see [flags](https://luadoc.edgetx.org/edgetx-v2.8/part_iii_-_opentx_lua_api_reference/constants/flags-and-pattern-constants) and [color](https://luadoc.edgetx.org/edgetx-v2.8/part_iii_-_opentx_lua_api_reference/constants/color-constants) constants

## Return value

* `color` (flag) only the RGB565 color value of the input

### Notice

Only available on radios with color display
