Skip to main content Skip to docs navigation

#3387f6 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 Dodger Blue and its hex is #3E82FC Nearest Color Name

Color Hue/Base color: Blue

Hex #3387f6 Color code in RGB color code model is created after adding 20% red color, 52.94% green color and 96.47% blue color. Hex #3387f6 Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 45% magenta, 0% yellow and 3.53% black.

Hex #3387f6 color code is between #2288ee web safe hex color code and #4477ff web safe hex color code. #2288ee is the nearest web safe color code. You can see here many more shades of #3387f6 color code.

RGB Chart

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

Color Table

Hex Color Code 3387f6 #3387f6
RGB Decimal 51, 135, 246 51, 135, 246
RGB Percent 20%, 53%, 96% rgb(20%, 53%, 96%)
CSS RGBa 51, 135, 246,1 rgba(51,135,246,1)
CMYK Model cmyk(79%,45%,0%,3.53%)
HSL Color Space 214,92% ,58% hsl(214,92% ,58%)
HSV Color Space 214°, 79%, 96%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110011 10000111 11110110
Octal 63 207 366
Decimal 51 135 246
Hex 33 87 f6

Different shades of #3387f6 color code.

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

Darkest of #3387f6
#063f8a
Darker of #3387f6
#0855bb
Dark of #3387f6
#0a6bec
Base of #3387f6
#3387f6
Light of #3387f6
#64a4f8
Lighter
#95c0fa
Lightest
#c6ddfc

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

#3387f6
#f6a233

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

Split Complementary

#3387f6
#f64133
#e9f633

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

Analogous Color

#33f6f3
#33d8f6
#3387f6
#3346f6
#7133f6

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

#3387f6
#87f633
#f63387

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

#3387f6
#f63387
#f6a233
#33f6a2

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

#3387f6
#f633e9
#f6a233
#33f641

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 #3387f6

#042959
#063f8a
#0855bb
#0a6bec
#3387f6
#64a4f8
#95c0fa
#c6ddfc
#f6faff

Tints of #3387f6 Color

#3387f6
#4994f7
#60a1f8
#77aff9
#8dbcfa
#a4c9fb
#bbd7fc
#d1e4fd
#e8f1fe
#ffffff

Shades of #3387f6 color code

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

#3387f6
#2d78da
#2769bf
#225aa4
#1c4b88
#163c6d
#112d52
#0b1e36
#050f1b
#000000

Tones

#3387f6
#488ae1
#5e8dcb
#7390b6
#8893a1

Tones

Similar Color like #3387f6 color

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

#3488f7
#3589f8
#368af9
#378bfa
#388cfb
#398dfc
#3a8efd
#3b8ffe
#3c90ff
#3d91ff
#3e92ff
#3f93ff
#4094ff
#4195ff
#3286f5
#3185f4
#3084f3
#2f83f2
#2e82f1
#2d81f0
#2c80ef
#2b7fee
#2a7eed
#297dec
#287ceb
#277bea
#267ae9
#2579e8

Download this Dark Blue

Hex #3387f6 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.

#3387f6 Color Code Preview on Black Background Color

This is how #3387f6 Color will look on black background color. Color contrast ratio is 5.94

#3387f6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3387f6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3387f6

#3387f6 color code is use for CSS Background Color

Background color for the above div is #3387f6

HTML with inline CSS

<div style="background-color:#3387f6;"></div>

#3387f6 color code is use for CSS Border Color

CSS Border color for the above div is #3387f6

HTML with inline CSS

<div style="border:5px solid #3387f6;"></div>

CSS Border Left color for the above div is #3387f6

HTML with inline CSS

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

CSS Border Right color for the above div is #3387f6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3387f6

HTML with inline CSS

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

CSS Border Top color for the above div is #3387f6

HTML with inline CSS

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

#3387f6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3387f6 Color code Preview on White Background

This is how #3387f6 Color code will look on white background color. Color contrast ratio is 3.54

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

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