Skip to main content Skip to docs navigation

#0abbdf 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 #0abbdf Color code in RGB color code model is created after adding 3.92% red color, 73.33% green color and 87.45% blue color. Hex #0abbdf Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 16% magenta, 0% yellow and 12.55% black.

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

RGB Chart

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

Color Table

Hex Color Code 0abbdf #0abbdf
RGB Decimal 10, 187, 223 10, 187, 223
RGB Percent 4%, 73%, 87% rgb(4%, 73%, 87%)
CSS RGBa 10, 187, 223,1 rgba(10,187,223,1)
CMYK Model cmyk(96%,16%,0%,12.55%)
HSL Color Space 190,91% ,46% hsl(190,91% ,46%)
HSV Color Space 190°, 96%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001010 10111011 11011111
Octal 12 273 337
Decimal 10 187 223
Hex 0a bb df

Different shades of #0abbdf color code.

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

Darkest of #0abbdf
#03404d
Darker of #0abbdf
#06697d
Dark of #0abbdf
#0892ae
Base of #0abbdf
#0abbdf
Light of #0abbdf
#27d2f5
Lighter
#58dcf7
Lightest
#88e7fa

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

#0abbdf
#df2e0a

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

Split Complementary

#0abbdf
#df0a51
#df990a

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

Analogous Color

#0adf87
#0adfaa
#0abbdf
#0a74df
#0a1bdf

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

#0abbdf
#bbdf0a
#df0abb

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

#0abbdf
#df0abb
#df2e0a
#0adf2e

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

#0abbdf
#990adf
#df2e0a
#51df0a

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

#01171c
#03404d
#06697d
#0892ae
#0abbdf
#27d2f5
#58dcf7
#88e7fa
#b9f1fc

Tints of #0abbdf Color

#0abbdf
#25c2e2
#40cae6
#5bd1e9
#76d9ed
#92e0f0
#ade8f4
#c8eff7
#e3f7fb
#ffffff

Shades of #0abbdf color code

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

#0abbdf
#08a6c6
#0791ad
#067c94
#05677b
#045363
#033e4a
#022931
#011418
#000000

Tones

#0abbdf
#21acc8
#399cb0
#508d99
#677d82

Tones

Similar Color like #0abbdf color

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

#0bbce0
#0cbde1
#0dbee2
#0ebfe3
#0fc0e4
#10c1e5
#11c2e6
#12c3e7
#13c4e8
#14c5e9
#15c6ea
#16c7eb
#17c8ec
#18c9ed
#09bade
#08b9dd
#07b8dc
#06b7db
#05b6da
#04b5d9
#03b4d8
#02b3d7
#01b2d6
#00b1d5
#00b0d4
#00afd3
#00aed2
#00add1

Download this Dark Blue

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

#0abbdf Color Code Preview on Black Background Color

This is how #0abbdf Color will look on black background color. Color contrast ratio is 9.19

#0abbdf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0abbdf color code is use for CSS Background Color

Background color for the above div is #0abbdf

HTML with inline CSS

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

#0abbdf color code is use for CSS Border Color

CSS Border color for the above div is #0abbdf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0abbdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0abbdf Color code Preview on White Background

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

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