Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Orient | 216A8F | #216A8F | 33, 106, 143 | 12.94, 41.57, 56.08 | 76.92, 25.87, 0, 43.92 | 200.18181818182, 76.923076923077, 56.078431372549 |
Color #216a8f is Orient. In RGB: 12.94, 41.57, 56.08. In CMYK: 76.92, 25.87, 0, 43.92.
div { background: #216a8f; color: #000; }
div { background: #216a8f; color: #fff; }
div { background: linear-gradient(to bottom, #005275 0%, #4283AA 100%); color: #000; }
div { background: linear-gradient(to bottom, #4283AA 0%, #005275 100%); color: #000; }
div { background: linear-gradient(to bottom, #005275 0%, #4283AA 100%); color: #fff; }
div { background: linear-gradient(to bottom, #4283AA 0%, #005275 100%); color: #fff; }
div { border: 1px solid #216a8f; }
div { border: 5px solid #216a8f; }
div { border: 1px dashed #216a8f; }
div { border: 5px dashed #216a8f; }
div { border: 1px dotted #216a8f; }
div { border: 5px dotted #216a8f; }