Skip to main content Skip to docs navigation

#030eef 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 Midsummer Nights and its hex is #0011EE Nearest Color Name

Color Hue/Base color: Blue

Hex #030eef Color code in RGB color code model is created after adding 1.18% red color, 5.49% green color and 93.73% blue color. Hex #030eef Color code in CMYK color (process color) code model is generated after subtraction of 99% cyan, 94% magenta, 0% yellow and 6.27% black.

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

RGB Chart

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

Color Table

Hex Color Code 030eef #030eef
RGB Decimal 3, 14, 239 3, 14, 239
RGB Percent 1%, 5%, 94% rgb(1%, 5%, 94%)
CSS RGBa 3, 14, 239,1 rgba(3,14,239,1)
CMYK Model cmyk(99%,94%,0%,6.27%)
HSL Color Space 237,98% ,47% hsl(237,98% ,47%)
HSV Color Space 237°, 99%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000011 00001110 11101111
Octal 3 16 357
Decimal 3 14 239
Hex 03 0e ef

Different shades of #030eef color code.

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

Darkest of #030eef
#010558
Darker of #030eef
#02088a
Dark of #030eef
#020bbd
Base of #030eef
#030eef
Light of #030eef
#2933fc
Lighter
#5b63fd
Lightest
#8d93fe

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

#030eef
#efe403

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

Split Complementary

#030eef
#ef6e03
#84ef03

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

Analogous Color

#0398ef
#0370ef
#030eef
#4703ef
#a903ef

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

#030eef
#0eef03
#ef030e

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

#030eef
#ef030e
#efe403
#03efe4

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

#030eef
#ef0384
#efe403
#03ef6e

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

#000226
#010558
#02088a
#020bbd
#030eef
#2933fc
#5b63fd
#8d93fe
#c0c3fe

Tints of #030eef Color

#030eef
#1f28f0
#3b43f2
#575ef4
#7379f6
#8f93f7
#abaef9
#c7c9fb
#e3e4fd
#ffffff

Shades of #030eef color code

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

#030eef
#020cd4
#020ab9
#02099f
#010784
#01066a
#01044f
#000335
#00011a
#000000

Tones

#030eef
#1b24d7
#333abf
#4c50a6
#64668e

Tones

Similar Color like #030eef color

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

#040ff0
#0510f1
#0611f2
#0712f3
#0813f4
#0914f5
#0a15f6
#0b16f7
#0c17f8
#0d18f9
#0e19fa
#0f1afb
#101bfc
#111cfd
#020dee
#010ced
#000bec
#000aeb
#0009ea
#0008e9
#0007e8
#0006e7
#0005e6
#0004e5
#0003e4
#0002e3
#0001e2
#0000e1

Download this Dark Blue

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

#030eef Color Code Preview on Black Background Color

This is how #030eef Color will look on black background color. Color contrast ratio is 2.31

#030eef in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#030eef color code is use for CSS Background Color

Background color for the above div is #030eef

HTML with inline CSS

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

#030eef color code is use for CSS Border Color

CSS Border color for the above div is #030eef

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#030eef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#030eef Color code Preview on White Background

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

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

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