Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Kidnapper | E2E8D2 | #E2E8D2 | 226, 232, 210 | 88.63, 90.98, 82.35 | 2.59, 0, 9.48, 9.02 | 76.363636363636, 9.4827586206897, 90.980392156863 |
Color #e2e8d2 is Kidnapper. In RGB: 88.63, 90.98, 82.35. In CMYK: 2.59, 0, 9.48, 9.02.
div { background: #e2e8d2; color: #000; }
div { background: #e2e8d2; color: #fff; }
div { background: linear-gradient(to bottom, #C6CCB6 0%, #FFFFEE 100%); color: #000; }
div { background: linear-gradient(to bottom, #FFFFEE 0%, #C6CCB6 100%); color: #000; }
div { background: linear-gradient(to bottom, #C6CCB6 0%, #FFFFEE 100%); color: #fff; }
div { background: linear-gradient(to bottom, #FFFFEE 0%, #C6CCB6 100%); color: #fff; }
div { border: 1px solid #e2e8d2; }
div { border: 5px solid #e2e8d2; }
div { border: 1px dashed #e2e8d2; }
div { border: 5px dashed #e2e8d2; }
div { border: 1px dotted #e2e8d2; }
div { border: 5px dotted #e2e8d2; }