Skip to main content Skip to docs navigation

#33a2ed 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 #33a2ed Color code in RGB color code model is created after adding 20% red color, 63.53% green color and 92.94% blue color. Hex #33a2ed Color code in CMYK color (process color) code model is generated after subtraction of 78% cyan, 32% magenta, 0% yellow and 7.06% black.

Hex #33a2ed color code is between #22aaee web safe hex color code and #4499dd web safe hex color code. #22aaee is the nearest web safe color code. You can see here many more shades of #33a2ed color code.

RGB Chart

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

Color Table

Hex Color Code 33a2ed #33a2ed
RGB Decimal 51, 162, 237 51, 162, 237
RGB Percent 20%, 64%, 93% rgb(20%, 64%, 93%)
CSS RGBa 51, 162, 237,1 rgba(51,162,237,1)
CMYK Model cmyk(78%,32%,0%,7.06%)
HSL Color Space 204,84% ,56% hsl(204,84% ,56%)
HSV Color Space 204°, 78%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110011 10100010 11101101
Octal 63 242 355
Decimal 51 162 237
Hex 33 a2 ed

Different shades of #33a2ed color code.

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

Darkest of #33a2ed
#0b4e7c
Darker of #33a2ed
#0f6cab
Dark of #33a2ed
#138ada
Base of #33a2ed
#33a2ed
Light of #33a2ed
#62b7f1
Lighter
#91cdf5
Lightest
#c0e2f9

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

#33a2ed
#ed7e33

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

Split Complementary

#33a2ed
#ed3345
#eddb33

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

Analogous Color

#33edcb
#33edea
#33a2ed
#3364ed
#4f33ed

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

#33a2ed
#a2ed33
#ed33a2

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

#33a2ed
#ed33a2
#ed7e33
#33ed7e

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

#33a2ed
#db33ed
#ed7e33
#45ed33

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 #33a2ed

#07314d
#0b4e7c
#0f6cab
#138ada
#33a2ed
#62b7f1
#91cdf5
#c0e2f9
#eef7fe

Tints of #33a2ed Color

#33a2ed
#49acef
#60b6f1
#77c1f3
#8dcbf5
#a4d5f7
#bbe0f9
#d1eafb
#e8f4fd
#ffffff

Shades of #33a2ed color code

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

#33a2ed
#2d90d2
#277eb8
#226c9e
#1c5a83
#164869
#11364f
#0b2434
#05121a
#000000

Tones

#33a2ed
#499ed7
#5f99c1
#7695aa
#8c9194

Tones

Similar Color like #33a2ed color

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

#34a3ee
#35a4ef
#36a5f0
#37a6f1
#38a7f2
#39a8f3
#3aa9f4
#3baaf5
#3cabf6
#3dacf7
#3eadf8
#3faef9
#40affa
#41b0fb
#32a1ec
#31a0eb
#309fea
#2f9ee9
#2e9de8
#2d9ce7
#2c9be6
#2b9ae5
#2a99e4
#2998e3
#2897e2
#2796e1
#2695e0
#2594df

Download this Dark Blue

Hex #33a2ed 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.

#33a2ed Color Code Preview on Black Background Color

This is how #33a2ed Color will look on black background color. Color contrast ratio is 7.53

#33a2ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #33a2ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #33a2ed

#33a2ed color code is use for CSS Background Color

Background color for the above div is #33a2ed

HTML with inline CSS

<div style="background-color:#33a2ed;"></div>

#33a2ed color code is use for CSS Border Color

CSS Border color for the above div is #33a2ed

HTML with inline CSS

<div style="border:5px solid #33a2ed;"></div>

CSS Border Left color for the above div is #33a2ed

HTML with inline CSS

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

CSS Border Right color for the above div is #33a2ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #33a2ed

HTML with inline CSS

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

CSS Border Top color for the above div is #33a2ed

HTML with inline CSS

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

#33a2ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#33a2ed Color code Preview on White Background

This is how #33a2ed Color code will look on white background color. Color contrast ratio is 2.79

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

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