Skip to main content Skip to docs navigation

#044eef 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 Opulent Blue and its hex is #0055EE Nearest Color Name

Color Hue/Base color: Blue

Hex #044eef Color code in RGB color code model is created after adding 1.57% red color, 30.59% green color and 93.73% blue color. Hex #044eef Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 67% magenta, 0% yellow and 6.27% black.

Hex #044eef color code is between #0055ee web safe hex color code and #0044ff web safe hex color code. #0055ee is the nearest web safe color code. You can see here many more shades of #044eef color code.

RGB Chart

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

Color Table

Hex Color Code 044eef #044eef
RGB Decimal 4, 78, 239 4, 78, 239
RGB Percent 2%, 31%, 94% rgb(2%, 31%, 94%)
CSS RGBa 4, 78, 239,1 rgba(4,78,239,1)
CMYK Model cmyk(98%,67%,0%,6.27%)
HSL Color Space 221,97% ,48% hsl(221,97% ,48%)
HSV Color Space 221°, 98%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000100 01001110 11101111
Octal 4 116 357
Decimal 4 78 239
Hex 04 4e ef

Different shades of #044eef color code.

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

Darkest of #044eef
#011d59
Darker of #044eef
#022d8b
Dark of #044eef
#033ebd
Base of #044eef
#044eef
Light of #044eef
#2b6cfb
Lighter
#5d8ffc
Lightest
#8fb2fd

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

#044eef
#efa504

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

Split Complementary

#044eef
#ef3004
#c3ef04

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

Analogous Color

#04d7ef
#04b0ef
#044eef
#0804ef
#6a04ef

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

#044eef
#4eef04
#ef044e

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

#044eef
#ef044e
#efa504
#04efa5

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

#044eef
#ef04c3
#efa504
#04ef30

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 #044eef

#010d26
#011d59
#022d8b
#033ebd
#044eef
#2b6cfb
#5d8ffc
#8fb2fd
#c1d4fe

Tints of #044eef Color

#044eef
#1f61f0
#3b75f2
#5789f4
#739cf6
#8fb0f7
#abc4f9
#c7d7fb
#e3ebfd
#ffffff

Shades of #044eef color code

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

#044eef
#0345d4
#033cb9
#02349f
#022b84
#01226a
#011a4f
#001135
#00081a
#000000

Tones

#044eef
#1c57d7
#3560be
#4d69a6
#65728e

Tones

Similar Color like #044eef color

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

#054ff0
#0650f1
#0751f2
#0852f3
#0953f4
#0a54f5
#0b55f6
#0c56f7
#0d57f8
#0e58f9
#0f59fa
#105afb
#115bfc
#125cfd
#034dee
#024ced
#014bec
#004aeb
#0049ea
#0048e9
#0047e8
#0046e7
#0045e6
#0044e5
#0043e4
#0042e3
#0041e2
#0040e1

Download this Dark Blue

Hex #044eef 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.

#044eef Color Code Preview on Black Background Color

This is how #044eef Color will look on black background color. Color contrast ratio is 3.34

#044eef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #044eef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #044eef

#044eef color code is use for CSS Background Color

Background color for the above div is #044eef

HTML with inline CSS

<div style="background-color:#044eef;"></div>

#044eef color code is use for CSS Border Color

CSS Border color for the above div is #044eef

HTML with inline CSS

<div style="border:5px solid #044eef;"></div>

CSS Border Left color for the above div is #044eef

HTML with inline CSS

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

CSS Border Right color for the above div is #044eef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #044eef

HTML with inline CSS

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

CSS Border Top color for the above div is #044eef

HTML with inline CSS

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

#044eef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#044eef Color code Preview on White Background

This is how #044eef Color code will look on white background color. Color contrast ratio is 6.28

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

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(4,78,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,165,4,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(4,78,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }