Please enable JavaScript to view this site.

Creates a 32-bit integer color value from a RAL color code. The 210 color codes of "RAL 840-HR" are supported.

 

int ColorFromRal(int ralCode)

 

ralCode

The number of a RAL code.

Example

ColorFromRal(507)

Returns the color argb(255, 62, 95, 138).

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC