Rapeseed
#c19a13
Here's everything about the color Rapeseed (#c19a13) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c19a13 | |
|---|---|---|
| RGB | rgb(193, 154, 19) | |
| HSL | hsl(47, 82%, 42%) | |
| CMYK | cmyk(0%, 20%, 90%, 24%) | |
| LAB | lab(66, 7, 66) | |
| OKLCH | oklch(0.7 0.14 90) |
Color harmonies
Tints & shades
Code snippets
color: #c19a13;
background-color: #c19a13;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC19A13)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.60, blue: 0.07, alpha: 1.0)