Skip to main content Skip to docs navigation

#30aedb 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 #30aedb Color code in RGB color code model is created after adding 18.82% red color, 68.24% green color and 85.88% blue color. Hex #30aedb Color code in CMYK color (process color) code model is generated after subtraction of 78% cyan, 21% magenta, 0% yellow and 14.12% black.

Hex #30aedb color code is between #33aadd web safe hex color code and #22bbcc web safe hex color code. #33aadd is the nearest web safe color code. You can see here many more shades of #30aedb color code.

RGB Chart

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

Color Table

Hex Color Code 30aedb #30aedb
RGB Decimal 48, 174, 219 48, 174, 219
RGB Percent 19%, 68%, 86% rgb(19%, 68%, 86%)
CSS RGBa 48, 174, 219,1 rgba(48,174,219,1)
CMYK Model cmyk(78%,21%,0%,14.12%)
HSL Color Space 196,70% ,52% hsl(196,70% ,52%)
HSV Color Space 196°, 78%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110000 10101110 11011011
Octal 60 256 333
Decimal 48 174 219
Hex 30 ae db

Different shades of #30aedb color code.

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

Darkest of #30aedb
#114c61
Darker of #30aedb
#186e8d
Dark of #30aedb
#2090b8
Base of #30aedb
#30aedb
Light of #30aedb
#5bbfe3
Lighter
#87d0ea
Lightest
#b2e1f2

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

#30aedb
#db5d30

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

Split Complementary

#30aedb
#db3058
#dbb230

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

Analogous Color

#30dba4
#30dbc1
#30aedb
#3075db
#3230db

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

#30aedb
#aedb30
#db30ae

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

#30aedb
#db30ae
#db5d30
#30db5d

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

#30aedb
#b230db
#db5d30
#58db30

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 #30aedb

#092a36
#114c61
#186e8d
#2090b8
#30aedb
#5bbfe3
#87d0ea
#b2e1f2
#def2f9

Tints of #30aedb Color

#30aedb
#47b7df
#5ec0e3
#75c9e7
#8cd2eb
#a3dbef
#bae4f3
#d1edf7
#e8f6fb
#ffffff

Shades of #30aedb color code

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

#30aedb
#2a9ac2
#2587aa
#207492
#1a6079
#154d61
#103a49
#0a2630
#051318
#000000

Tones

#30aedb
#48a2c3
#6197aa
#798b92
#858585

Tones

Similar Color like #30aedb color

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

#31afdc
#32b0dd
#33b1de
#34b2df
#35b3e0
#36b4e1
#37b5e2
#38b6e3
#39b7e4
#3ab8e5
#3bb9e6
#3cbae7
#3dbbe8
#3ebce9
#2fadda
#2eacd9
#2dabd8
#2caad7
#2ba9d6
#2aa8d5
#29a7d4
#28a6d3
#27a5d2
#26a4d1
#25a3d0
#24a2cf
#23a1ce
#22a0cd

Download this Dark Blue

Hex #30aedb 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.

#30aedb Color Code Preview on Black Background Color

This is how #30aedb Color will look on black background color. Color contrast ratio is 8.20

#30aedb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #30aedb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #30aedb

#30aedb color code is use for CSS Background Color

Background color for the above div is #30aedb

HTML with inline CSS

<div style="background-color:#30aedb;"></div>

#30aedb color code is use for CSS Border Color

CSS Border color for the above div is #30aedb

HTML with inline CSS

<div style="border:5px solid #30aedb;"></div>

CSS Border Left color for the above div is #30aedb

HTML with inline CSS

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

CSS Border Right color for the above div is #30aedb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #30aedb

HTML with inline CSS

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

CSS Border Top color for the above div is #30aedb

HTML with inline CSS

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

#30aedb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#30aedb Color code Preview on White Background

This is how #30aedb Color code will look on white background color. Color contrast ratio is 2.56

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

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(48,174,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,93,48,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(48,174,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }