Augustus Asparagus
#90aa0b
Augustus Asparagus is a color with the hex code #90aa0b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #90aa0b | |
|---|---|---|
| RGB | rgb(144, 170, 11) | |
| HSL | hsl(70, 88%, 35%) | |
| CMYK | cmyk(15%, 0%, 94%, 33%) | |
| LAB | lab(66, -23, 65) | |
| OKLCH | oklch(0.69 0.163 120) |
Color harmonies
Tints & shades
Code snippets
color: #90aa0b;
background-color: #90aa0b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF90AA0B)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.67, blue: 0.04, alpha: 1.0)