Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Tamarind | 320F1B | #320F1B | 50, 15, 27 | 19.61, 5.88, 10.59 | 0, 70, 46, 80.39 | 339.42857142857, 70, 19.607843137255 |
Color #320f1b is Tamarind. In RGB: 19.61, 5.88, 10.59. In CMYK: 0, 70, 46, 80.39.
div { background: #320f1b; color: #000; }
div { background: #320f1b; color: #fff; }
div { background: linear-gradient(to bottom, #210000 0%, #4A2430 100%); color: #000; }
div { background: linear-gradient(to bottom, #4A2430 0%, #210000 100%); color: #000; }
div { background: linear-gradient(to bottom, #210000 0%, #4A2430 100%); color: #fff; }
div { background: linear-gradient(to bottom, #4A2430 0%, #210000 100%); color: #fff; }
div { border: 1px solid #320f1b; }
div { border: 5px solid #320f1b; }
div { border: 1px dashed #320f1b; }
div { border: 5px dashed #320f1b; }
div { border: 1px dotted #320f1b; }
div { border: 5px dotted #320f1b; }