Skip to main content Skip to docs navigation

#145fdb 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 Chun-Li Blue and its hex is #1559DB Nearest Color Name

Color Hue/Base color: Blue

Hex #145fdb Color code in RGB color code model is created after adding 7.84% red color, 37.25% green color and 85.88% blue color. Hex #145fdb Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 57% magenta, 0% yellow and 14.12% black.

Hex #145fdb color code is between #1166dd web safe hex color code and #2255cc web safe hex color code. #1166dd is the nearest web safe color code. You can see here many more shades of #145fdb color code.

RGB Chart

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

Color Table

Hex Color Code 145fdb #145fdb
RGB Decimal 20, 95, 219 20, 95, 219
RGB Percent 8%, 37%, 86% rgb(8%, 37%, 86%)
CSS RGBa 20, 95, 219,1 rgba(20,95,219,1)
CMYK Model cmyk(91%,57%,0%,14.12%)
HSL Color Space 217,83% ,47% hsl(217,83% ,47%)
HSV Color Space 217°, 91%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010100 01011111 11011011
Octal 24 137 333
Decimal 20 95 219
Hex 14 5f db

Different shades of #145fdb color code.

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

Darkest of #145fdb
#07224f
Darker of #145fdb
#0b367e
Dark of #145fdb
#104bac
Base of #145fdb
#145fdb
Light of #145fdb
#357aed
Lighter
#6499f1
Lightest
#93b8f5

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

#145fdb
#db9014

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

Split Complementary

#145fdb
#db2d14
#c2db14

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

Analogous Color

#14d3db
#14b2db
#145fdb
#141ddb
#5e14db

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

#145fdb
#5fdb14
#db145f

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

#145fdb
#db145f
#db9014
#14db90

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

#145fdb
#db14c2
#db9014
#14db2d

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 #145fdb

#030e20
#07224f
#0b367e
#104bac
#145fdb
#357aed
#6499f1
#93b8f5
#c2d7f9

Tints of #145fdb Color

#145fdb
#2e70df
#4882e3
#6294e7
#7ca6eb
#96b7ef
#b0c9f3
#cadbf7
#e4edfb
#ffffff

Shades of #145fdb color code

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

#145fdb
#1154c2
#0f49aa
#0d3f92
#0b3479
#082a61
#061f49
#041530
#020a18
#000000

Tones

#145fdb
#2c65c3
#446bab
#5c7193
#74777b

Tones

Similar Color like #145fdb color

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

#1560dc
#1661dd
#1762de
#1863df
#1964e0
#1a65e1
#1b66e2
#1c67e3
#1d68e4
#1e69e5
#1f6ae6
#206be7
#216ce8
#226de9
#135eda
#125dd9
#115cd8
#105bd7
#0f5ad6
#0e59d5
#0d58d4
#0c57d3
#0b56d2
#0a55d1
#0954d0
#0853cf
#0752ce
#0651cd

Download this Dark Blue

Hex #145fdb 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.

#145fdb Color Code Preview on Black Background Color

This is how #145fdb Color will look on black background color. Color contrast ratio is 3.69

#145fdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #145fdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #145fdb

#145fdb color code is use for CSS Background Color

Background color for the above div is #145fdb

HTML with inline CSS

<div style="background-color:#145fdb;"></div>

#145fdb color code is use for CSS Border Color

CSS Border color for the above div is #145fdb

HTML with inline CSS

<div style="border:5px solid #145fdb;"></div>

CSS Border Left color for the above div is #145fdb

HTML with inline CSS

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

CSS Border Right color for the above div is #145fdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #145fdb

HTML with inline CSS

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

CSS Border Top color for the above div is #145fdb

HTML with inline CSS

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

#145fdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#145fdb Color code Preview on White Background

This is how #145fdb Color code will look on white background color. Color contrast ratio is 5.69

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 #145fdb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #145fdb; }

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,95,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,144,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(20,95,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }