Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Studio | 5F3CA8 | #5F3CA8 | 95, 60, 168 | 37.25, 23.53, 65.88 | 43.45, 64.29, 0, 34.12 | 259.44444444444, 64.285714285714, 65.882352941176 |
Color #5f3ca8 is Studio. In RGB: 37.25, 23.53, 65.88. In CMYK: 43.45, 64.29, 0, 34.12.
div { background: #5f3ca8; color: #000; }
div { background: #5f3ca8; color: #fff; }
div { background: linear-gradient(to bottom, #43248D 0%, #7B54C4 100%); color: #000; }
div { background: linear-gradient(to bottom, #7B54C4 0%, #43248D 100%); color: #000; }
div { background: linear-gradient(to bottom, #43248D 0%, #7B54C4 100%); color: #fff; }
div { background: linear-gradient(to bottom, #7B54C4 0%, #43248D 100%); color: #fff; }
div { border: 1px solid #5f3ca8; }
div { border: 5px solid #5f3ca8; }
div { border: 1px dashed #5f3ca8; }
div { border: 5px dashed #5f3ca8; }
div { border: 1px dotted #5f3ca8; }
div { border: 5px dotted #5f3ca8; }