Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Azure Radiance | 1881FB | #1881FB | 24, 129, 251 | 9.41, 50.59, 98.43 | 90.44, 48.61, 0, 1.57 | 212.24669603524, 90.438247011952, 98.43137254902 |
Color #1881fb is Azure Radiance. In RGB: 9.41, 50.59, 98.43. In CMYK: 90.44, 48.61, 0, 1.57.
div { background: #1881fb; color: #000; }
div { background: #1881fb; color: #fff; }
div { background: linear-gradient(to bottom, #0068DE 0%, #4F9BFF 100%); color: #000; }
div { background: linear-gradient(to bottom, #4F9BFF 0%, #0068DE 100%); color: #000; }
div { background: linear-gradient(to bottom, #0068DE 0%, #4F9BFF 100%); color: #fff; }
div { background: linear-gradient(to bottom, #4F9BFF 0%, #0068DE 100%); color: #fff; }
div { border: 1px solid #1881fb; }
div { border: 5px solid #1881fb; }
div { border: 1px dashed #1881fb; }
div { border: 5px dashed #1881fb; }
div { border: 1px dotted #1881fb; }
div { border: 5px dotted #1881fb; }