Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Cardinal | CE0641 | #CE0641 | 206, 6, 65 | 80.78, 2.35, 25.49 | 0, 97.09, 68.45, 19.22 | 342.3, 97.087378640777, 80.78431372549 |
Color #ce0641 is Cardinal. In RGB: 80.78, 2.35, 25.49. In CMYK: 0, 97.09, 68.45, 19.22.
div { background: #ce0641; color: #000; }
div { background: #ce0641; color: #fff; }
div { background: linear-gradient(to bottom, #AE002B 0%, #EE3858 100%); color: #000; }
div { background: linear-gradient(to bottom, #EE3858 0%, #AE002B 100%); color: #000; }
div { background: linear-gradient(to bottom, #AE002B 0%, #EE3858 100%); color: #fff; }
div { background: linear-gradient(to bottom, #EE3858 0%, #AE002B 100%); color: #fff; }
div { border: 1px solid #ce0641; }
div { border: 5px solid #ce0641; }
div { border: 1px dashed #ce0641; }
div { border: 5px dashed #ce0641; }
div { border: 1px dotted #ce0641; }
div { border: 5px dotted #ce0641; }