Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Port Gore | 2A265A | #2A265A | 42, 38, 90 | 16.47, 14.9, 35.29 | 53.33, 57.78, 0, 64.71 | 244.61538461538, 57.777777777778, 35.294117647059 |
Color #2a265a is Port Gore. In RGB: 16.47, 14.9, 35.29. In CMYK: 53.33, 57.78, 0, 64.71.
div { background: #2a265a; color: #000; }
div { background: #2a265a; color: #fff; }
div { background: linear-gradient(to bottom, #101242 0%, #433C73 100%); color: #000; }
div { background: linear-gradient(to bottom, #433C73 0%, #101242 100%); color: #000; }
div { background: linear-gradient(to bottom, #101242 0%, #433C73 100%); color: #fff; }
div { background: linear-gradient(to bottom, #433C73 0%, #101242 100%); color: #fff; }
div { border: 1px solid #2a265a; }
div { border: 5px solid #2a265a; }
div { border: 1px dashed #2a265a; }
div { border: 5px dashed #2a265a; }
div { border: 1px dotted #2a265a; }
div { border: 5px dotted #2a265a; }