Under the Radar
#476e42
Here's everything about the color Under the Radar (#476e42) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #476e42 | |
|---|---|---|
| RGB | rgb(71, 110, 66) | |
| HSL | hsl(113, 25%, 35%) | |
| CMYK | cmyk(35%, 0%, 40%, 57%) | |
| LAB | lab(43, -22, 20) | |
| OKLCH | oklch(0.5 0.081 142) |
Color harmonies
Tints & shades
Code snippets
color: #476e42;
background-color: #476e42;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF476E42)
/* Swift / UIKit */
UIColor(red: 0.28, green: 0.43, blue: 0.26, alpha: 1.0)