Skip to content

Enum: AnimalCoatColorEnum

Animal coat/fur colors

URI: valuesets:AnimalCoatColorEnum

Permissible Values

Value Meaning Description
BLACK None Black coat
WHITE None White coat
BROWN None Brown coat
TAN None Tan coat
CREAM None Cream coat
GRAY None Gray coat
RED None Red/rust coat
GOLDEN None Golden coat
FAWN None Fawn coat
BRINDLE None Brindle pattern (striped)
SPOTTED None Spotted pattern
MERLE None Merle pattern (mottled)
PIEBALD None Piebald pattern (patches)
CALICO None Calico pattern (tri-color)
TABBY None Tabby pattern (striped)
TORTOISESHELL None Tortoiseshell pattern
ROAN None Roan pattern (mixed white)
PALOMINO None Palomino (golden with white mane)
CHESTNUT None Chestnut/sorrel
BAY None Bay (brown with black points)

Slots

Name Description
animal_coat_color Animal coat/fur colors

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: AnimalCoatColorEnum
description: Animal coat/fur colors
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  BLACK:
    text: BLACK
    description: Black coat
    annotations:
      hex:
        tag: hex
        value: '000000'
  WHITE:
    text: WHITE
    description: White coat
    annotations:
      hex:
        tag: hex
        value: FFFFFF
  BROWN:
    text: BROWN
    description: Brown coat
    annotations:
      hex:
        tag: hex
        value: 964B00
  TAN:
    text: TAN
    description: Tan coat
    annotations:
      hex:
        tag: hex
        value: D2B48C
  CREAM:
    text: CREAM
    description: Cream coat
    annotations:
      hex:
        tag: hex
        value: FFFDD0
  GRAY:
    text: GRAY
    description: Gray coat
    annotations:
      hex:
        tag: hex
        value: '808080'
  RED:
    text: RED
    description: Red/rust coat
    annotations:
      hex:
        tag: hex
        value: B22222
  GOLDEN:
    text: GOLDEN
    description: Golden coat
    annotations:
      hex:
        tag: hex
        value: FFD700
  FAWN:
    text: FAWN
    description: Fawn coat
    annotations:
      hex:
        tag: hex
        value: E5AA70
  BRINDLE:
    text: BRINDLE
    description: Brindle pattern (striped)
    annotations:
      pattern:
        tag: pattern
        value: striped mixture of colors
  SPOTTED:
    text: SPOTTED
    description: Spotted pattern
    annotations:
      pattern:
        tag: pattern
        value: spots on base color
  MERLE:
    text: MERLE
    description: Merle pattern (mottled)
    annotations:
      pattern:
        tag: pattern
        value: mottled patches
  PIEBALD:
    text: PIEBALD
    description: Piebald pattern (patches)
    annotations:
      pattern:
        tag: pattern
        value: irregular patches
  CALICO:
    text: CALICO
    description: Calico pattern (tri-color)
    annotations:
      pattern:
        tag: pattern
        value: tri-color patches
      species:
        tag: species
        value: primarily cats
  TABBY:
    text: TABBY
    description: Tabby pattern (striped)
    annotations:
      pattern:
        tag: pattern
        value: striped or spotted
      species:
        tag: species
        value: primarily cats
  TORTOISESHELL:
    text: TORTOISESHELL
    description: Tortoiseshell pattern
    annotations:
      pattern:
        tag: pattern
        value: mottled orange and black
      species:
        tag: species
        value: primarily cats
  ROAN:
    text: ROAN
    description: Roan pattern (mixed white)
    annotations:
      pattern:
        tag: pattern
        value: white mixed with base color
      species:
        tag: species
        value: primarily horses
  PALOMINO:
    text: PALOMINO
    description: Palomino (golden with white mane)
    annotations:
      hex:
        tag: hex
        value: DEC05F
      species:
        tag: species
        value: horses
  CHESTNUT:
    text: CHESTNUT
    description: Chestnut/sorrel
    annotations:
      hex:
        tag: hex
        value: CD5C5C
      species:
        tag: species
        value: horses
  BAY:
    text: BAY
    description: Bay (brown with black points)
    annotations:
      species:
        tag: species
        value: horses