Skip to main content Skip to docs navigation

#0dcfcb 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 Exquisite Turquoise and its hex is #11CCBB Nearest Color Name

Color Hue/Base color: Blue

Hex #0dcfcb Color code in RGB color code model is created after adding 5.1% red color, 81.18% green color and 79.61% blue color. Hex #0dcfcb Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 0% magenta, 2% yellow and 18.82% black.

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

RGB Chart

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

Color Table

Hex Color Code 0dcfcb #0dcfcb
RGB Decimal 13, 207, 203 13, 207, 203
RGB Percent 5%, 81%, 80% rgb(5%, 81%, 80%)
CSS RGBa 13, 207, 203,1 rgba(13,207,203,1)
CMYK Model cmyk(94%,0%,2%,18.82%)
HSL Color Space 179,88% ,43% hsl(179,88% ,43%)
HSV Color Space 179°, 94%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001101 11001111 11001011
Octal 15 317 313
Decimal 13 207 203
Hex 0d cf cb

Different shades of #0dcfcb color code.

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

Darkest of #0dcfcb
#043f3e
Darker of #0dcfcb
#076f6d
Dark of #0dcfcb
#0a9f9c
Base of #0dcfcb
#0dcfcb
Light of #0dcfcb
#1ef1ed
Lighter
#4ef4f0
Lightest
#7ef7f4

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

#0dcfcb
#cf0d11

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

Split Complementary

#0dcfcb
#cf0d72
#cf6a0d

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

Analogous Color

#0dcf5a
#0dcf7a
#0dcfcb
#0d92cf
#0d42cf

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

#0dcfcb
#cfcb0d
#cb0dcf

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

#0dcfcb
#cb0dcf
#cf0d11
#11cf0d

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

#0dcfcb
#6a0dcf
#cf0d11
#72cf0d

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

#010f0f
#043f3e
#076f6d
#0a9f9c
#0dcfcb
#1ef1ed
#4ef4f0
#7ef7f4
#aefaf8

Tints of #0dcfcb Color

#0dcfcb
#27d4d0
#42d9d6
#5ddfdc
#78e4e2
#93e9e7
#aeefed
#c9f4f3
#e4f9f9
#ffffff

Shades of #0dcfcb color code

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

#0dcfcb
#0bb8b4
#0aa19d
#088a87
#077370
#055c5a
#044543
#022e2d
#011716
#000000

Tones

#0dcfcb
#23b9b6
#39a3a1
#4f8d8c
#657777

Tones

Similar Color like #0dcfcb color

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

#0ed0cc
#0fd1cd
#10d2ce
#11d3cf
#12d4d0
#13d5d1
#14d6d2
#15d7d3
#16d8d4
#17d9d5
#18dad6
#19dbd7
#1adcd8
#1bddd9
#0cceca
#0bcdc9
#0accc8
#09cbc7
#08cac6
#07c9c5
#06c8c4
#05c7c3
#04c6c2
#03c5c1
#02c4c0
#01c3bf
#00c2be
#00c1bd

Download this Dark Blue

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

#0dcfcb Color Code Preview on Black Background Color

This is how #0dcfcb Color will look on black background color. Color contrast ratio is 10.80

#0dcfcb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0dcfcb color code is use for CSS Background Color

Background color for the above div is #0dcfcb

HTML with inline CSS

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

#0dcfcb color code is use for CSS Border Color

CSS Border color for the above div is #0dcfcb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0dcfcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0dcfcb Color code Preview on White Background

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

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

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