Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Trendy Pink | 966398 | #966398 | 150, 99, 152 | 58.82, 38.82, 59.61 | 1.32, 34.87, 0, 40.39 | 297.7358490566, 34.868421052632, 59.607843137255 |
Color #966398 is Trendy Pink. In RGB: 58.82, 38.82, 59.61. In CMYK: 1.32, 34.87, 0, 40.39.
div { background: #966398; color: #000; }
div { background: #966398; color: #fff; }
div { background: linear-gradient(to bottom, #7C4A7E 0%, #B17CB3 100%); color: #000; }
div { background: linear-gradient(to bottom, #B17CB3 0%, #7C4A7E 100%); color: #000; }
div { background: linear-gradient(to bottom, #7C4A7E 0%, #B17CB3 100%); color: #fff; }
div { background: linear-gradient(to bottom, #B17CB3 0%, #7C4A7E 100%); color: #fff; }
div { border: 1px solid #966398; }
div { border: 5px solid #966398; }
div { border: 1px dashed #966398; }
div { border: 5px dashed #966398; }
div { border: 1px dotted #966398; }
div { border: 5px dotted #966398; }