Skip to main content Skip to docs navigation

#30dbdb 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 Pantone 2226 C and its hex is #3CCBDA Nearest Color Name

Color Hue/Base color: Blue

Hex #30dbdb Color code in RGB color code model is created after adding 18.82% red color, 85.88% green color and 85.88% blue color. Hex #30dbdb Color code in CMYK color (process color) code model is generated after subtraction of 78% cyan, 0% magenta, 0% yellow and 14.12% black.

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

RGB Chart

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

Color Table

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

Color in numbers

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

Different shades of #30dbdb color code.

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

Darkest of #30dbdb
#116161
Darker of #30dbdb
#188d8d
Dark of #30dbdb
#20b8b8
Base of #30dbdb
#30dbdb
Light of #30dbdb
#5be3e3
Lighter
#87eaea
Lightest
#b2f2f2

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

#30dbdb
#db3030

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

Split Complementary

#30dbdb
#db3085
#db8530

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

Analogous Color

#30db77
#30db94
#30dbdb
#30a2db
#305bdb

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

#30dbdb
#dbdb30
#db30db

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

#30dbdb
#db30db
#db3030
#30db30

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

#30dbdb
#8530db
#db3030
#85db30

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

#093636
#116161
#188d8d
#20b8b8
#30dbdb
#5be3e3
#87eaea
#b2f2f2
#def9f9

Tints of #30dbdb Color

#30dbdb
#47dfdf
#5ee3e3
#75e7e7
#8cebeb
#a3efef
#baf3f3
#d1f7f7
#e8fbfb
#ffffff

Shades of #30dbdb color code

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

#30dbdb
#2ac2c2
#25aaaa
#209292
#1a7979
#156161
#104949
#0a3030
#051818
#000000

Tones

#30dbdb
#48c3c3
#61aaaa
#799292
#858585

Tones

Similar Color like #30dbdb color

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

#31dcdc
#32dddd
#33dede
#34dfdf
#35e0e0
#36e1e1
#37e2e2
#38e3e3
#39e4e4
#3ae5e5
#3be6e6
#3ce7e7
#3de8e8
#3ee9e9
#2fdada
#2ed9d9
#2dd8d8
#2cd7d7
#2bd6d6
#2ad5d5
#29d4d4
#28d3d3
#27d2d2
#26d1d1
#25d0d0
#24cfcf
#23cece
#22cdcd

Download this Dark Blue

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

#30dbdb Color Code Preview on Black Background Color

This is how #30dbdb Color will look on black background color. Color contrast ratio is 12.28

#30dbdb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#30dbdb color code is use for CSS Background Color

Background color for the above div is #30dbdb

HTML with inline CSS

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

#30dbdb color code is use for CSS Border Color

CSS Border color for the above div is #30dbdb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#30dbdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#30dbdb Color code Preview on White Background

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

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

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