Skip to content

Slot: color_hex_triplet

A hex string representing the display color for an associated entity.

URI: [bican:color_hex_triplet](https://identifiers.org/brain-bican/vocab/color_hex_triplet) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [DisplayColor](DisplayColor.md) | One element of a color palette representing the association between a color a... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [DisplayColor](DisplayColor.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [DisplayColor](DisplayColor.md) | ## Examples | Value | | --- | | #450099 | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | bican:color_hex_triplet | | native | bican:color_hex_triplet | ## LinkML Source
name: color_hex_triplet
description: A hex string representing the display color for an associated entity.
examples:
- value: '#450099'
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: DisplayColor
domain_of:
- DisplayColor
range: string