Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Flush Mahogany | C32830 | #C32830 | 195, 40, 48 | 76.47, 15.69, 18.82 | 0, 79.49, 75.38, 23.53 | 356.90322580645, 79.487179487179, 76.470588235294 |
Color #c32830 is Flush Mahogany. In RGB: 76.47, 15.69, 18.82. In CMYK: 0, 79.49, 75.38, 23.53.
div { background: #c32830; color: #000; }
div { background: #c32830; color: #fff; }
div { background: linear-gradient(to bottom, #A4001B 0%, #E34847 100%); color: #000; }
div { background: linear-gradient(to bottom, #E34847 0%, #A4001B 100%); color: #000; }
div { background: linear-gradient(to bottom, #A4001B 0%, #E34847 100%); color: #fff; }
div { background: linear-gradient(to bottom, #E34847 0%, #A4001B 100%); color: #fff; }
div { border: 1px solid #c32830; }
div { border: 5px solid #c32830; }
div { border: 1px dashed #c32830; }
div { border: 5px dashed #c32830; }
div { border: 1px dotted #c32830; }
div { border: 5px dotted #c32830; }