Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Scooter | 1BBFCB | #1BBFCB | 27, 191, 203 | 10.59, 74.9, 79.61 | 86.7, 5.91, 0, 20.39 | 184.09090909091, 86.699507389163, 79.607843137255 |
Color #1bbfcb is Scooter. In RGB: 10.59, 74.9, 79.61. In CMYK: 86.7, 5.91, 0, 20.39.
div { background: #1bbfcb; color: #000; }
div { background: #1bbfcb; color: #fff; }
div { background: linear-gradient(to bottom, #00A4B0 0%, #4BDBE7 100%); color: #000; }
div { background: linear-gradient(to bottom, #4BDBE7 0%, #00A4B0 100%); color: #000; }
div { background: linear-gradient(to bottom, #00A4B0 0%, #4BDBE7 100%); color: #fff; }
div { background: linear-gradient(to bottom, #4BDBE7 0%, #00A4B0 100%); color: #fff; }
div { border: 1px solid #1bbfcb; }
div { border: 5px solid #1bbfcb; }
div { border: 1px dashed #1bbfcb; }
div { border: 5px dashed #1bbfcb; }
div { border: 1px dotted #1bbfcb; }
div { border: 5px dotted #1bbfcb; }