Skip to main content Skip to docs navigation

#0abbda 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 Pantone 311 C and its hex is #05C3DD Nearest Color Name

Color Hue/Base color: Blue

Hex #0abbda Color code in RGB color code model is created after adding 3.92% red color, 73.33% green color and 85.49% blue color. Hex #0abbda Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 14% magenta, 0% yellow and 14.51% black.

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

RGB Chart

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

Color Table

Hex Color Code 0abbda #0abbda
RGB Decimal 10, 187, 218 10, 187, 218
RGB Percent 4%, 73%, 85% rgb(4%, 73%, 85%)
CSS RGBa 10, 187, 218,1 rgba(10,187,218,1)
CMYK Model cmyk(95%,14%,0%,14.51%)
HSL Color Space 189,91% ,45% hsl(189,91% ,45%)
HSV Color Space 189°, 95%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001010 10111011 11011010
Octal 12 273 332
Decimal 10 187 218
Hex 0a bb da

Different shades of #0abbda color code.

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

Darkest of #0abbda
#033e48
Darker of #0abbda
#066778
Dark of #0abbda
#0891a9
Base of #0abbda
#0abbda
Light of #0abbda
#22d5f5
Lighter
#53dff7
Lightest
#84e8f9

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

#0abbda
#da290a

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

Split Complementary

#0abbda
#da0a53
#da910a

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

Analogous Color

#0ada80
#0adaa2
#0abbda
#0a76da
#0a1fda

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

#0abbda
#bbda0a
#da0abb

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

#0abbda
#da0abb
#da290a
#0ada29

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

#0abbda
#910ada
#da290a
#53da0a

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

#011417
#033e48
#066778
#0891a9
#0abbda
#22d5f5
#53dff7
#84e8f9
#b4f1fc

Tints of #0abbda Color

#0abbda
#25c2de
#40cae2
#5bd1e6
#76d9ea
#92e0ee
#ade8f2
#c8eff6
#e3f7fa
#ffffff

Shades of #0abbda color code

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

#0abbda
#08a6c1
#0791a9
#067c91
#056779
#045360
#033e48
#022930
#011418
#000000

Tones

#0abbda
#21abc3
#389bac
#4e8b96
#657b7f

Tones

Similar Color like #0abbda color

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

#0bbcdb
#0cbddc
#0dbedd
#0ebfde
#0fc0df
#10c1e0
#11c2e1
#12c3e2
#13c4e3
#14c5e4
#15c6e5
#16c7e6
#17c8e7
#18c9e8
#09bad9
#08b9d8
#07b8d7
#06b7d6
#05b6d5
#04b5d4
#03b4d3
#02b3d2
#01b2d1
#00b1d0
#00b0cf
#00afce
#00aecd
#00adcc

Download this Dark Blue

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

#0abbda Color Code Preview on Black Background Color

This is how #0abbda Color will look on black background color. Color contrast ratio is 9.13

#0abbda in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0abbda color code is use for CSS Background Color

Background color for the above div is #0abbda

HTML with inline CSS

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

#0abbda color code is use for CSS Border Color

CSS Border color for the above div is #0abbda

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0abbda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0abbda Color code Preview on White Background

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

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

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