Landjäger
#af403c
Landjäger is a color with the hex code #af403c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #af403c | |
|---|---|---|
| RGB | rgb(175, 64, 60) | |
| HSL | hsl(2, 49%, 46%) | |
| CMYK | cmyk(0%, 63%, 66%, 31%) | |
| LAB | lab(43, 46, 28) | |
| OKLCH | oklch(0.53 0.146 26) |
Color harmonies
Tints & shades
Code snippets
color: #af403c;
background-color: #af403c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAF403C)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.25, blue: 0.24, alpha: 1.0)