Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Bay of Many | 2E3F87 | #2E3F87 | 46, 63, 135 | 18.04, 24.71, 52.94 | 65.93, 53.33, 0, 47.06 | 228.5393258427, 65.925925925926, 52.941176470588 |
Color #2e3f87 is Bay of Many. In RGB: 18.04, 24.71, 52.94. In CMYK: 65.93, 53.33, 0, 47.06.
div { background: #2e3f87; color: #000; }
div { background: #2e3f87; color: #fff; }
div { background: linear-gradient(to bottom, #08296D 0%, #4A56A2 100%); color: #000; }
div { background: linear-gradient(to bottom, #4A56A2 0%, #08296D 100%); color: #000; }
div { background: linear-gradient(to bottom, #08296D 0%, #4A56A2 100%); color: #fff; }
div { background: linear-gradient(to bottom, #4A56A2 0%, #08296D 100%); color: #fff; }
div { border: 1px solid #2e3f87; }
div { border: 5px solid #2e3f87; }
div { border: 1px dashed #2e3f87; }
div { border: 5px dashed #2e3f87; }
div { border: 1px dotted #2e3f87; }
div { border: 5px dotted #2e3f87; }