Skip to main content Skip to docs navigation

#0bbdec 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 Blue Raspberry and its hex is #0CBFE9 Nearest Color Name

Color Hue/Base color: Blue

Hex #0bbdec Color code in RGB color code model is created after adding 4.31% red color, 74.12% green color and 92.55% blue color. Hex #0bbdec Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 20% magenta, 0% yellow and 7.45% black.

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

RGB Chart

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

Color Table

Hex Color Code 0bbdec #0bbdec
RGB Decimal 11, 189, 236 11, 189, 236
RGB Percent 4%, 74%, 93% rgb(4%, 74%, 93%)
CSS RGBa 11, 189, 236,1 rgba(11,189,236,1)
CMYK Model cmyk(95%,20%,0%,7.45%)
HSL Color Space 193,91% ,48% hsl(193,91% ,48%)
HSV Color Space 193°, 95%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001011 10111101 11101100
Octal 13 275 354
Decimal 11 189 236
Hex 0b bd ec

Different shades of #0bbdec color code.

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

Darkest of #0bbdec
#04485a
Darker of #0bbdec
#066f8b
Dark of #0bbdec
#0996bb
Base of #0bbdec
#0bbdec
Light of #0bbdec
#34cdf6
Lighter
#65d9f8
Lightest
#96e5fa

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

#0bbdec
#ec3a0b

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

Split Complementary

#0bbdec
#ec0b4d
#ecaa0b

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

Analogous Color

#0bec98
#0becbd
#0bbdec
#0b72ec
#0b14ec

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

#0bbdec
#bdec0b
#ec0bbd

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

#0bbdec
#ec0bbd
#ec3a0b
#0bec3a

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

#0bbdec
#aa0bec
#ec3a0b
#4dec0b

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

#022129
#04485a
#066f8b
#0996bb
#0bbdec
#34cdf6
#65d9f8
#96e5fa
#c7f1fc

Tints of #0bbdec Color

#0bbdec
#26c4ee
#41cbf0
#5cd3f2
#77daf4
#92e1f6
#ade9f8
#c8f0fa
#e3f7fc
#ffffff

Shades of #0bbdec color code

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

#0bbdec
#09a8d1
#0893b7
#077e9d
#066983
#045468
#033f4e
#022a34
#01151a
#000000

Tones

#0bbdec
#24afd3
#3ca0bb
#5592a2
#6e8389

Tones

Similar Color like #0bbdec color

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

#0cbeed
#0dbfee
#0ec0ef
#0fc1f0
#10c2f1
#11c3f2
#12c4f3
#13c5f4
#14c6f5
#15c7f6
#16c8f7
#17c9f8
#18caf9
#19cbfa
#0abceb
#09bbea
#08bae9
#07b9e8
#06b8e7
#05b7e6
#04b6e5
#03b5e4
#02b4e3
#01b3e2
#00b2e1
#00b1e0
#00b0df
#00afde

Download this Dark Blue

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

#0bbdec Color Code Preview on Black Background Color

This is how #0bbdec Color will look on black background color. Color contrast ratio is 9.50

#0bbdec in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0bbdec color code is use for CSS Background Color

Background color for the above div is #0bbdec

HTML with inline CSS

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

#0bbdec color code is use for CSS Border Color

CSS Border color for the above div is #0bbdec

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0bbdec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0bbdec Color code Preview on White Background

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

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

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