Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Rajah | FAC274 | #FAC274 | 250, 194, 116 | 98.04, 76.08, 45.49 | 0, 22.4, 53.6, 1.96 | 34.925373134328, 53.6, 98.039215686275 |
Color #fac274 is Rajah. In RGB: 98.04, 76.08, 45.49. In CMYK: 0, 22.4, 53.6, 1.96.
div { background: #fac274; color: #000; }
div { background: #fac274; color: #fff; }
div { background: linear-gradient(to bottom, #DCA75A 0%, #FFDE8E 100%); color: #000; }
div { background: linear-gradient(to bottom, #FFDE8E 0%, #DCA75A 100%); color: #000; }
div { background: linear-gradient(to bottom, #DCA75A 0%, #FFDE8E 100%); color: #fff; }
div { background: linear-gradient(to bottom, #FFDE8E 0%, #DCA75A 100%); color: #fff; }
div { border: 1px solid #fac274; }
div { border: 5px solid #fac274; }
div { border: 1px dashed #fac274; }
div { border: 5px dashed #fac274; }
div { border: 1px dotted #fac274; }
div { border: 5px dotted #fac274; }