Color3.Black

HTML Color: <span style='background-color: Black; color: White;'>Black</span>

class Color3
alias Black = AliasSeq!(0, 0, 0)

Meta