Google Docs · Schema

RgbColor

An RGB color.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Properties

Name Type Description
red number The red component of the color, from 0.0 to 1.0.
green number The green component of the color, from 0.0 to 1.0.
blue number The blue component of the color, from 0.0 to 1.0.
View JSON Schema on GitHub