Skip to main content Skip to docs navigation

#336be2 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 Bluetiful and its hex is #3C69E7 Nearest Color Name

Color Hue/Base color: Blue

Hex #336be2 Color code in RGB color code model is created after adding 20% red color, 41.96% green color and 88.63% blue color. Hex #336be2 Color code in CMYK color (process color) code model is generated after subtraction of 77% cyan, 53% magenta, 0% yellow and 11.37% black.

Hex #336be2 color code is between #2266dd web safe hex color code and #4477ee web safe hex color code. #2266dd is the nearest web safe color code. You can see here many more shades of #336be2 color code.

RGB Chart

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

Color Table

Hex Color Code 336be2 #336be2
RGB Decimal 51, 107, 226 51, 107, 226
RGB Percent 20%, 42%, 89% rgb(20%, 42%, 89%)
CSS RGBa 51, 107, 226,1 rgba(51,107,226,1)
CMYK Model cmyk(77%,53%,0%,11.37%)
HSL Color Space 221,75% ,54% hsl(221,75% ,54%)
HSV Color Space 221°, 77%, 89%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110011 01101011 11100010
Octal 63 153 342
Decimal 51 107 226
Hex 33 6b e2

Different shades of #336be2 color code.

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

Darkest of #336be2
#0f2d6d
Darker of #336be2
#164099
Dark of #336be2
#1c52c6
Base of #336be2
#336be2
Light of #336be2
#608be8
Lighter
#8cacef
Lightest
#b9ccf5

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

#336be2
#e2aa33

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

Split Complementary

#336be2
#e25233
#c2e233

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

Analogous Color

#33d1e2
#33b4e2
#336be2
#3533e2
#7e33e2

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

#336be2
#6be233
#e2336b

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

#336be2
#e2336b
#e2aa33
#33e2aa

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

#336be2
#e233c2
#e2aa33
#33e252

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 #336be2

#091b40
#0f2d6d
#164099
#1c52c6
#336be2
#608be8
#8cacef
#b9ccf5
#e6edfb

Tints of #336be2 Color

#336be2
#497be5
#608be8
#779ceb
#8dacee
#a4bdf2
#bbcdf5
#d1def8
#e8eefb
#ffffff

Shades of #336be2 color code

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

#336be2
#2d5fc8
#2753af
#224796
#1c3b7d
#162f64
#11234b
#0b1732
#050b19
#000000

Tones

#336be2
#4a73cb
#627cb3
#79849c
#8a8a8a

Tones

Similar Color like #336be2 color

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

#346ce3
#356de4
#366ee5
#376fe6
#3870e7
#3971e8
#3a72e9
#3b73ea
#3c74eb
#3d75ec
#3e76ed
#3f77ee
#4078ef
#4179f0
#326ae1
#3169e0
#3068df
#2f67de
#2e66dd
#2d65dc
#2c64db
#2b63da
#2a62d9
#2961d8
#2860d7
#275fd6
#265ed5
#255dd4

Download this Dark Blue

Hex #336be2 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.

#336be2 Color Code Preview on Black Background Color

This is how #336be2 Color will look on black background color. Color contrast ratio is 4.34

#336be2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #336be2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #336be2

#336be2 color code is use for CSS Background Color

Background color for the above div is #336be2

HTML with inline CSS

<div style="background-color:#336be2;"></div>

#336be2 color code is use for CSS Border Color

CSS Border color for the above div is #336be2

HTML with inline CSS

<div style="border:5px solid #336be2;"></div>

CSS Border Left color for the above div is #336be2

HTML with inline CSS

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

CSS Border Right color for the above div is #336be2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #336be2

HTML with inline CSS

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

CSS Border Top color for the above div is #336be2

HTML with inline CSS

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

#336be2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#336be2 Color code Preview on White Background

This is how #336be2 Color code will look on white background color. Color contrast ratio is 4.84

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

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