Shadows of Time
#018466
Shadows of Time is a color with the hex code #018466. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #018466 | |
|---|---|---|
| RGB | rgb(1, 132, 102) | |
| HSL | hsl(166, 98%, 26%) | |
| CMYK | cmyk(99%, 0%, 23%, 48%) | |
| LAB | lab(49, -38, 7) | |
| OKLCH | oklch(0.55 0.108 170) |
Color harmonies
Tints & shades
Code snippets
color: #018466;
background-color: #018466;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF018466)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.52, blue: 0.40, alpha: 1.0)