Skip to main content Skip to docs navigation

#0bbfbb 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 #0bbfbb Color code in RGB color code model is created after adding 4.31% red color, 74.9% green color and 73.33% blue color. Hex #0bbfbb Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 0% magenta, 2% yellow and 25.1% black.

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

RGB Chart

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

Color Table

Hex Color Code 0bbfbb #0bbfbb
RGB Decimal 11, 191, 187 11, 191, 187
RGB Percent 4%, 75%, 73% rgb(4%, 75%, 73%)
CSS RGBa 11, 191, 187,1 rgba(11,191,187,1)
CMYK Model cmyk(94%,0%,2%,25.1%)
HSL Color Space 179,89% ,40% hsl(179,89% ,40%)
HSV Color Space 179°, 94%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001011 10111111 10111011
Octal 13 277 273
Decimal 11 191 187
Hex 0b bf bb

Different shades of #0bbfbb color code.

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

Darkest of #0bbfbb
#032e2d
Darker of #0bbfbb
#055f5d
Dark of #0bbfbb
#088f8c
Base of #0bbfbb
#0bbfbb
Light of #0bbfbb
#0eefea
Lighter
#3cf4f0
Lightest
#6cf7f3

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

#0bbfbb
#bf0b0f

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

Split Complementary

#0bbfbb
#bf0b69
#bf610b

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

Analogous Color

#0bbf52
#0bbf70
#0bbfbb
#0b87bf
#0b3cbf

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

#0bbfbb
#bfbb0b
#bb0bbf

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

#0bbfbb
#bb0bbf
#bf0b0f
#0fbf0b

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

#0bbfbb
#610bbf
#bf0b0f
#69bf0b

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

#000000
#032e2d
#055f5d
#088f8c
#0bbfbb
#0eefea
#3cf4f0
#6cf7f3
#9df9f7

Tints of #0bbfbb Color

#0bbfbb
#26c6c2
#41cdca
#5cd4d1
#77dbd9
#92e2e0
#ade9e8
#c8f0ef
#e3f7f7
#ffffff

Shades of #0bbfbb color code

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

#0bbfbb
#09a9a6
#089491
#077f7c
#066a67
#045453
#033f3e
#022a29
#011514
#000000

Tones

#0bbfbb
#1faba8
#339794
#488281
#5c6e6e

Tones

Similar Color like #0bbfbb color

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

#0cc0bc
#0dc1bd
#0ec2be
#0fc3bf
#10c4c0
#11c5c1
#12c6c2
#13c7c3
#14c8c4
#15c9c5
#16cac6
#17cbc7
#18ccc8
#19cdc9
#0abeba
#09bdb9
#08bcb8
#07bbb7
#06bab6
#05b9b5
#04b8b4
#03b7b3
#02b6b2
#01b5b1
#00b4b0
#00b3af
#00b2ae
#00b1ad

Download this Dark Blue

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

#0bbfbb Color Code Preview on Black Background Color

This is how #0bbfbb Color will look on black background color. Color contrast ratio is 9.18

#0bbfbb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0bbfbb color code is use for CSS Background Color

Background color for the above div is #0bbfbb

HTML with inline CSS

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

#0bbfbb color code is use for CSS Border Color

CSS Border color for the above div is #0bbfbb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0bbfbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0bbfbb Color code Preview on White Background

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

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

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