Armour
#74857f
Armour is a color with the hex code #74857f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #74857f | |
|---|---|---|
| RGB | rgb(116, 133, 127) | |
| HSL | hsl(159, 7%, 49%) | |
| CMYK | cmyk(13%, 0%, 5%, 48%) | |
| LAB | lab(54, -7, 1) | |
| OKLCH | oklch(0.6 0.022 172) |
Color harmonies
Tints & shades
Code snippets
color: #74857f;
background-color: #74857f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF74857F)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.52, blue: 0.50, alpha: 1.0)