Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Daisy Bush | 442D9E | #442D9E | 68, 45, 158 | 26.67, 17.65, 61.96 | 56.96, 71.52, 0, 38.04 | 252.21238938053, 71.518987341772, 61.960784313725 |
Color #442d9e is Daisy Bush. In RGB: 26.67, 17.65, 61.96. In CMYK: 56.96, 71.52, 0, 38.04.
div { background: #442d9e; color: #000; }
div { background: #442d9e; color: #fff; }
div { background: linear-gradient(to bottom, #241683 0%, #6145B9 100%); color: #000; }
div { background: linear-gradient(to bottom, #6145B9 0%, #241683 100%); color: #000; }
div { background: linear-gradient(to bottom, #241683 0%, #6145B9 100%); color: #fff; }
div { background: linear-gradient(to bottom, #6145B9 0%, #241683 100%); color: #fff; }
div { border: 1px solid #442d9e; }
div { border: 5px solid #442d9e; }
div { border: 1px dashed #442d9e; }
div { border: 5px dashed #442d9e; }
div { border: 1px dotted #442d9e; }
div { border: 5px dotted #442d9e; }