#191970 - MidnightBlue
The hexadecimal color code #191970 corresponds to the color "MidnightBlue" , which is a shade of Blue. This color is a combination of red (at 0,10 level), green (at 0,10 level) and blue (at 0,44 level). Its brightness is 26% and its saturation is 63%. It is composed of red at 15%, green at 15% and blue at 69%. The dominant component is blue.
Features
Variations of #191970
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #191970 is the color #E8E8F0
Darker Shades
Palette of progressively darker shades. The darkest shade is #02020B.
Other Shades of Blue
Examples of other colors within the Blue spectrum .
Color Palettes
The complementary color #E6E68F is the color exactly opposite to #191970 on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Complementary color palette
MidnightBlue
#191970
Uses of #191970 in CSS
When using #191970 as the background color, consider selecting a lighter text color for improved readability. If you want to use #191970 as the text color, prefer a light background, such as Blanc.
You can replace the color code #191970 with its official name: MidnightBlue. You can then write in CSS "background: MidnightBlue " for a background of #191970.
#191970 as background color
div{ background: #191970; }
div{ background: MidnightBlue; }
Colored text
div{ color: #191970; }
div{ color: MidnightBlue; }
Border
div{ border: 3px solid #191970; }
div{ border: 3px solid MidnightBlue; }
Shadow
div{ box-shadow: 3px 3px 7px #191970; }
div{ box-shadow: 3px 3px 7px MidnightBlue; }
Note:
In CSS, the color code #191970 can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #191970.
Choose another color
Select another color on color wheel.