Skip to main content Skip to docs navigation

#14101e hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Corbeau and its hex is #111122 Nearest Color Name

Color Hue/Base color: Blue

Hex #14101e Color code in RGB color code model is created after adding 7.84% red color, 6.27% green color and 11.76% blue color. Hex #14101e Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 47% magenta, 0% yellow and 88.24% black.

Hex #14101e color code is between #111122 web safe hex color code and #220011 web safe hex color code. #111122 is the nearest web safe color code. You can see here many more shades of #14101e color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 14101e #14101e
RGB Decimal 20, 16, 30 20, 16, 30
RGB Percent 8%, 6%, 12% rgb(8%, 6%, 12%)
CSS RGBa 20, 16, 30,1 rgba(20,16,30,1)
CMYK Model cmyk(33%,47%,0%,88.24%)
HSL Color Space 257,30% ,9% hsl(257,30% ,9%)
HSV Color Space 257°, 47%, 12%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010100 00010000 00011110
Octal 24 20 36
Decimal 20 16 30
Hex 14 10 1e

Different shades of #14101e color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #14101e
#000000
Darker of #14101e
#000000
Dark of #14101e
#000000
Base of #14101e
#14101e
Light of #14101e
#2a223f
Lighter
#403361
Lightest
#574582

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#14101e
#1a1e10

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#14101e
#1e1b10
#131e10

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#10141e
#10121e
#14101e
#19101e
#1e101e

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#14101e
#101e14
#1e1410

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#14101e
#1e1410
#1a1e10
#101a1e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#14101e
#1e1013
#1a1e10
#101e1b

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #14101e

#000000
#000000
#000000
#000000
#14101e
#2a223f
#403361
#574582
#6d57a3

Tints of #14101e Color

#14101e
#2e2a37
#484550
#625f69
#7c7a82
#96949b
#b0afb4
#cac9cd
#e4e4e6
#ffffff

Shades of #14101e color code

Generate more color scales with scales (color stack) generator.

#14101e
#110e1a
#0f0c17
#0d0a14
#0b0810
#08070d
#06050a
#040306
#020103
#000000

Tones

#14101e
#161519
#171717
#171717
#171717

Tones

Similar Color like #14101e color

Find visually similar hex color codes nearing to #14101e hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#15111f
#161220
#171321
#181422
#191523
#1a1624
#1b1725
#1c1826
#1d1927
#1e1a28
#1f1b29
#201c2a
#211d2b
#221e2c
#130f1d
#120e1c
#110d1b
#100c1a
#0f0b19
#0e0a18
#0d0917
#0c0816
#0b0715
#0a0614
#090513
#080412
#070311
#060210

Download this Dark Blue

Hex #14101e Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#14101e Color Code Preview on Black Background Color

This is how #14101e Color will look on black background color. Color contrast ratio is 1.12

#14101e in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#14101e">Your Example Paragraph content text in with font color #14101e </p>

Your Example Paragraph content text in with font color #14101e

HTML with inline CSS

<div style="color:#14101e">Your Paragraph text in with font color #14101e </div>

Your Example Paragraph content text in with font color #14101e

#14101e color code is use for CSS Background Color

Background color for the above div is #14101e

HTML with inline CSS

<div style="background-color:#14101e;"></div>

#14101e color code is use for CSS Border Color

CSS Border color for the above div is #14101e

HTML with inline CSS

<div style="border:5px solid #14101e;"></div>

CSS Border Left color for the above div is #14101e

HTML with inline CSS

<div style="border-left:5px solid #14101e;"></div>

CSS Border Right color for the above div is #14101e

HTML with inline CSS

<div style="border-right:5px solid #14101e;"></div>

CSS Border Bottom color for the above div is #14101e

HTML with inline CSS

<div style="border-bottom:5px solid #14101e;"></div>

CSS Border Top color for the above div is #14101e

HTML with inline CSS

<div style="border-top:5px solid #14101e;"></div>

#14101e hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#14101e; } .examplecolorclass {color:#14101e; } .examplebordercolor {border:3px solid #14101e; }

#14101e Color code Preview on White Background

This is how #14101e Color code will look on white background color. Color contrast ratio is 18.71

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #14101e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #14101e; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(20,16,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(26,30,16,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(20,16,30,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }