Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Celtic | 1A3628 | #1A3628 | 26, 54, 40 | 10.2, 21.18, 15.69 | 51.85, 0, 25.93, 78.82 | 150, 51.851851851852, 21.176470588235 |
Color #1a3628 is Celtic. In RGB: 10.2, 21.18, 15.69. In CMYK: 51.85, 0, 25.93, 78.82.
div { background: #1a3628; color: #000; }
div { background: #1a3628; color: #fff; }
div { background: linear-gradient(to bottom, #042114 0%, #304D3E 100%); color: #000; }
div { background: linear-gradient(to bottom, #304D3E 0%, #042114 100%); color: #000; }
div { background: linear-gradient(to bottom, #042114 0%, #304D3E 100%); color: #fff; }
div { background: linear-gradient(to bottom, #304D3E 0%, #042114 100%); color: #fff; }
div { border: 1px solid #1a3628; }
div { border: 5px solid #1a3628; }
div { border: 1px dashed #1a3628; }
div { border: 5px dashed #1a3628; }
div { border: 1px dotted #1a3628; }
div { border: 5px dotted #1a3628; }