Antique Port Wine
#98211a
Looking for the precise values behind Antique Port Wine (#98211a)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #98211a | |
|---|---|---|
| RGB | rgb(152, 33, 26) | |
| HSL | hsl(3, 71%, 35%) | |
| CMYK | cmyk(0%, 78%, 83%, 40%) | |
| LAB | lab(34, 49, 36) | |
| OKLCH | oklch(0.45 0.156 29) |
Color harmonies
Tints & shades
Code snippets
color: #98211a;
background-color: #98211a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF98211A)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.13, blue: 0.10, alpha: 1.0)