1E1E3D (Midnight)

5FD986
8B8F55
06D32E
Name Hex (RGB) HTML/CSS (RGB) RGB RGB (%) CMYK HSV
Midnight 1E1E3D #1E1E3D 30, 30, 61 11.76, 11.76, 23.92 50.82, 50.82, 0, 76.08 240, 50.819672131148, 23.921568627451

Color #1e1e3d is Midnight. In RGB: 11.76, 11.76, 23.92. In CMYK: 50.82, 50.82, 0, 76.08.

Combinations

{{ index }}

CSS

Background
div { background: #1e1e3d; color: #000; }
Lorem ipsum dolor sit amet.
div { background: #1e1e3d; color: #fff; }
Lorem ipsum dolor sit amet.
Background (gradient)
div { background: linear-gradient(to bottom, #0A0527 0%, #353354 100%); color: #000; }
Consectetur adipiscing elit, sed do.
div { background: linear-gradient(to bottom, #353354 0%, #0A0527 100%); color: #000; }
Consectetur adipiscing elit, sed do.
div { background: linear-gradient(to bottom, #0A0527 0%, #353354 100%); color: #fff; }
Consectetur adipiscing elit, sed do.
div { background: linear-gradient(to bottom, #353354 0%, #0A0527 100%); color: #fff; }
Consectetur adipiscing elit, sed do.
Border
div { border: 1px solid #1e1e3d; }
Sed do eiusmod tempor.
div { border: 5px solid #1e1e3d; }
Sed do eiusmod tempor.
div { border: 1px dashed #1e1e3d; }
Sed do eiusmod tempor.
div { border: 5px dashed #1e1e3d; }
Sed do eiusmod tempor.
div { border: 1px dotted #1e1e3d; }
Sed do eiusmod tempor.
div { border: 5px dotted #1e1e3d; }
Sed do eiusmod tempor.