Skip to main content Skip to docs navigation

#3aa0ef 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 Rockman Blue and its hex is #31A2F2 Nearest Color Name

Color Hue/Base color: Blue

Hex #3aa0ef Color code in RGB color code model is created after adding 22.75% red color, 62.75% green color and 93.73% blue color. Hex #3aa0ef Color code in CMYK color (process color) code model is generated after subtraction of 76% cyan, 33% magenta, 0% yellow and 6.27% black.

Hex #3aa0ef color code is between #3399ee web safe hex color code and #44aaff web safe hex color code. #3399ee is the nearest web safe color code. You can see here many more shades of #3aa0ef color code.

RGB Chart

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

Color Table

Hex Color Code 3aa0ef #3aa0ef
RGB Decimal 58, 160, 239 58, 160, 239
RGB Percent 23%, 63%, 94% rgb(23%, 63%, 94%)
CSS RGBa 58, 160, 239,1 rgba(58,160,239,1)
CMYK Model cmyk(76%,33%,0%,6.27%)
HSL Color Space 206,85% ,58% hsl(206,85% ,58%)
HSV Color Space 206°, 76%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111010 10100000 11101111
Octal 72 240 357
Decimal 58 160 239
Hex 3a a0 ef

Different shades of #3aa0ef color code.

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

Darkest of #3aa0ef
#0b5085
Darker of #3aa0ef
#0f6cb4
Dark of #3aa0ef
#1288e4
Base of #3aa0ef
#3aa0ef
Light of #3aa0ef
#69b7f3
Lighter
#98cef7
Lightest
#c8e4fa

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

#3aa0ef
#ef893a

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

Split Complementary

#3aa0ef
#ef3a46
#efe43a

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

Analogous Color

#3aefd4
#3aebef
#3aa0ef
#3a64ef
#5c3aef

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

#3aa0ef
#a0ef3a
#ef3aa0

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

#3aa0ef
#ef3aa0
#ef893a
#3aef89

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

#3aa0ef
#e43aef
#ef893a
#46ef3a

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

#073456
#0b5085
#0f6cb4
#1288e4
#3aa0ef
#69b7f3
#98cef7
#c8e4fa
#f7fbfe

Tints of #3aa0ef Color

#3aa0ef
#4faaf0
#65b5f2
#7bbff4
#91caf6
#a7d4f7
#bddff9
#d3e9fb
#e9f4fd
#ffffff

Shades of #3aa0ef color code

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

#3aa0ef
#338ed4
#2d7cb9
#266a9f
#205884
#19476a
#13354f
#0c2335
#06111a
#000000

Tones

#3aa0ef
#4f9dda
#659bc4
#7a98af
#8f959a

Tones

Similar Color like #3aa0ef color

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

#3ba1f0
#3ca2f1
#3da3f2
#3ea4f3
#3fa5f4
#40a6f5
#41a7f6
#42a8f7
#43a9f8
#44aaf9
#45abfa
#46acfb
#47adfc
#48aefd
#399fee
#389eed
#379dec
#369ceb
#359bea
#349ae9
#3399e8
#3298e7
#3197e6
#3096e5
#2f95e4
#2e94e3
#2d93e2
#2c92e1

Download this Dark Blue

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

#3aa0ef Color Code Preview on Black Background Color

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

#3aa0ef in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3aa0ef color code is use for CSS Background Color

Background color for the above div is #3aa0ef

HTML with inline CSS

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

#3aa0ef color code is use for CSS Border Color

CSS Border color for the above div is #3aa0ef

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3aa0ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3aa0ef Color code Preview on White Background

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

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