Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Genoa | 12695D | #12695D | 18, 105, 93 | 7.06, 41.18, 36.47 | 82.86, 0, 11.43, 58.82 | 171.72413793103, 82.857142857143, 41.176470588235 |
Color #12695d is Genoa. In RGB: 7.06, 41.18, 36.47. In CMYK: 82.86, 0, 11.43, 58.82.
div { background: #12695d; color: #000; }
div { background: #12695d; color: #fff; }
div { background: linear-gradient(to bottom, #005045 0%, #338276 100%); color: #000; }
div { background: linear-gradient(to bottom, #338276 0%, #005045 100%); color: #000; }
div { background: linear-gradient(to bottom, #005045 0%, #338276 100%); color: #fff; }
div { background: linear-gradient(to bottom, #338276 0%, #005045 100%); color: #fff; }
div { border: 1px solid #12695d; }
div { border: 5px solid #12695d; }
div { border: 1px dashed #12695d; }
div { border: 5px dashed #12695d; }
div { border: 1px dotted #12695d; }
div { border: 5px dotted #12695d; }