Skip to main content Skip to docs navigation

#0dbfae 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 Jade Gravel and its hex is #0ABAB5 Nearest Color Name

Color Hue/Base color: Blue

Hex #0dbfae Color code in RGB color code model is created after adding 5.1% red color, 74.9% green color and 68.24% blue color. Hex #0dbfae Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 0% magenta, 9% yellow and 25.1% black.

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

RGB Chart

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

Color Table

Hex Color Code 0dbfae #0dbfae
RGB Decimal 13, 191, 174 13, 191, 174
RGB Percent 5%, 75%, 68% rgb(5%, 75%, 68%)
CSS RGBa 13, 191, 174,1 rgba(13,191,174,1)
CMYK Model cmyk(93%,0%,9%,25.1%)
HSL Color Space 174,87% ,40% hsl(174,87% ,40%)
HSV Color Space 174°, 93%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001101 10111111 10101110
Octal 15 277 256
Decimal 13 191 174
Hex 0d bf ae

Different shades of #0dbfae color code.

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

Darkest of #0dbfae
#03302b
Darker of #0dbfae
#075f57
Dark of #0dbfae
#0a8f82
Base of #0dbfae
#0dbfae
Light of #0dbfae
#10efd9
Lighter
#40f2e1
Lightest
#70f5e8

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

#0dbfae
#bf0d1e

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

Split Complementary

#0dbfae
#bf0d77
#bf550d

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

Analogous Color

#0dbf46
#0dbf64
#0dbfae
#0d95bf
#0d4bbf

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

#0dbfae
#bfae0d
#ae0dbf

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

#0dbfae
#ae0dbf
#bf0d1e
#1ebf0d

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

#0dbfae
#550dbf
#bf0d1e
#77bf0d

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

#000000
#03302b
#075f57
#0a8f82
#0dbfae
#10efd9
#40f2e1
#70f5e8
#a0f8f0

Tints of #0dbfae Color

#0dbfae
#27c6b7
#42cdc0
#5dd4c9
#78dbd2
#93e2db
#aee9e4
#c9f0ed
#e4f7f6
#ffffff

Shades of #0dbfae color code

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

#0dbfae
#0ba99a
#0a9487
#087f74
#076a60
#05544d
#043f3a
#022a26
#011513
#000000

Tones

#0dbfae
#21ab9d
#36968d
#4a827c
#5f6d6c

Tones

Similar Color like #0dbfae color

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

#0ec0af
#0fc1b0
#10c2b1
#11c3b2
#12c4b3
#13c5b4
#14c6b5
#15c7b6
#16c8b7
#17c9b8
#18cab9
#19cbba
#1accbb
#1bcdbc
#0cbead
#0bbdac
#0abcab
#09bbaa
#08baa9
#07b9a8
#06b8a7
#05b7a6
#04b6a5
#03b5a4
#02b4a3
#01b3a2
#00b2a1
#00b1a0

Download this Dark Blue

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

#0dbfae Color Code Preview on Black Background Color

This is how #0dbfae Color will look on black background color. Color contrast ratio is 9.08

#0dbfae in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0dbfae color code is use for CSS Background Color

Background color for the above div is #0dbfae

HTML with inline CSS

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

#0dbfae color code is use for CSS Border Color

CSS Border color for the above div is #0dbfae

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0dbfae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0dbfae Color code Preview on White Background

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

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

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