Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Honey Flower | 52227B | #52227B | 82, 34, 123 | 32.16, 13.33, 48.24 | 33.33, 72.36, 0, 51.76 | 272.3595505618, 72.357723577236, 48.235294117647 |
Color #52227b is Honey Flower. In RGB: 32.16, 13.33, 48.24. In CMYK: 33.33, 72.36, 0, 51.76.
div { background: #52227b; color: #000; }
div { background: #52227b; color: #fff; }
div { background: linear-gradient(to bottom, #380762 0%, #6C3A95 100%); color: #000; }
div { background: linear-gradient(to bottom, #6C3A95 0%, #380762 100%); color: #000; }
div { background: linear-gradient(to bottom, #380762 0%, #6C3A95 100%); color: #fff; }
div { background: linear-gradient(to bottom, #6C3A95 0%, #380762 100%); color: #fff; }
div { border: 1px solid #52227b; }
div { border: 5px solid #52227b; }
div { border: 1px dashed #52227b; }
div { border: 5px dashed #52227b; }
div { border: 1px dotted #52227b; }
div { border: 5px dotted #52227b; }