Titian Red
#bd5620
Titian Red is a color with the hex code #bd5620. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bd5620 | |
|---|---|---|
| RGB | rgb(189, 86, 32) | |
| HSL | hsl(21, 71%, 43%) | |
| CMYK | cmyk(0%, 54%, 83%, 26%) | |
| LAB | lab(50, 40, 50) | |
| OKLCH | oklch(0.57 0.148 45) |
Color harmonies
Tints & shades
Code snippets
color: #bd5620;
background-color: #bd5620;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFBD5620)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.34, blue: 0.13, alpha: 1.0)