Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Lemon Ginger | A6992E | #A6992E | 166, 153, 46 | 65.1, 60, 18.04 | 0, 7.83, 72.29, 34.9 | 53.5, 72.289156626506, 65.098039215686 |
Color #a6992e is Lemon Ginger. In RGB: 65.1, 60, 18.04. In CMYK: 0, 7.83, 72.29, 34.9.
div { background: #a6992e; color: #000; }
div { background: #a6992e; color: #fff; }
div { background: linear-gradient(to bottom, #8A7F0E 0%, #C3B449 100%); color: #000; }
div { background: linear-gradient(to bottom, #C3B449 0%, #8A7F0E 100%); color: #000; }
div { background: linear-gradient(to bottom, #8A7F0E 0%, #C3B449 100%); color: #fff; }
div { background: linear-gradient(to bottom, #C3B449 0%, #8A7F0E 100%); color: #fff; }
div { border: 1px solid #a6992e; }
div { border: 5px solid #a6992e; }
div { border: 1px dashed #a6992e; }
div { border: 5px dashed #a6992e; }
div { border: 1px dotted #a6992e; }
div { border: 5px dotted #a6992e; }