Skip to main content Skip to docs navigation

#0b60af 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 Greek Flag Blue and its hex is #0D5EAF Nearest Color Name

Color Hue/Base color: Blue

Hex #0b60af Color code in RGB color code model is created after adding 4.31% red color, 37.65% green color and 68.63% blue color. Hex #0b60af Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 45% magenta, 0% yellow and 31.37% black.

Hex #0b60af color code is between #1166aa web safe hex color code and #0055bb web safe hex color code. #1166aa is the nearest web safe color code. You can see here many more shades of #0b60af color code.

RGB Chart

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

Color Table

Hex Color Code 0b60af #0b60af
RGB Decimal 11, 96, 175 11, 96, 175
RGB Percent 4%, 38%, 69% rgb(4%, 38%, 69%)
CSS RGBa 11, 96, 175,1 rgba(11,96,175,1)
CMYK Model cmyk(94%,45%,0%,31.37%)
HSL Color Space 209,88% ,36% hsl(209,88% ,36%)
HSV Color Space 209°, 94%, 69%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001011 01100000 10101111
Octal 13 140 257
Decimal 11 96 175
Hex 0b 60 af

Different shades of #0b60af color code.

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

Darkest of #0b60af
#02111f
Darker of #0b60af
#052b4f
Dark of #0b60af
#08467f
Base of #0b60af
#0b60af
Light of #0b60af
#0e7adf
Lighter
#2e94f2
Lightest
#5eacf5

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

#0b60af
#af5a0b

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

Split Complementary

#0b60af
#af0b0e
#afac0b

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

Analogous Color

#0baf9e
#0ba4af
#0b60af
#0b29af
#310baf

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

#0b60af
#60af0b
#af0b60

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

#0b60af
#af0b60
#af5a0b
#0baf5a

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

#0b60af
#ac0baf
#af5a0b
#0eaf0b

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

#000000
#02111f
#052b4f
#08467f
#0b60af
#0e7adf
#2e94f2
#5eacf5
#8ec5f8

Tints of #0b60af Color

#0b60af
#2671b7
#4183c0
#5c95c9
#77a6d2
#92b8db
#adcae4
#c8dbed
#e3edf6
#ffffff

Shades of #0b60af color code

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

#0b60af
#09559b
#084a88
#074074
#063561
#042a4d
#03203a
#021526
#010a13
#000000

Tones

#0b60af
#1e5f9c
#305f8a
#435e77
#555d65

Tones

Similar Color like #0b60af color

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

#0c61b0
#0d62b1
#0e63b2
#0f64b3
#1065b4
#1166b5
#1267b6
#1368b7
#1469b8
#156ab9
#166bba
#176cbb
#186dbc
#196ebd
#0a5fae
#095ead
#085dac
#075cab
#065baa
#055aa9
#0459a8
#0358a7
#0257a6
#0156a5
#0055a4
#0054a3
#0053a2
#0052a1

Download this Dark Blue

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

#0b60af Color Code Preview on Black Background Color

This is how #0b60af Color will look on black background color. Color contrast ratio is 3.31

#0b60af in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0b60af color code is use for CSS Background Color

Background color for the above div is #0b60af

HTML with inline CSS

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

#0b60af color code is use for CSS Border Color

CSS Border color for the above div is #0b60af

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0b60af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0b60af Color code Preview on White Background

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

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

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