Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Scooter | 12CBE6 | #12CBE6 | 18, 203, 230 | 7.06, 79.61, 90.2 | 92.17, 11.74, 0, 9.8 | 187.64150943396, 92.173913043478, 90.196078431373 |
Color #12cbe6 is Scooter. In RGB: 7.06, 79.61, 90.2. In CMYK: 92.17, 11.74, 0, 9.8.
div { background: #12cbe6; color: #000; }
div { background: #12cbe6; color: #fff; }
div { background: linear-gradient(to bottom, #00AFCA 0%, #4CE7FF 100%); color: #000; }
div { background: linear-gradient(to bottom, #4CE7FF 0%, #00AFCA 100%); color: #000; }
div { background: linear-gradient(to bottom, #00AFCA 0%, #4CE7FF 100%); color: #fff; }
div { background: linear-gradient(to bottom, #4CE7FF 0%, #00AFCA 100%); color: #fff; }
div { border: 1px solid #12cbe6; }
div { border: 5px solid #12cbe6; }
div { border: 1px dashed #12cbe6; }
div { border: 5px dashed #12cbe6; }
div { border: 1px dotted #12cbe6; }
div { border: 5px dotted #12cbe6; }