Slot: color
A string representing to hex triplet code of a color
URI: [bican:color](https://identifiers.org/brain-bican/vocab/color)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ParcellationColorAssignment](ParcellationColorAssignment.md) | The parcellation color assignment associates hex color value to a parcellatio... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [ParcellationColorAssignment](ParcellationColorAssignment.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [ParcellationColorAssignment](ParcellationColorAssignment.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:color |
| native | bican:color |
## LinkML Source
Additional Constraints
**Structured Pattern:** - **Syntax:** `{ColorHexTriplet}` - **Interpolated:** Nonename: color
description: A string representing to hex triplet code of a color
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ParcellationColorAssignment
domain_of:
- ParcellationColorAssignment
range: string
structured_pattern:
syntax: '{ColorHexTriplet}'