Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Daisy Bush | 4630AD | #4630AD | 70, 48, 173 | 27.45, 18.82, 67.84 | 59.54, 72.25, 0, 32.16 | 250.56, 72.254335260116, 67.843137254902 |
Color #4630ad is Daisy Bush. In RGB: 27.45, 18.82, 67.84. In CMYK: 59.54, 72.25, 0, 32.16.
div { background: #4630ad; color: #000; }
div { background: #4630ad; color: #fff; }
div { background: linear-gradient(to bottom, #241992 0%, #6448C9 100%); color: #000; }
div { background: linear-gradient(to bottom, #6448C9 0%, #241992 100%); color: #000; }
div { background: linear-gradient(to bottom, #241992 0%, #6448C9 100%); color: #fff; }
div { background: linear-gradient(to bottom, #6448C9 0%, #241992 100%); color: #fff; }
div { border: 1px solid #4630ad; }
div { border: 5px solid #4630ad; }
div { border: 1px dashed #4630ad; }
div { border: 5px dashed #4630ad; }
div { border: 1px dotted #4630ad; }
div { border: 5px dotted #4630ad; }