Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Mountbatten Pink | 9E84A0 | #9E84A0 | 158, 132, 160 | 61.96, 51.76, 62.75 | 1.25, 17.5, 0, 37.25 | 295.71428571429, 17.5, 62.745098039216 |
Color #9e84a0 is Mountbatten Pink. In RGB: 61.96, 51.76, 62.75. In CMYK: 1.25, 17.5, 0, 37.25.
div { background: #9e84a0; color: #000; }
div { background: #9e84a0; color: #fff; }
div { background: linear-gradient(to bottom, #846B86 0%, #B99EBB 100%); color: #000; }
div { background: linear-gradient(to bottom, #B99EBB 0%, #846B86 100%); color: #000; }
div { background: linear-gradient(to bottom, #846B86 0%, #B99EBB 100%); color: #fff; }
div { background: linear-gradient(to bottom, #B99EBB 0%, #846B86 100%); color: #fff; }
div { border: 1px solid #9e84a0; }
div { border: 5px solid #9e84a0; }
div { border: 1px dashed #9e84a0; }
div { border: 5px dashed #9e84a0; }
div { border: 1px dotted #9e84a0; }
div { border: 5px dotted #9e84a0; }