Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Victoria | 4D4B9B | #4D4B9B | 77, 75, 155 | 30.2, 29.41, 60.78 | 50.32, 51.61, 0, 39.22 | 241.5, 51.612903225806, 60.78431372549 |
Color #4D4B9B is Victoria. In RGB: 30.2, 29.41, 60.78. In CMYK: 50.32, 51.61, 0, 39.22.
div { background: #4D4B9B; color: #000; }
div { background: #4D4B9B; color: #fff; }
div { background: linear-gradient(to bottom, #313481 0%, #6863B6 100%); color: #000; }
div { background: linear-gradient(to bottom, #6863B6 0%, #313481 100%); color: #000; }
div { background: linear-gradient(to bottom, #313481 0%, #6863B6 100%); color: #fff; }
div { background: linear-gradient(to bottom, #6863B6 0%, #313481 100%); color: #fff; }
div { border: 1px solid #4D4B9B; }
div { border: 5px solid #4D4B9B; }
div { border: 1px dashed #4D4B9B; }
div { border: 5px dashed #4D4B9B; }
div { border: 1px dotted #4D4B9B; }
div { border: 5px dotted #4D4B9B; }