Skip to main content Skip to docs navigation

#334cfb 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 #334cfb Color code in RGB color code model is created after adding 20% red color, 29.8% green color and 98.43% blue color. Hex #334cfb Color code in CMYK color (process color) code model is generated after subtraction of 80% cyan, 70% magenta, 0% yellow and 1.57% black.

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

RGB Chart

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

Color Table

Hex Color Code 334cfb #334cfb
RGB Decimal 51, 76, 251 51, 76, 251
RGB Percent 20%, 30%, 98% rgb(20%, 30%, 98%)
CSS RGBa 51, 76, 251,1 rgba(51,76,251,1)
CMYK Model cmyk(80%,70%,0%,1.57%)
HSL Color Space 233,96% ,59% hsl(233,96% ,59%)
HSV Color Space 233°, 80%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110011 01001100 11111011
Octal 63 114 373
Decimal 51 76 251
Hex 33 4c fb

Different shades of #334cfb color code.

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

Darkest of #334cfb
#031592
Darker of #334cfb
#041cc4
Dark of #334cfb
#0523f6
Base of #334cfb
#334cfb
Light of #334cfb
#6578fc
Lighter
#97a4fd
Lightest
#c9d0fe

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

#334cfb
#fbe233

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

Split Complementary

#334cfb
#fb7e33
#b0fb33

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

Analogous Color

#33c1fb
#339ffb
#334cfb
#5d33fb
#b033fb

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

#334cfb
#4cfb33
#fb334c

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

#334cfb
#fb334c
#fbe233
#33fbe2

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

#334cfb
#fb33b0
#fbe233
#33fb7e

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

#020e60
#031592
#041cc4
#0523f6
#334cfb
#6578fc
#97a4fd
#c9d0fe
#fbfcff

Tints of #334cfb Color

#334cfb
#495ffb
#6073fb
#7787fc
#8d9bfc
#a4affd
#bbc3fd
#d1d7fe
#e8ebfe
#ffffff

Shades of #334cfb color code

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

#334cfb
#2d43df
#273bc3
#2232a7
#1c2a8b
#16216f
#111953
#0b1037
#05081b
#000000

Tones

#334cfb
#485ce6
#5d6bd1
#717bbd
#868aa8

Tones

Similar Color like #334cfb color

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

#344dfc
#354efd
#364ffe
#3750ff
#3851ff
#3952ff
#3a53ff
#3b54ff
#3c55ff
#3d56ff
#3e57ff
#3f58ff
#4059ff
#415aff
#324bfa
#314af9
#3049f8
#2f48f7
#2e47f6
#2d46f5
#2c45f4
#2b44f3
#2a43f2
#2942f1
#2841f0
#2740ef
#263fee
#253eed

Download this Dark Blue

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

#334cfb Color Code Preview on Black Background Color

This is how #334cfb Color will look on black background color. Color contrast ratio is 3.57

#334cfb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#334cfb color code is use for CSS Background Color

Background color for the above div is #334cfb

HTML with inline CSS

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

#334cfb color code is use for CSS Border Color

CSS Border color for the above div is #334cfb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#334cfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#334cfb Color code Preview on White Background

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

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

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