Skip to main content Skip to docs navigation

#0eadba 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 Havasupai Falls and its hex is #0FAFC6 Nearest Color Name

Color Hue/Base color: Blue

Hex #0eadba Color code in RGB color code model is created after adding 5.49% red color, 67.84% green color and 72.94% blue color. Hex #0eadba Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 7% magenta, 0% yellow and 27.06% black.

Hex #0eadba color code is between #11aabb web safe hex color code and #00bbaa web safe hex color code. #11aabb is the nearest web safe color code. You can see here many more shades of #0eadba color code.

RGB Chart

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

Color Table

Hex Color Code 0eadba #0eadba
RGB Decimal 14, 173, 186 14, 173, 186
RGB Percent 5%, 68%, 73% rgb(5%, 68%, 73%)
CSS RGBa 14, 173, 186,1 rgba(14,173,186,1)
CMYK Model cmyk(92%,7%,0%,27.06%)
HSL Color Space 185,86% ,39% hsl(185,86% ,39%)
HSV Color Space 185°, 92%, 73%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001110 10101101 10111010
Octal 16 255 272
Decimal 14 173 186
Hex 0e ad ba

Different shades of #0eadba color code.

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

Darkest of #0eadba
#03292c
Darker of #0eadba
#07555b
Dark of #0eadba
#0a818b
Base of #0eadba
#0eadba
Light of #0eadba
#12d9e9
Lighter
#3ee3f0
Lightest
#6deaf4

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

#0eadba
#ba1b0e

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

Split Complementary

#0eadba
#ba0e57
#ba710e

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

Analogous Color

#0eba63
#0eba7f
#0eadba
#0e74ba
#0e2cba

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

#0eadba
#adba0e
#ba0ead

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

#0eadba
#ba0ead
#ba1b0e
#0eba1b

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

#0eadba
#710eba
#ba1b0e
#57ba0e

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 #0eadba

#000000
#03292c
#07555b
#0a818b
#0eadba
#12d9e9
#3ee3f0
#6deaf4
#9cf1f8

Tints of #0eadba Color

#0eadba
#28b6c1
#43bfc9
#5ec8d1
#79d1d8
#93dae0
#aee3e8
#c9ecef
#e4f5f7
#ffffff

Shades of #0eadba color code

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

#0eadba
#0c99a5
#0a8690
#09737c
#076067
#064c52
#04393e
#032629
#011314
#000000

Tones

#0eadba
#229ca6
#368b92
#4a7a7e
#5e696a

Tones

Similar Color like #0eadba color

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

#0faebb
#10afbc
#11b0bd
#12b1be
#13b2bf
#14b3c0
#15b4c1
#16b5c2
#17b6c3
#18b7c4
#19b8c5
#1ab9c6
#1bbac7
#1cbbc8
#0dacb9
#0cabb8
#0baab7
#0aa9b6
#09a8b5
#08a7b4
#07a6b3
#06a5b2
#05a4b1
#04a3b0
#03a2af
#02a1ae
#01a0ad
#009fac

Download this Dark Blue

Hex #0eadba 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.

#0eadba Color Code Preview on Black Background Color

This is how #0eadba Color will look on black background color. Color contrast ratio is 7.71

#0eadba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0eadba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0eadba

#0eadba color code is use for CSS Background Color

Background color for the above div is #0eadba

HTML with inline CSS

<div style="background-color:#0eadba;"></div>

#0eadba color code is use for CSS Border Color

CSS Border color for the above div is #0eadba

HTML with inline CSS

<div style="border:5px solid #0eadba;"></div>

CSS Border Left color for the above div is #0eadba

HTML with inline CSS

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

CSS Border Right color for the above div is #0eadba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0eadba

HTML with inline CSS

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

CSS Border Top color for the above div is #0eadba

HTML with inline CSS

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

#0eadba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0eadba Color code Preview on White Background

This is how #0eadba Color code will look on white background color. Color contrast ratio is 2.73

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

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