Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Tamarind | 340F19 | #340F19 | 52, 15, 25 | 20.39, 5.88, 9.8 | 0, 71.15, 51.92, 79.61 | 343.78378378378, 71.153846153846, 20.392156862745 |
Color #340f19 is Tamarind. In RGB: 20.39, 5.88, 9.8. In CMYK: 0, 71.15, 51.92, 79.61.
div { background: #340f19; color: #000; }
div { background: #340f19; color: #fff; }
div { background: linear-gradient(to bottom, #230000 0%, #4C242E 100%); color: #000; }
div { background: linear-gradient(to bottom, #4C242E 0%, #230000 100%); color: #000; }
div { background: linear-gradient(to bottom, #230000 0%, #4C242E 100%); color: #fff; }
div { background: linear-gradient(to bottom, #4C242E 0%, #230000 100%); color: #fff; }
div { border: 1px solid #340f19; }
div { border: 5px solid #340f19; }
div { border: 1px dashed #340f19; }
div { border: 5px dashed #340f19; }
div { border: 1px dotted #340f19; }
div { border: 5px dotted #340f19; }