Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Amaranth | D6284B | #D6284B | 214, 40, 75 | 83.92, 15.69, 29.41 | 0, 81.31, 64.95, 16.08 | 347.93103448276, 81.308411214953, 83.921568627451 |
Color #d6284b is Amaranth. In RGB: 83.92, 15.69, 29.41. In CMYK: 0, 81.31, 64.95, 16.08.
div { background: #d6284b; color: #000; }
div { background: #d6284b; color: #fff; }
div { background: linear-gradient(to bottom, #B70035 0%, #F64A63 100%); color: #000; }
div { background: linear-gradient(to bottom, #F64A63 0%, #B70035 100%); color: #000; }
div { background: linear-gradient(to bottom, #B70035 0%, #F64A63 100%); color: #fff; }
div { background: linear-gradient(to bottom, #F64A63 0%, #B70035 100%); color: #fff; }
div { border: 1px solid #d6284b; }
div { border: 5px solid #d6284b; }
div { border: 1px dashed #d6284b; }
div { border: 5px dashed #d6284b; }
div { border: 1px dotted #d6284b; }
div { border: 5px dotted #d6284b; }