Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Cosmic | 7A3D6C | #7A3D6C | 122, 61, 108 | 47.84, 23.92, 42.35 | 0, 50, 11.48, 52.16 | 313.77049180328, 50, 47.843137254902 |
Color #7a3d6c is Cosmic. In RGB: 47.84, 23.92, 42.35. In CMYK: 0, 50, 11.48, 52.16.
div { background: #7a3d6c; color: #000; }
div { background: #7a3d6c; color: #fff; }
div { background: linear-gradient(to bottom, #602554 0%, #955585 100%); color: #000; }
div { background: linear-gradient(to bottom, #955585 0%, #602554 100%); color: #000; }
div { background: linear-gradient(to bottom, #602554 0%, #955585 100%); color: #fff; }
div { background: linear-gradient(to bottom, #955585 0%, #602554 100%); color: #fff; }
div { border: 1px solid #7a3d6c; }
div { border: 5px solid #7a3d6c; }
div { border: 1px dashed #7a3d6c; }
div { border: 5px dashed #7a3d6c; }
div { border: 1px dotted #7a3d6c; }
div { border: 5px dotted #7a3d6c; }