#133 MediumOrchid3
#AF5FAF
ExtendedHEX#AF5FAF
RGB175, 95, 175
HSL300°, 33%, 53%
CMYK0%, 46%, 0%, 31%
Xterm ID133
GrupoExtended
Códigos de Terminal
Foreground (texto)
\x1b[38;5;133m Background (fondo)
\x1b[48;5;133m Bash echo
echo -e "\033[38;5;133mTexto\033[0m" Python
print(f"\033[38;5;133mTexto\033[0m") CSS
Color HEX
color: #AF5FAF; Color RGB
color: rgb(175, 95, 175); Background
background-color: #AF5FAF;