Skip to main content Skip to docs navigation

#0cd1db 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 Fish Boy and its hex is #11DDDD Nearest Color Name

Color Hue/Base color: Blue

Hex #0cd1db Color code in RGB color code model is created after adding 4.71% red color, 81.96% green color and 85.88% blue color. Hex #0cd1db Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 5% magenta, 0% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code 0cd1db #0cd1db
RGB Decimal 12, 209, 219 12, 209, 219
RGB Percent 5%, 82%, 86% rgb(5%, 82%, 86%)
CSS RGBa 12, 209, 219,1 rgba(12,209,219,1)
CMYK Model cmyk(95%,5%,0%,14.12%)
HSL Color Space 183,90% ,45% hsl(183,90% ,45%)
HSV Color Space 183°, 95%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001100 11010001 11011011
Octal 14 321 333
Decimal 12 209 219
Hex 0c d1 db

Different shades of #0cd1db color code.

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

Darkest of #0cd1db
#04474a
Darker of #0cd1db
#07757a
Dark of #0cd1db
#09a3ab
Base of #0cd1db
#0cd1db
Light of #0cd1db
#27e9f3
Lighter
#57eef6
Lightest
#88f3f8

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

#0cd1db
#db160c

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

Split Complementary

#0cd1db
#db0c69
#db7d0c

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

Analogous Color

#0cdb6c
#0cdb8f
#0cd1db
#0c8cdb
#0c36db

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

#0cd1db
#d1db0c
#db0cd1

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

#0cd1db
#db0cd1
#db160c
#0cdb16

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

#0cd1db
#7d0cdb
#db160c
#69db0c

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

#01181a
#04474a
#07757a
#09a3ab
#0cd1db
#27e9f3
#57eef6
#88f3f8
#b8f8fb

Tints of #0cd1db Color

#0cd1db
#27d6df
#42dbe3
#5de0e7
#78e5eb
#93eaef
#aeeff3
#c9f4f7
#e4f9fb
#ffffff

Shades of #0cd1db color code

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

#0cd1db
#0ab9c2
#09a2aa
#088b92
#067479
#055c61
#044549
#022e30
#011718
#000000

Tones

#0cd1db
#23bcc4
#3aa7ad
#519296
#687e7f

Tones

Similar Color like #0cd1db color

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

#0dd2dc
#0ed3dd
#0fd4de
#10d5df
#11d6e0
#12d7e1
#13d8e2
#14d9e3
#15dae4
#16dbe5
#17dce6
#18dde7
#19dee8
#1adfe9
#0bd0da
#0acfd9
#09ced8
#08cdd7
#07ccd6
#06cbd5
#05cad4
#04c9d3
#03c8d2
#02c7d1
#01c6d0
#00c5cf
#00c4ce
#00c3cd

Download this Dark Blue

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

#0cd1db Color Code Preview on Black Background Color

This is how #0cd1db Color will look on black background color. Color contrast ratio is 11.16

#0cd1db in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0cd1db color code is use for CSS Background Color

Background color for the above div is #0cd1db

HTML with inline CSS

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

#0cd1db color code is use for CSS Border Color

CSS Border color for the above div is #0cd1db

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0cd1db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0cd1db Color code Preview on White Background

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

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

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