Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Scooter | 02B4CF | #02B4CF | 2, 180, 207 | 0.78, 70.59, 81.18 | 99.03, 13.04, 0, 18.82 | 187.90243902439, 99.033816425121, 81.176470588235 |
Color #02b4cf is Scooter. In RGB: 0.78, 70.59, 81.18. In CMYK: 99.03, 13.04, 0, 18.82.
div { background: #02b4cf; color: #000; }
div { background: #02b4cf; color: #fff; }
div { background: linear-gradient(to bottom, #0099B3 0%, #43D0EB 100%); color: #000; }
div { background: linear-gradient(to bottom, #43D0EB 0%, #0099B3 100%); color: #000; }
div { background: linear-gradient(to bottom, #0099B3 0%, #43D0EB 100%); color: #fff; }
div { background: linear-gradient(to bottom, #43D0EB 0%, #0099B3 100%); color: #fff; }
div { border: 1px solid #02b4cf; }
div { border: 5px solid #02b4cf; }
div { border: 1px dashed #02b4cf; }
div { border: 5px dashed #02b4cf; }
div { border: 1px dotted #02b4cf; }
div { border: 5px dotted #02b4cf; }