Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Wattle | E6E144 | #E6E144 | 230, 225, 68 | 90.2, 88.24, 26.67 | 0, 2.17, 70.43, 9.8 | 58.148148148148, 70.434782608696, 90.196078431373 |
Color #e6e144 is Wattle. In RGB: 90.2, 88.24, 26.67. In CMYK: 0, 2.17, 70.43, 9.8.
div { background: #e6e144; color: #000; }
div { background: #e6e144; color: #fff; }
div { background: linear-gradient(to bottom, #C8C523 0%, #FFFE61 100%); color: #000; }
div { background: linear-gradient(to bottom, #FFFE61 0%, #C8C523 100%); color: #000; }
div { background: linear-gradient(to bottom, #C8C523 0%, #FFFE61 100%); color: #fff; }
div { background: linear-gradient(to bottom, #FFFE61 0%, #C8C523 100%); color: #fff; }
div { border: 1px solid #e6e144; }
div { border: 5px solid #e6e144; }
div { border: 1px dashed #e6e144; }
div { border: 5px dashed #e6e144; }
div { border: 1px dotted #e6e144; }
div { border: 5px dotted #e6e144; }