Enum: HazmatColorEnum
Hazardous materials placarding colors (DOT/UN)
URI: valuesets:HazmatColorEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| ORANGE | HEX:FF6600 | Orange - explosives (Class 1) |
| RED | HEX:FF0000 | Red - flammable (Classes 2 |
| GREEN | HEX:00FF00 | Green - non-flammable gas (Class 2 |
| YELLOW | HEX:FFFF00 | Yellow - oxidizer, organic peroxide (Classes 5 |
| WHITE | HEX:FFFFFF | White - poison/toxic (Class 6 |
| BLACK_WHITE_STRIPES | None | Black and white stripes - corrosive (Class 8) |
| BLUE | HEX:0000FF | Blue - dangerous when wet (Class 4 |
| WHITE_RED_STRIPES | None | White with red stripes - flammable solid (Class 4 |
Slots
| Name | Description |
|---|---|
| hazmat_color | Hazardous materials placarding colors (DOT/UN) |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: HazmatColorEnum
description: Hazardous materials placarding colors (DOT/UN)
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
ORANGE:
text: ORANGE
description: Orange - explosives (Class 1)
meaning: HEX:FF6600
annotations:
class:
tag: class
value: '1'
hazard:
tag: hazard
value: explosives
RED:
text: RED
description: Red - flammable (Classes 2.1, 3)
meaning: HEX:FF0000
annotations:
class:
tag: class
value: 2.1, 3
hazard:
tag: hazard
value: flammable gas, flammable liquid
GREEN:
text: GREEN
description: Green - non-flammable gas (Class 2.2)
meaning: HEX:00FF00
annotations:
class:
tag: class
value: '2.2'
hazard:
tag: hazard
value: non-flammable gas
YELLOW:
text: YELLOW
description: Yellow - oxidizer, organic peroxide (Classes 5.1, 5.2)
meaning: HEX:FFFF00
annotations:
class:
tag: class
value: 5.1, 5.2
hazard:
tag: hazard
value: oxidizing substances, organic peroxides
WHITE:
text: WHITE
description: White - poison/toxic (Class 6.1)
meaning: HEX:FFFFFF
annotations:
class:
tag: class
value: '6.1'
hazard:
tag: hazard
value: toxic/poisonous substances
BLACK_WHITE_STRIPES:
text: BLACK_WHITE_STRIPES
description: Black and white stripes - corrosive (Class 8)
annotations:
class:
tag: class
value: '8'
hazard:
tag: hazard
value: corrosive substances
pattern:
tag: pattern
value: black and white vertical stripes
BLUE:
text: BLUE
description: Blue - dangerous when wet (Class 4.3)
meaning: HEX:0000FF
annotations:
class:
tag: class
value: '4.3'
hazard:
tag: hazard
value: dangerous when wet
WHITE_RED_STRIPES:
text: WHITE_RED_STRIPES
description: White with red stripes - flammable solid (Class 4.1)
annotations:
class:
tag: class
value: '4.1'
hazard:
tag: hazard
value: flammable solid
pattern:
tag: pattern
value: white with red vertical stripes