Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Honey Flower | 561676 | #561676 | 86, 22, 118 | 33.73, 8.63, 46.27 | 27.12, 81.36, 0, 53.73 | 280, 81.35593220339, 46.274509803922 |
Color #561676 is Honey Flower. In RGB: 33.73, 8.63, 46.27. In CMYK: 27.12, 81.36, 0, 53.73.
div { background: #561676; color: #000; }
div { background: #561676; color: #fff; }
div { background: linear-gradient(to bottom, #3C005D 0%, #703090 100%); color: #000; }
div { background: linear-gradient(to bottom, #703090 0%, #3C005D 100%); color: #000; }
div { background: linear-gradient(to bottom, #3C005D 0%, #703090 100%); color: #fff; }
div { background: linear-gradient(to bottom, #703090 0%, #3C005D 100%); color: #fff; }
div { border: 1px solid #561676; }
div { border: 5px solid #561676; }
div { border: 1px dashed #561676; }
div { border: 5px dashed #561676; }
div { border: 1px dotted #561676; }
div { border: 5px dotted #561676; }