Skip to main content Skip to docs navigation

#3eadb4 hex color - Blue - Cool color - Information

On this page
@
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 Hue/Base color: Blue

Hex #3eadb4 Color code in RGB color code model is created after adding 24.31% red color, 67.84% green color and 70.59% blue color. Hex #3eadb4 Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 4% magenta, 0% yellow and 29.41% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 3eadb4 #3eadb4
RGB Decimal 62, 173, 180 rgb(62, 173, 180)
RGB Percent 24%, 68%, 71% rgb(24%, 68%, 71%)
CSS RGBa 62, 173, 180,1 rgba(62,173,180,1)
CMYK Model cmyk(66%,4%,0%,29.41%)
HSL Color Space 184,49% ,47% hsl(184,49% ,47%)
HSV Color Space 184°, 66%, 71%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111110 10101101 10110100
Octal 76 255 264
Decimal 62 173 180
Hex 3e ad b4

Different shades of #3eadb4 color code.

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

Light Shade of #3eadb4
#5ec1c7
Dark Shade of #3eadb4
#31898e
Saturated Shade of #3eadb4
#32b8c0
Desaturated Shade of #3eadb4
#4aa2a8
Grey scale Shade of #3eadb4
#797979
Brighten Shade
#57c6cd
Most Readable Shade
#000000

Shades of #3eadb4 color code

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

#3eadb4
#3799a0
#30868c
#297378
#226064
#1b4c50
#14393c
#0d2628
#061314
#000000

Similar Color like #3eadb4 color

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

#3faeb5
#40afb6
#41b0b7
#42b1b8
#43b2b9
#44b3ba
#45b4bb
#46b5bc
#47b6bd
#48b7be
#49b8bf
#4ab9c0
#4bbac1
#4cbbc2
#3dacb3
#3cabb2
#3baab1
#3aa9b0
#39a8af
#38a7ae
#37a6ad
#36a5ac
#35a4ab
#34a3aa
#33a2a9
#32a1a8
#31a0a7
#309fa6

Monochromatic Color with #3eadb4

#3eadb4
#4dd6de
#030a0a
#123234
#215b5f
#2f8489

Tints of #3eadb4 Color

#3eadb4
#53b6bc
#68bfc4
#7ec8cd
#93d1d5
#a9dadd
#bee3e6
#d4ecee
#e9f5f6
#ffffff

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

#3eadb4
#b4453e

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

Split Complementary

#3eadb4
#b43e72
#b4803e

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

Analogous Color

#3eb48c
#3eb4a3
#3eadb4
#3e95b4
#3e7eb4

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

#3eadb4
#b43ead
#adb43e

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

#3eadb4
#803eb4
#b4453e
#72b43e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#3eadb4
#b4453e
#b4803e
#3e72b4

Double Complementary 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).

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

#3eadb4 Color Code Preview on Black Background Color

This is how #3eadb4 Color will look on black background color. Color contrast ratio is 7.84

#3eadb4 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3eadb4 color code is use for CSS Background Color

Background color for the above div is #3eadb4

HTML with inline CSS

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

#3eadb4 color code is use for CSS Border Color

CSS Border color for the above div is #3eadb4

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3eadb4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3eadb4 Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(62,173,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(180,69,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(62,173,180,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.