June Ivy
#416858
Looking for the precise values behind June Ivy (#416858)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #416858 | |
|---|---|---|
| RGB | rgb(65, 104, 88) | |
| HSL | hsl(155, 23%, 33%) | |
| CMYK | cmyk(38%, 0%, 15%, 59%) | |
| LAB | lab(41, -17, 4) | |
| OKLCH | oklch(0.48 0.052 166) |
Color harmonies
Tints & shades
Code snippets
color: #416858;
background-color: #416858;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF416858)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.41, blue: 0.35, alpha: 1.0)