Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Jacarta | 2F2E71 | #2F2E71 | 47, 46, 113 | 18.43, 18.04, 44.31 | 58.41, 59.29, 0, 55.69 | 240.89552238806, 59.29203539823, 44.313725490196 |
Color #2f2e71 is Jacarta. In RGB: 18.43, 18.04, 44.31. In CMYK: 58.41, 59.29, 0, 55.69.
div { background: #2f2e71; color: #000; }
div { background: #2f2e71; color: #fff; }
div { background: linear-gradient(to bottom, #121958 0%, #49448B 100%); color: #000; }
div { background: linear-gradient(to bottom, #49448B 0%, #121958 100%); color: #000; }
div { background: linear-gradient(to bottom, #121958 0%, #49448B 100%); color: #fff; }
div { background: linear-gradient(to bottom, #49448B 0%, #121958 100%); color: #fff; }
div { border: 1px solid #2f2e71; }
div { border: 5px solid #2f2e71; }
div { border: 1px dashed #2f2e71; }
div { border: 5px dashed #2f2e71; }
div { border: 1px dotted #2f2e71; }
div { border: 5px dotted #2f2e71; }