Skip to main content Skip to docs navigation

#0bcdbf 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 Cala Benirrás Blue and its hex is #0AC2C2 Nearest Color Name

Color Hue/Base color: Blue

Hex #0bcdbf Color code in RGB color code model is created after adding 4.31% red color, 80.39% green color and 74.9% blue color. Hex #0bcdbf Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 0% magenta, 7% yellow and 19.61% black.

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

RGB Chart

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

Color Table

Hex Color Code 0bcdbf #0bcdbf
RGB Decimal 11, 205, 191 11, 205, 191
RGB Percent 4%, 80%, 75% rgb(4%, 80%, 75%)
CSS RGBa 11, 205, 191,1 rgba(11,205,191,1)
CMYK Model cmyk(95%,0%,7%,19.61%)
HSL Color Space 176,90% ,42% hsl(176,90% ,42%)
HSV Color Space 176°, 95%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001011 11001101 10111111
Octal 13 315 277
Decimal 11 205 191
Hex 0b cd bf

Different shades of #0bcdbf color code.

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

Darkest of #0bcdbf
#033c38
Darker of #0bcdbf
#066c65
Dark of #0bcdbf
#089d92
Base of #0bcdbf
#0bcdbf
Light of #0bcdbf
#18f3e3
Lighter
#49f5e9
Lightest
#79f8ef

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

#0bcdbf
#cd0b19

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

Split Complementary

#0bcdbf
#cd0b7a
#cd5e0b

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

Analogous Color

#0bcd4e
#0bcd6e
#0bcdbf
#0b9acd
#0b49cd

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

#0bcdbf
#cdbf0b
#bf0bcd

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

#0bcdbf
#bf0bcd
#cd0b19
#19cd0b

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

#0bcdbf
#5e0bcd
#cd0b19
#7acd0b

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

#010b0b
#033c38
#066c65
#089d92
#0bcdbf
#18f3e3
#49f5e9
#79f8ef
#aafaf5

Tints of #0bcdbf Color

#0bcdbf
#26d2c6
#41d8cd
#5cddd4
#77e3db
#92e8e2
#adeee9
#c8f3f0
#e3f9f7
#ffffff

Shades of #0bcdbf color code

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

#0bcdbf
#09b6a9
#089f94
#07887f
#06716a
#045b54
#03443f
#022d2a
#011615
#000000

Tones

#0bcdbf
#21b7ad
#36a29a
#4c8c88
#617775

Tones

Similar Color like #0bcdbf color

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

#0ccec0
#0dcfc1
#0ed0c2
#0fd1c3
#10d2c4
#11d3c5
#12d4c6
#13d5c7
#14d6c8
#15d7c9
#16d8ca
#17d9cb
#18dacc
#19dbcd
#0accbe
#09cbbd
#08cabc
#07c9bb
#06c8ba
#05c7b9
#04c6b8
#03c5b7
#02c4b6
#01c3b5
#00c2b4
#00c1b3
#00c0b2
#00bfb1

Download this Dark Blue

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

#0bcdbf Color Code Preview on Black Background Color

This is how #0bcdbf Color will look on black background color. Color contrast ratio is 10.50

#0bcdbf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0bcdbf color code is use for CSS Background Color

Background color for the above div is #0bcdbf

HTML with inline CSS

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

#0bcdbf color code is use for CSS Border Color

CSS Border color for the above div is #0bcdbf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0bcdbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0bcdbf Color code Preview on White Background

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

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

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