Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Rio Grande | C1CF13 | #C1CF13 | 193, 207, 19 | 75.69, 81.18, 7.45 | 6.76, 0, 90.82, 18.82 | 64.468085106383, 90.821256038647, 81.176470588235 |
Color #c1cf13 is Rio Grande. In RGB: 75.69, 81.18, 7.45. In CMYK: 6.76, 0, 90.82, 18.82.
div { background: #c1cf13; color: #000; }
div { background: #c1cf13; color: #fff; }
div { background: linear-gradient(to bottom, #A4B400 0%, #DFEB3C 100%); color: #000; }
div { background: linear-gradient(to bottom, #DFEB3C 0%, #A4B400 100%); color: #000; }
div { background: linear-gradient(to bottom, #A4B400 0%, #DFEB3C 100%); color: #fff; }
div { background: linear-gradient(to bottom, #DFEB3C 0%, #A4B400 100%); color: #fff; }
div { border: 1px solid #c1cf13; }
div { border: 5px solid #c1cf13; }
div { border: 1px dashed #c1cf13; }
div { border: 5px dashed #c1cf13; }
div { border: 1px dotted #c1cf13; }
div { border: 5px dotted #c1cf13; }