Lincoln Green
#195905
Lincoln Green is a color with the hex code #195905. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #195905 | |
|---|---|---|
| RGB | rgb(25, 89, 5) | |
| HSL | hsl(106, 89%, 18%) | |
| CMYK | cmyk(72%, 0%, 94%, 65%) | |
| LAB | lab(33, -33, 37) | |
| OKLCH | oklch(0.41 0.128 140) |
Color harmonies
Tints & shades
Code snippets
color: #195905;
background-color: #195905;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF195905)
/* Swift / UIKit */
UIColor(red: 0.10, green: 0.35, blue: 0.02, alpha: 1.0)