Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Cobalt | 0B45AE | #0B45AE | 11, 69, 174 | 4.31, 27.06, 68.24 | 93.68, 60.34, 0, 31.76 | 218.65030674847, 93.67816091954, 68.235294117647 |
Color #0b45ae is Cobalt. In RGB: 4.31, 27.06, 68.24. In CMYK: 93.68, 60.34, 0, 31.76.
div { background: #0b45ae; color: #000; }
div { background: #0b45ae; color: #fff; }
div { background: linear-gradient(to bottom, #002F93 0%, #3D5CCA 100%); color: #000; }
div { background: linear-gradient(to bottom, #3D5CCA 0%, #002F93 100%); color: #000; }
div { background: linear-gradient(to bottom, #002F93 0%, #3D5CCA 100%); color: #fff; }
div { background: linear-gradient(to bottom, #3D5CCA 0%, #002F93 100%); color: #fff; }
div { border: 1px solid #0b45ae; }
div { border: 5px solid #0b45ae; }
div { border: 1px dashed #0b45ae; }
div { border: 5px dashed #0b45ae; }
div { border: 1px dotted #0b45ae; }
div { border: 5px dotted #0b45ae; }