Skip to main content Skip to docs navigation

#146cdc 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 #146cdc Color code in RGB color code model is created after adding 7.84% red color, 42.35% green color and 86.27% blue color. Hex #146cdc Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 51% magenta, 0% yellow and 13.73% black.

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

RGB Chart

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

Color Table

Hex Color Code 146cdc #146cdc
RGB Decimal 20, 108, 220 20, 108, 220
RGB Percent 8%, 42%, 86% rgb(8%, 42%, 86%)
CSS RGBa 20, 108, 220,1 rgba(20,108,220,1)
CMYK Model cmyk(91%,51%,0%,13.73%)
HSL Color Space 214,83% ,47% hsl(214,83% ,47%)
HSV Color Space 214°, 91%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010100 01101100 11011100
Octal 24 154 334
Decimal 20 108 220
Hex 14 6c dc

Different shades of #146cdc color code.

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

Darkest of #146cdc
#072750
Darker of #146cdc
#0c3e7f
Dark of #146cdc
#1055ad
Base of #146cdc
#146cdc
Light of #146cdc
#3687ed
Lighter
#65a3f1
Lightest
#94bff5

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

#146cdc
#dc8414

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

Split Complementary

#146cdc
#dc2014
#d0dc14

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

Analogous Color

#14dcd7
#14bfdc
#146cdc
#1429dc
#5214dc

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

#146cdc
#6cdc14
#dc146c

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

#146cdc
#dc146c
#dc8414
#14dc84

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

#146cdc
#dc14d0
#dc8414
#14dc20

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 #146cdc

#031021
#072750
#0c3e7f
#1055ad
#146cdc
#3687ed
#65a3f1
#94bff5
#c3dbf9

Tints of #146cdc Color

#146cdc
#2e7cdf
#488ce3
#629de7
#7cadeb
#96bdef
#b0cef3
#cadef7
#e4eefb
#ffffff

Shades of #146cdc color code

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

#146cdc
#1160c3
#0f54ab
#0d4892
#0b3c7a
#083061
#062449
#041830
#020c18
#000000

Tones

#146cdc
#2c6fc4
#4472ac
#5c7594
#74787c

Tones

Similar Color like #146cdc color

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

#156ddd
#166ede
#176fdf
#1870e0
#1971e1
#1a72e2
#1b73e3
#1c74e4
#1d75e5
#1e76e6
#1f77e7
#2078e8
#2179e9
#227aea
#136bdb
#126ada
#1169d9
#1068d8
#0f67d7
#0e66d6
#0d65d5
#0c64d4
#0b63d3
#0a62d2
#0961d1
#0860d0
#075fcf
#065ece

Download this Dark Blue

Hex #146cdc 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.

#146cdc Color Code Preview on Black Background Color

This is how #146cdc Color will look on black background color. Color contrast ratio is 4.21

#146cdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #146cdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #146cdc

#146cdc color code is use for CSS Background Color

Background color for the above div is #146cdc

HTML with inline CSS

<div style="background-color:#146cdc;"></div>

#146cdc color code is use for CSS Border Color

CSS Border color for the above div is #146cdc

HTML with inline CSS

<div style="border:5px solid #146cdc;"></div>

CSS Border Left color for the above div is #146cdc

HTML with inline CSS

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

CSS Border Right color for the above div is #146cdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #146cdc

HTML with inline CSS

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

CSS Border Top color for the above div is #146cdc

HTML with inline CSS

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

#146cdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#146cdc Color code Preview on White Background

This is how #146cdc Color code will look on white background color. Color contrast ratio is 4.99

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

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