Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Bossanova | 592860 | #592860 | 89, 40, 96 | 34.9, 15.69, 37.65 | 7.29, 58.33, 0, 62.35 | 292.5, 58.333333333333, 37.647058823529 |
Color #592860 is Bossanova. In RGB: 34.9, 15.69, 37.65. In CMYK: 7.29, 58.33, 0, 62.35.
div { background: #592860; color: #000; }
div { background: #592860; color: #fff; }
div { background: linear-gradient(to bottom, #401048 0%, #724079 100%); color: #000; }
div { background: linear-gradient(to bottom, #724079 0%, #401048 100%); color: #000; }
div { background: linear-gradient(to bottom, #401048 0%, #724079 100%); color: #fff; }
div { background: linear-gradient(to bottom, #724079 0%, #401048 100%); color: #fff; }
div { border: 1px solid #592860; }
div { border: 5px solid #592860; }
div { border: 1px dashed #592860; }
div { border: 5px dashed #592860; }
div { border: 1px dotted #592860; }
div { border: 5px dotted #592860; }