Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
De York | 94CA8E | #94CA8E | 148, 202, 142 | 58.04, 79.22, 55.69 | 26.73, 0, 29.7, 20.78 | 114, 29.70297029703, 79.21568627451 |
Color #94ca8e is De York. In RGB: 58.04, 79.22, 55.69. In CMYK: 26.73, 0, 29.7, 20.78.
div { background: #94ca8e; color: #000; }
div { background: #94ca8e; color: #fff; }
div { background: linear-gradient(to bottom, #79AE74 0%, #AFE6A9 100%); color: #000; }
div { background: linear-gradient(to bottom, #AFE6A9 0%, #79AE74 100%); color: #000; }
div { background: linear-gradient(to bottom, #79AE74 0%, #AFE6A9 100%); color: #fff; }
div { background: linear-gradient(to bottom, #AFE6A9 0%, #79AE74 100%); color: #fff; }
div { border: 1px solid #94ca8e; }
div { border: 5px solid #94ca8e; }
div { border: 1px dashed #94ca8e; }
div { border: 5px dashed #94ca8e; }
div { border: 1px dotted #94ca8e; }
div { border: 5px dotted #94ca8e; }