Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Violet Eggplant | 8F199C | #8F199C | 143, 25, 156 | 56.08, 9.8, 61.18 | 8.33, 83.97, 0, 38.82 | 294.04580152672, 83.974358974359, 61.176470588235 |
Color #8f199c is Violet Eggplant. In RGB: 56.08, 9.8, 61.18. In CMYK: 8.33, 83.97, 0, 38.82.
div { background: #8f199c; color: #000; }
div { background: #8f199c; color: #fff; }
div { background: linear-gradient(to bottom, #730082 0%, #AB3AB7 100%); color: #000; }
div { background: linear-gradient(to bottom, #AB3AB7 0%, #730082 100%); color: #000; }
div { background: linear-gradient(to bottom, #730082 0%, #AB3AB7 100%); color: #fff; }
div { background: linear-gradient(to bottom, #AB3AB7 0%, #730082 100%); color: #fff; }
div { border: 1px solid #8f199c; }
div { border: 5px solid #8f199c; }
div { border: 1px dashed #8f199c; }
div { border: 5px dashed #8f199c; }
div { border: 1px dotted #8f199c; }
div { border: 5px dotted #8f199c; }