Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Las Palmas | CEEA28 | #CEEA28 | 206, 234, 40 | 80.78, 91.76, 15.69 | 11.97, 0, 82.91, 8.24 | 68.659793814433, 82.905982905983, 91.764705882353 |
Color #ceea28 is Las Palmas. In RGB: 80.78, 91.76, 15.69. In CMYK: 11.97, 0, 82.91, 8.24.
div { background: #ceea28; color: #000; }
div { background: #ceea28; color: #fff; }
div { background: linear-gradient(to bottom, #B0CE00 0%, #ECFF4B 100%); color: #000; }
div { background: linear-gradient(to bottom, #ECFF4B 0%, #B0CE00 100%); color: #000; }
div { background: linear-gradient(to bottom, #B0CE00 0%, #ECFF4B 100%); color: #fff; }
div { background: linear-gradient(to bottom, #ECFF4B 0%, #B0CE00 100%); color: #fff; }
div { border: 1px solid #ceea28; }
div { border: 5px solid #ceea28; }
div { border: 1px dashed #ceea28; }
div { border: 5px dashed #ceea28; }
div { border: 1px dotted #ceea28; }
div { border: 5px dotted #ceea28; }