Skip to main content Skip to docs navigation

#3aebdb 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 Blue Dacnis and its hex is #44DDEE Nearest Color Name

Color Hue/Base color: Blue

Hex #3aebdb Color code in RGB color code model is created after adding 22.75% red color, 92.16% green color and 85.88% blue color. Hex #3aebdb Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 0% magenta, 7% yellow and 7.84% black.

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

RGB Chart

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

Color Table

Hex Color Code 3aebdb #3aebdb
RGB Decimal 58, 235, 219 58, 235, 219
RGB Percent 23%, 92%, 86% rgb(23%, 92%, 86%)
CSS RGBa 58, 235, 219,1 rgba(58,235,219,1)
CMYK Model cmyk(75%,0%,7%,7.84%)
HSL Color Space 175,82% ,57% hsl(175,82% ,57%)
HSV Color Space 175°, 75%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111010 11101011 11011011
Octal 72 353 333
Decimal 58 235 219
Hex 3a eb db

Different shades of #3aebdb color code.

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

Darkest of #3aebdb
#0d7f75
Darker of #3aebdb
#12ad9f
Dark of #3aebdb
#16dcca
Base of #3aebdb
#3aebdb
Light of #3aebdb
#68f0e3
Lighter
#97f4ec
Lightest
#c5f9f4

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

#3aebdb
#eb3a4a

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

Split Complementary

#3aebdb
#eb3aa2
#eb833a

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

Analogous Color

#3aeb74
#3aeb91
#3aebdb
#3ac0eb
#3a76eb

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

#3aebdb
#ebdb3a
#db3aeb

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

#3aebdb
#db3aeb
#eb3a4a
#4aeb3a

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

#3aebdb
#833aeb
#eb3a4a
#a2eb3a

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

#08514a
#0d7f75
#12ad9f
#16dcca
#3aebdb
#68f0e3
#97f4ec
#c5f9f4
#f3fefd

Tints of #3aebdb Color

#3aebdb
#4feddf
#65efe3
#7bf1e7
#91f3eb
#a7f6ef
#bdf8f3
#d3faf7
#e9fcfb
#ffffff

Shades of #3aebdb color code

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

#3aebdb
#33d0c2
#2db6aa
#269c92
#208279
#196861
#134e49
#0c3430
#061a18
#000000

Tones

#3aebdb
#50d5c9
#65c0b7
#7baaa6
#919494

Tones

Similar Color like #3aebdb color

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

#3becdc
#3ceddd
#3deede
#3eefdf
#3ff0e0
#40f1e1
#41f2e2
#42f3e3
#43f4e4
#44f5e5
#45f6e6
#46f7e7
#47f8e8
#48f9e9
#39eada
#38e9d9
#37e8d8
#36e7d7
#35e6d6
#34e5d5
#33e4d4
#32e3d3
#31e2d2
#30e1d1
#2fe0d0
#2edfcf
#2ddece
#2cddcd

Download this Dark Blue

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

#3aebdb Color Code Preview on Black Background Color

This is how #3aebdb Color will look on black background color. Color contrast ratio is 14.09

#3aebdb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3aebdb color code is use for CSS Background Color

Background color for the above div is #3aebdb

HTML with inline CSS

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

#3aebdb color code is use for CSS Border Color

CSS Border color for the above div is #3aebdb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3aebdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3aebdb Color code Preview on White Background

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

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

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