Stay organized with collections
Save and categorize content based on your preferences.
A six-digit Red-Green-Blue (RGB) code that can be displayed with HTML.
Used in Party to associate a
web-displayable color with each party. The RGB code is specified in hexadecimal,
such that the RGB code for the color green is 00ff00 (#00 + #ff + #00).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[[["`Color` is a six-digit hexadecimal Red-Green-Blue (RGB) code used to represent a web-displayable color."],["This RGB code is used within the `Party` object to assign a specific color to each political party."],["The `Color` entity is consistently applied across all feed types within the system."],["Examples provided demonstrate the implementation of the `Color` entity within both XML and JSON data formats."]]],[]]