Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Rio Grande | C1D328 | #C1D328 | 193, 211, 40 | 75.69, 82.75, 15.69 | 8.53, 0, 81.04, 17.25 | 66.315789473684, 81.042654028436, 82.745098039216 |
Color #c1d328 is Rio Grande. In RGB: 75.69, 82.75, 15.69. In CMYK: 8.53, 0, 81.04, 17.25.
div { background: #c1d328; color: #000; }
div { background: #c1d328; color: #fff; }
div { background: linear-gradient(to bottom, #A4B700 0%, #DFEF49 100%); color: #000; }
div { background: linear-gradient(to bottom, #DFEF49 0%, #A4B700 100%); color: #000; }
div { background: linear-gradient(to bottom, #A4B700 0%, #DFEF49 100%); color: #fff; }
div { background: linear-gradient(to bottom, #DFEF49 0%, #A4B700 100%); color: #fff; }
div { border: 1px solid #c1d328; }
div { border: 5px solid #c1d328; }
div { border: 1px dashed #c1d328; }
div { border: 5px dashed #c1d328; }
div { border: 1px dotted #c1d328; }
div { border: 5px dotted #c1d328; }