Skip to main content Skip to docs navigation

#334aef 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 Bright Greek and its hex is #3844F4 Nearest Color Name

Color Hue/Base color: Blue

Hex #334aef Color code in RGB color code model is created after adding 20% red color, 29.02% green color and 93.73% blue color. Hex #334aef Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 69% magenta, 0% yellow and 6.27% black.

Hex #334aef color code is between #2244ee web safe hex color code and #4455ff web safe hex color code. #2244ee is the nearest web safe color code. You can see here many more shades of #334aef color code.

RGB Chart

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

Color Table

Hex Color Code 334aef #334aef
RGB Decimal 51, 74, 239 51, 74, 239
RGB Percent 20%, 29%, 94% rgb(20%, 29%, 94%)
CSS RGBa 51, 74, 239,1 rgba(51,74,239,1)
CMYK Model cmyk(79%,69%,0%,6.27%)
HSL Color Space 233,85% ,57% hsl(233,85% ,57%)
HSV Color Space 233°, 79%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110011 01001010 11101111
Octal 63 112 357
Decimal 51 74 239
Hex 33 4a ef

Different shades of #334aef color code.

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

Darkest of #334aef
#0a187f
Darker of #334aef
#0e21ae
Dark of #334aef
#112ade
Base of #334aef
#334aef
Light of #334aef
#6274f3
Lighter
#929ef6
Lightest
#c1c8fa

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

#334aef
#efd833

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

Split Complementary

#334aef
#ef7a33
#a8ef33

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

Analogous Color

#33b8ef
#3398ef
#334aef
#5b33ef
#a933ef

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

#334aef
#4aef33
#ef334a

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

#334aef
#ef334a
#efd833
#33efd8

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

#334aef
#ef33a8
#efd833
#33ef7a

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 #334aef

#060f50
#0a187f
#0e21ae
#112ade
#334aef
#6274f3
#929ef6
#c1c8fa
#f0f2fe

Tints of #334aef Color

#334aef
#495ef0
#6072f2
#7786f4
#8d9af6
#a4aef7
#bbc2f9
#d1d6fb
#e8eafd
#ffffff

Shades of #334aef color code

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

#334aef
#2d41d4
#2739b9
#22319f
#1c2984
#16206a
#11184f
#0b1035
#05081a
#000000

Tones

#334aef
#495bd9
#5f6bc3
#757cad
#8b8c97

Tones

Similar Color like #334aef color

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

#344bf0
#354cf1
#364df2
#374ef3
#384ff4
#3950f5
#3a51f6
#3b52f7
#3c53f8
#3d54f9
#3e55fa
#3f56fb
#4057fc
#4158fd
#3249ee
#3148ed
#3047ec
#2f46eb
#2e45ea
#2d44e9
#2c43e8
#2b42e7
#2a41e6
#2940e5
#283fe4
#273ee3
#263de2
#253ce1

Download this Dark Blue

Hex #334aef 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.

#334aef Color Code Preview on Black Background Color

This is how #334aef Color will look on black background color. Color contrast ratio is 3.37

#334aef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #334aef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #334aef

#334aef color code is use for CSS Background Color

Background color for the above div is #334aef

HTML with inline CSS

<div style="background-color:#334aef;"></div>

#334aef color code is use for CSS Border Color

CSS Border color for the above div is #334aef

HTML with inline CSS

<div style="border:5px solid #334aef;"></div>

CSS Border Left color for the above div is #334aef

HTML with inline CSS

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

CSS Border Right color for the above div is #334aef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #334aef

HTML with inline CSS

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

CSS Border Top color for the above div is #334aef

HTML with inline CSS

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

#334aef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#334aef Color code Preview on White Background

This is how #334aef Color code will look on white background color. Color contrast ratio is 6.24

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

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