Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Sapphire | 2751A3 | #2751A3 | 39, 81, 163 | 15.29, 31.76, 63.92 | 76.07, 50.31, 0, 36.08 | 219.67741935484, 76.073619631902, 63.921568627451 |
Color #2751a3 is Sapphire. In RGB: 15.29, 31.76, 63.92. In CMYK: 76.07, 50.31, 0, 36.08.
div { background: #2751a3; color: #000; }
div { background: #2751a3; color: #fff; }
div { background: linear-gradient(to bottom, #003A88 0%, #4869BE 100%); color: #000; }
div { background: linear-gradient(to bottom, #4869BE 0%, #003A88 100%); color: #000; }
div { background: linear-gradient(to bottom, #003A88 0%, #4869BE 100%); color: #fff; }
div { background: linear-gradient(to bottom, #4869BE 0%, #003A88 100%); color: #fff; }
div { border: 1px solid #2751a3; }
div { border: 5px solid #2751a3; }
div { border: 1px dashed #2751a3; }
div { border: 5px dashed #2751a3; }
div { border: 1px dotted #2751a3; }
div { border: 5px dotted #2751a3; }