lego_colors: Brickr colors available for mosaics & 3D models

lego_colorsR Documentation

Brickr colors available for mosaics & 3D models

Description

A dataset containing the 54 colors available in 'brickr', along with metadata

Usage

lego_colors

Format

A data frame with 54 rows and 10 variables:

brickrID

integer, simple color number for use in mosaic creation

Color

color name

LEGONo

integer, color number according to The LEGO Group

Palette

Name of palette, either Universal, Generic, or Special

R_lego

Red channel, (0-1)

G_lego

Green channel, (0-1)

B_lego

Blue channel, (0-1)

Trans_lego

Transparent color, TRUE or FALSE

hex

Color hex code

lum

Color brightness, (0-1)

Source

https://brickarchitect.com/color/


ryantimpe/brickr documentation built on Jan. 15, 2024, 10:29 p.m.