Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Scarlet Gum | 511D69 | #511D69 | 81, 29, 105 | 31.76, 11.37, 41.18 | 22.86, 72.38, 0, 58.82 | 281.05263157895, 72.380952380952, 41.176470588235 |
Color #511d69 is Scarlet Gum. In RGB: 31.76, 11.37, 41.18. In CMYK: 22.86, 72.38, 0, 58.82.
div { background: #511d69; color: #000; }
div { background: #511d69; color: #fff; }
div { background: linear-gradient(to bottom, #380250 0%, #6B3582 100%); color: #000; }
div { background: linear-gradient(to bottom, #6B3582 0%, #380250 100%); color: #000; }
div { background: linear-gradient(to bottom, #380250 0%, #6B3582 100%); color: #fff; }
div { background: linear-gradient(to bottom, #6B3582 0%, #380250 100%); color: #fff; }
div { border: 1px solid #511d69; }
div { border: 5px solid #511d69; }
div { border: 1px dashed #511d69; }
div { border: 5px dashed #511d69; }
div { border: 1px dotted #511d69; }
div { border: 5px dotted #511d69; }