Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Hopbush | C16C9A | #C16C9A | 193, 108, 154 | 75.69, 42.35, 60.39 | 0, 44.04, 20.21, 24.31 | 327.52941176471, 44.041450777202, 75.686274509804 |
Color #c16c9a is Hopbush. In RGB: 75.69, 42.35, 60.39. In CMYK: 0, 44.04, 20.21, 24.31.
div { background: #c16c9a; color: #000; }
div { background: #c16c9a; color: #fff; }
div { background: linear-gradient(to bottom, #A55280 0%, #DE86B5 100%); color: #000; }
div { background: linear-gradient(to bottom, #DE86B5 0%, #A55280 100%); color: #000; }
div { background: linear-gradient(to bottom, #A55280 0%, #DE86B5 100%); color: #fff; }
div { background: linear-gradient(to bottom, #DE86B5 0%, #A55280 100%); color: #fff; }
div { border: 1px solid #c16c9a; }
div { border: 5px solid #c16c9a; }
div { border: 1px dashed #c16c9a; }
div { border: 5px dashed #c16c9a; }
div { border: 1px dotted #c16c9a; }
div { border: 5px dotted #c16c9a; }