Skip to main content Skip to docs navigation

#3aa2e2 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 Summer Sky and its hex is #38B0DE Nearest Color Name

Color Hue/Base color: Blue

Hex #3aa2e2 Color code in RGB color code model is created after adding 22.75% red color, 63.53% green color and 88.63% blue color. Hex #3aa2e2 Color code in CMYK color (process color) code model is generated after subtraction of 74% cyan, 28% magenta, 0% yellow and 11.37% black.

Hex #3aa2e2 color code is between #33aadd web safe hex color code and #4499ee web safe hex color code. #33aadd is the nearest web safe color code. You can see here many more shades of #3aa2e2 color code.

RGB Chart

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

Color Table

Hex Color Code 3aa2e2 #3aa2e2
RGB Decimal 58, 162, 226 58, 162, 226
RGB Percent 23%, 64%, 89% rgb(23%, 64%, 89%)
CSS RGBa 58, 162, 226,1 rgba(58,162,226,1)
CMYK Model cmyk(74%,28%,0%,11.37%)
HSL Color Space 203,74% ,56% hsl(203,74% ,56%)
HSV Color Space 203°, 74%, 89%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111010 10100010 11100010
Octal 72 242 342
Decimal 58 162 226
Hex 3a a2 e2

Different shades of #3aa2e2 color code.

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

Darkest of #3aa2e2
#114d72
Darker of #3aa2e2
#176b9f
Dark of #3aa2e2
#1e89cb
Base of #3aa2e2
#3aa2e2
Light of #3aa2e2
#66b7e9
Lighter
#93ccef
Lightest
#bfe1f6

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

#3aa2e2
#e27a3a

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

Split Complementary

#3aa2e2
#e23a4e
#e2ce3a

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

Analogous Color

#3ae2c0
#3ae2dc
#3aa2e2
#3a6ae2
#503ae2

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

#3aa2e2
#a2e23a
#e23aa2

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

#3aa2e2
#e23aa2
#e27a3a
#3ae27a

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

#3aa2e2
#ce3ae2
#e27a3a
#4ee23a

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 #3aa2e2

#0a2f46
#114d72
#176b9f
#1e89cb
#3aa2e2
#66b7e9
#93ccef
#bfe1f6
#ecf6fc

Tints of #3aa2e2 Color

#3aa2e2
#4face5
#65b6e8
#7bc1eb
#91cbee
#a7d5f2
#bde0f5
#d3eaf8
#e9f4fb
#ffffff

Shades of #3aa2e2 color code

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

#3aa2e2
#3390c8
#2d7eaf
#266c96
#205a7d
#194864
#13364b
#0c2432
#061219
#000000

Tones

#3aa2e2
#519dcb
#6797b5
#7e929e
#8e8e8e

Tones

Similar Color like #3aa2e2 color

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

#3ba3e3
#3ca4e4
#3da5e5
#3ea6e6
#3fa7e7
#40a8e8
#41a9e9
#42aaea
#43abeb
#44acec
#45aded
#46aeee
#47afef
#48b0f0
#39a1e1
#38a0e0
#379fdf
#369ede
#359ddd
#349cdc
#339bdb
#329ada
#3199d9
#3098d8
#2f97d7
#2e96d6
#2d95d5
#2c94d4

Download this Dark Blue

Hex #3aa2e2 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.

#3aa2e2 Color Code Preview on Black Background Color

This is how #3aa2e2 Color will look on black background color. Color contrast ratio is 7.45

#3aa2e2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3aa2e2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3aa2e2

#3aa2e2 color code is use for CSS Background Color

Background color for the above div is #3aa2e2

HTML with inline CSS

<div style="background-color:#3aa2e2;"></div>

#3aa2e2 color code is use for CSS Border Color

CSS Border color for the above div is #3aa2e2

HTML with inline CSS

<div style="border:5px solid #3aa2e2;"></div>

CSS Border Left color for the above div is #3aa2e2

HTML with inline CSS

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

CSS Border Right color for the above div is #3aa2e2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3aa2e2

HTML with inline CSS

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

CSS Border Top color for the above div is #3aa2e2

HTML with inline CSS

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

#3aa2e2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3aa2e2 Color code Preview on White Background

This is how #3aa2e2 Color code will look on white background color. Color contrast ratio is 2.82

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

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