Skip to main content Skip to docs navigation

#339aaa 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 Fischer Blue and its hex is #32A0B1 Nearest Color Name

Color Hue/Base color: Blue

Hex #339aaa Color code in RGB color code model is created after adding 20% red color, 60.39% green color and 66.67% blue color. Hex #339aaa Color code in CMYK color (process color) code model is generated after subtraction of 70% cyan, 9% magenta, 0% yellow and 33.33% black.

Hex #339aaa color code is between #229999 web safe hex color code and #44aabb web safe hex color code. #229999 is the nearest web safe color code. You can see here many more shades of #339aaa color code.

RGB Chart

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

Color Table

Hex Color Code 339aaa #339aaa
RGB Decimal 51, 154, 170 51, 154, 170
RGB Percent 20%, 60%, 67% rgb(20%, 60%, 67%)
CSS RGBa 51, 154, 170,1 rgba(51,154,170,1)
CMYK Model cmyk(70%,9%,0%,33.33%)
HSL Color Space 188,54% ,43% hsl(188,54% ,43%)
HSV Color Space 188°, 70%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110011 10011010 10101010
Octal 63 232 252
Decimal 51 154 170
Hex 33 9a aa

Different shades of #339aaa color code.

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

Darkest of #339aaa
#102f34
Darker of #339aaa
#1b535c
Dark of #339aaa
#277683
Base of #339aaa
#339aaa
Light of #339aaa
#48b7c8
Lighter
#6fc6d4
Lightest
#96d6e0

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

#339aaa
#aa4333

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

Split Complementary

#339aaa
#aa335e
#aa7e33

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

Analogous Color

#33aa75
#33aa88
#339aaa
#3372aa
#3341aa

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

#339aaa
#9aaa33
#aa339a

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

#339aaa
#aa339a
#aa4333
#33aa43

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

#339aaa
#7e33aa
#aa4333
#5eaa33

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 #339aaa

#040c0d
#102f34
#1b535c
#277683
#339aaa
#48b7c8
#6fc6d4
#96d6e0
#bee5eb

Tints of #339aaa Color

#339aaa
#49a5b3
#60b0bc
#77bbc6
#8dc6cf
#a4d2d9
#bbdde2
#d1e8ec
#e8f3f5
#ffffff

Shades of #339aaa color code

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

#339aaa
#2d8897
#277784
#226671
#1c555e
#16444b
#113338
#0b2225
#051112
#000000

Tones

#339aaa
#498a94
#5f7a7e
#6e6e6e
#6e6e6e

Tones

Similar Color like #339aaa color

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

#349bab
#359cac
#369dad
#379eae
#389faf
#39a0b0
#3aa1b1
#3ba2b2
#3ca3b3
#3da4b4
#3ea5b5
#3fa6b6
#40a7b7
#41a8b8
#3299a9
#3198a8
#3097a7
#2f96a6
#2e95a5
#2d94a4
#2c93a3
#2b92a2
#2a91a1
#2990a0
#288f9f
#278e9e
#268d9d
#258c9c

Download this Dark Blue

Hex #339aaa 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.

#339aaa Color Code Preview on Black Background Color

This is how #339aaa Color will look on black background color. Color contrast ratio is 6.34

#339aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #339aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #339aaa

#339aaa color code is use for CSS Background Color

Background color for the above div is #339aaa

HTML with inline CSS

<div style="background-color:#339aaa;"></div>

#339aaa color code is use for CSS Border Color

CSS Border color for the above div is #339aaa

HTML with inline CSS

<div style="border:5px solid #339aaa;"></div>

CSS Border Left color for the above div is #339aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #339aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #339aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #339aaa

HTML with inline CSS

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

#339aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#339aaa Color code Preview on White Background

This is how #339aaa Color code will look on white background color. Color contrast ratio is 3.31

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

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