Donegal Green
#115500
Here's everything about the color Donegal Green (#115500) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #115500 | |
|---|---|---|
| RGB | rgb(17, 85, 0) | |
| HSL | hsl(108, 100%, 17%) | |
| CMYK | cmyk(80%, 0%, 100%, 67%) | |
| LAB | lab(31, -33, 37) | |
| OKLCH | oklch(0.39 0.128 141) |
Color harmonies
Tints & shades
Code snippets
color: #115500;
background-color: #115500;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF115500)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.33, blue: 0.00, alpha: 1.0)