Skip to main content Skip to docs navigation

#3adbdf 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 Fresh Turquoise and its hex is #40E0D0 Nearest Color Name

Color Hue/Base color: Blue

Hex #3adbdf Color code in RGB color code model is created after adding 22.75% red color, 85.88% green color and 87.45% blue color. Hex #3adbdf Color code in CMYK color (process color) code model is generated after subtraction of 74% cyan, 2% magenta, 0% yellow and 12.55% black.

Hex #3adbdf color code is between #33dddd web safe hex color code and #44ccee web safe hex color code. #33dddd is the nearest web safe color code. You can see here many more shades of #3adbdf color code.

RGB Chart

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

Color Table

Hex Color Code 3adbdf #3adbdf
RGB Decimal 58, 219, 223 58, 219, 223
RGB Percent 23%, 86%, 87% rgb(23%, 86%, 87%)
CSS RGBa 58, 219, 223,1 rgba(58,219,223,1)
CMYK Model cmyk(74%,2%,0%,12.55%)
HSL Color Space 181,72% ,55% hsl(181,72% ,55%)
HSV Color Space 181°, 74%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111010 11011011 11011111
Octal 72 333 337
Decimal 58 219 223
Hex 3a db df

Different shades of #3adbdf color code.

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

Darkest of #3adbdf
#126c6e
Darker of #3adbdf
#19979a
Dark of #3adbdf
#20c2c6
Base of #3adbdf
#3adbdf
Light of #3adbdf
#66e3e6
Lighter
#92ebed
Lightest
#bef3f4

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

#3adbdf
#df3e3a

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

Split Complementary

#3adbdf
#df3a89
#df903a

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

Analogous Color

#3adf83
#3adf9e
#3adbdf
#3aa4df
#3a5fdf

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

#3adbdf
#dbdf3a
#df3adb

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

#3adbdf
#df3adb
#df3e3a
#3adf3e

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

#3adbdf
#903adf
#df3e3a
#89df3a

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

#0b4142
#126c6e
#19979a
#20c2c6
#3adbdf
#66e3e6
#92ebed
#bef3f4
#eafbfc

Tints of #3adbdf Color

#3adbdf
#4fdfe2
#65e3e6
#7be7e9
#91ebed
#a7eff0
#bdf3f4
#d3f7f7
#e9fbfb
#ffffff

Shades of #3adbdf color code

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

#3adbdf
#33c2c6
#2daaad
#269294
#20797b
#196163
#13494a
#0c3031
#061818
#000000

Tones

#3adbdf
#51c5c8
#68afb1
#7f9a9a
#8d8d8d

Tones

Similar Color like #3adbdf color

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

#3bdce0
#3cdde1
#3ddee2
#3edfe3
#3fe0e4
#40e1e5
#41e2e6
#42e3e7
#43e4e8
#44e5e9
#45e6ea
#46e7eb
#47e8ec
#48e9ed
#39dade
#38d9dd
#37d8dc
#36d7db
#35d6da
#34d5d9
#33d4d8
#32d3d7
#31d2d6
#30d1d5
#2fd0d4
#2ecfd3
#2dced2
#2ccdd1

Download this Dark Blue

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

#3adbdf Color Code Preview on Black Background Color

This is how #3adbdf Color will look on black background color. Color contrast ratio is 12.38

#3adbdf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3adbdf color code is use for CSS Background Color

Background color for the above div is #3adbdf

HTML with inline CSS

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

#3adbdf color code is use for CSS Border Color

CSS Border color for the above div is #3adbdf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3adbdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3adbdf Color code Preview on White Background

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

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

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