Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Purple Heart | 4A1BA6 | #4A1BA6 | 74, 27, 166 | 29.02, 10.59, 65.1 | 55.42, 83.73, 0, 34.9 | 260.28776978417, 83.734939759036, 65.098039215686 |
Color #4a1ba6 is Purple Heart. In RGB: 29.02, 10.59, 65.1. In CMYK: 55.42, 83.73, 0, 34.9.
div { background: #4a1ba6; color: #000; }
div { background: #4a1ba6; color: #fff; }
div { background: linear-gradient(to bottom, #29008B 0%, #6835C2 100%); color: #000; }
div { background: linear-gradient(to bottom, #6835C2 0%, #29008B 100%); color: #000; }
div { background: linear-gradient(to bottom, #29008B 0%, #6835C2 100%); color: #fff; }
div { background: linear-gradient(to bottom, #6835C2 0%, #29008B 100%); color: #fff; }
div { border: 1px solid #4a1ba6; }
div { border: 5px solid #4a1ba6; }
div { border: 1px dashed #4a1ba6; }
div { border: 5px dashed #4a1ba6; }
div { border: 1px dotted #4a1ba6; }
div { border: 5px dotted #4a1ba6; }