Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Daisy Bush | 4525A4 | #4525A4 | 69, 37, 164 | 27.06, 14.51, 64.31 | 57.93, 77.44, 0, 35.69 | 255.11811023622, 77.439024390244, 64.313725490196 |
Color #4525a4 is Daisy Bush. In RGB: 27.06, 14.51, 64.31. In CMYK: 57.93, 77.44, 0, 35.69.
div { background: #4525a4; color: #000; }
div { background: #4525a4; color: #fff; }
div { background: linear-gradient(to bottom, #230B89 0%, #633DC0 100%); color: #000; }
div { background: linear-gradient(to bottom, #633DC0 0%, #230B89 100%); color: #000; }
div { background: linear-gradient(to bottom, #230B89 0%, #633DC0 100%); color: #fff; }
div { background: linear-gradient(to bottom, #633DC0 0%, #230B89 100%); color: #fff; }
div { border: 1px solid #4525a4; }
div { border: 5px solid #4525a4; }
div { border: 1px dashed #4525a4; }
div { border: 5px dashed #4525a4; }
div { border: 1px dotted #4525a4; }
div { border: 5px dotted #4525a4; }