Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Carmine | 96101B | #96101B | 150, 16, 27 | 58.82, 6.27, 10.59 | 0, 89.33, 82, 41.18 | 355.07462686567, 89.333333333333, 58.823529411765 |
Color #96101b is Carmine. In RGB: 58.82, 6.27, 10.59. In CMYK: 0, 89.33, 82, 41.18.
div { background: #96101b; color: #000; }
div { background: #96101b; color: #fff; }
div { background: linear-gradient(to bottom, #780003 0%, #B43230 100%); color: #000; }
div { background: linear-gradient(to bottom, #B43230 0%, #780003 100%); color: #000; }
div { background: linear-gradient(to bottom, #780003 0%, #B43230 100%); color: #fff; }
div { background: linear-gradient(to bottom, #B43230 0%, #780003 100%); color: #fff; }
div { border: 1px solid #96101b; }
div { border: 5px solid #96101b; }
div { border: 1px dashed #96101b; }
div { border: 5px dashed #96101b; }
div { border: 1px dotted #96101b; }
div { border: 5px dotted #96101b; }