Skip to main content Skip to docs navigation

#140fbd 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 Galactic Highway and its hex is #3311BB Nearest Color Name

Color Hue/Base color: Blue

Hex #140fbd Color code in RGB color code model is created after adding 7.84% red color, 5.88% green color and 74.12% blue color. Hex #140fbd Color code in CMYK color (process color) code model is generated after subtraction of 89% cyan, 92% magenta, 0% yellow and 25.88% black.

Hex #140fbd color code is between #1111bb web safe hex color code and #2200cc web safe hex color code. #1111bb is the nearest web safe color code. You can see here many more shades of #140fbd color code.

RGB Chart

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

Color Table

Hex Color Code 140fbd #140fbd
RGB Decimal 20, 15, 189 20, 15, 189
RGB Percent 8%, 6%, 74% rgb(8%, 6%, 74%)
CSS RGBa 20, 15, 189,1 rgba(20,15,189,1)
CMYK Model cmyk(89%,92%,0%,25.88%)
HSL Color Space 242,85% ,40% hsl(242,85% ,40%)
HSV Color Space 242°, 92%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010100 00001111 10111101
Octal 24 17 275
Decimal 20 15 189
Hex 14 0f bd

Different shades of #140fbd color code.

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

Darkest of #140fbd
#05042f
Darker of #140fbd
#0a085e
Dark of #140fbd
#0f0b8e
Base of #140fbd
#140fbd
Light of #140fbd
#1913ec
Lighter
#4742f0
Lightest
#7571f4

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

#140fbd
#b8bd0f

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

Split Complementary

#140fbd
#bd6b0f
#61bd0f

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

Analogous Color

#0f70bd
#0f53bd
#140fbd
#4e0fbd
#960fbd

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

#140fbd
#0fbd14
#bd140f

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

#140fbd
#bd140f
#b8bd0f
#0fb8bd

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

#140fbd
#bd0f61
#b8bd0f
#0fbd6b

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 #140fbd

#000000
#05042f
#0a085e
#0f0b8e
#140fbd
#1913ec
#4742f0
#7571f4
#a3a1f7

Tints of #140fbd Color

#140fbd
#2e29c4
#4844cb
#625fd3
#7c79da
#9694e1
#b0afe9
#cac9f0
#e4e4f7
#ffffff

Shades of #140fbd color code

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

#140fbd
#110da8
#0f0b93
#0d0a7e
#0b0869
#080654
#06053f
#04032a
#020115
#000000

Tones

#140fbd
#2723a9
#3a3894
#4e4c80
#61616b

Tones

Similar Color like #140fbd color

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

#1510be
#1611bf
#1712c0
#1813c1
#1914c2
#1a15c3
#1b16c4
#1c17c5
#1d18c6
#1e19c7
#1f1ac8
#201bc9
#211cca
#221dcb
#130ebc
#120dbb
#110cba
#100bb9
#0f0ab8
#0e09b7
#0d08b6
#0c07b5
#0b06b4
#0a05b3
#0904b2
#0803b1
#0702b0
#0601af

Download this Dark Blue

Hex #140fbd 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.

#140fbd Color Code Preview on Black Background Color

This is how #140fbd Color will look on black background color. Color contrast ratio is 1.83

#140fbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #140fbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #140fbd

#140fbd color code is use for CSS Background Color

Background color for the above div is #140fbd

HTML with inline CSS

<div style="background-color:#140fbd;"></div>

#140fbd color code is use for CSS Border Color

CSS Border color for the above div is #140fbd

HTML with inline CSS

<div style="border:5px solid #140fbd;"></div>

CSS Border Left color for the above div is #140fbd

HTML with inline CSS

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

CSS Border Right color for the above div is #140fbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #140fbd

HTML with inline CSS

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

CSS Border Top color for the above div is #140fbd

HTML with inline CSS

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

#140fbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#140fbd Color code Preview on White Background

This is how #140fbd Color code will look on white background color. Color contrast ratio is 11.46

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

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