Skip to main content Skip to docs navigation

#0972cb 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 Electron Blue and its hex is #0881D1 Nearest Color Name

Color Hue/Base color: Blue

Hex #0972cb Color code in RGB color code model is created after adding 3.53% red color, 44.71% green color and 79.61% blue color. Hex #0972cb Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 44% magenta, 0% yellow and 20.39% black.

Hex #0972cb color code is between #1177cc web safe hex color code and #0066bb web safe hex color code. #1177cc is the nearest web safe color code. You can see here many more shades of #0972cb color code.

RGB Chart

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

Color Table

Hex Color Code 0972cb #0972cb
RGB Decimal 9, 114, 203 9, 114, 203
RGB Percent 4%, 45%, 80% rgb(4%, 45%, 80%)
CSS RGBa 9, 114, 203,1 rgba(9,114,203,1)
CMYK Model cmyk(96%,44%,0%,20.39%)
HSL Color Space 208,92% ,42% hsl(208,92% ,42%)
HSV Color Space 208°, 96%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001001 01110010 11001011
Octal 11 162 313
Decimal 9 114 203
Hex 09 72 cb

Different shades of #0972cb color code.

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

Darkest of #0972cb
#032039
Darker of #0972cb
#053b69
Dark of #0972cb
#07579a
Base of #0972cb
#0972cb
Light of #0972cb
#128df5
Lighter
#43a4f7
Lightest
#74bcf9

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

#0972cb
#cb6209

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

Split Complementary

#0972cb
#cb0911
#cbc309

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

Analogous Color

#09cbb3
#09c3cb
#0972cb
#0931cb
#3209cb

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

#0972cb
#72cb09
#cb0972

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

#0972cb
#cb0972
#cb6209
#09cb62

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

#0972cb
#c309cb
#cb6209
#11cb09

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 #0972cb

#000408
#032039
#053b69
#07579a
#0972cb
#128df5
#43a4f7
#74bcf9
#a5d4fb

Tints of #0972cb Color

#0972cb
#2481d0
#3f91d6
#5ba1dc
#76b0e2
#91c0e7
#add0ed
#c8dff3
#e3eff9
#ffffff

Shades of #0972cb color code

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

#0972cb
#0865b4
#07589d
#064c87
#053f70
#04325a
#032643
#02192d
#010c16
#000000

Tones

#0972cb
#1e70b6
#336ea1
#496d8b
#5e6b76

Tones

Similar Color like #0972cb color

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

#0a73cc
#0b74cd
#0c75ce
#0d76cf
#0e77d0
#0f78d1
#1079d2
#117ad3
#127bd4
#137cd5
#147dd6
#157ed7
#167fd8
#1780d9
#0871ca
#0770c9
#066fc8
#056ec7
#046dc6
#036cc5
#026bc4
#016ac3
#0069c2
#0068c1
#0067c0
#0066bf
#0065be
#0064bd

Download this Dark Blue

Hex #0972cb 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.

#0972cb Color Code Preview on Black Background Color

This is how #0972cb Color will look on black background color. Color contrast ratio is 4.28

#0972cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0972cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0972cb

#0972cb color code is use for CSS Background Color

Background color for the above div is #0972cb

HTML with inline CSS

<div style="background-color:#0972cb;"></div>

#0972cb color code is use for CSS Border Color

CSS Border color for the above div is #0972cb

HTML with inline CSS

<div style="border:5px solid #0972cb;"></div>

CSS Border Left color for the above div is #0972cb

HTML with inline CSS

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

CSS Border Right color for the above div is #0972cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0972cb

HTML with inline CSS

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

CSS Border Top color for the above div is #0972cb

HTML with inline CSS

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

#0972cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0972cb Color code Preview on White Background

This is how #0972cb Color code will look on white background color. Color contrast ratio is 4.91

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

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(9,114,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,98,9,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(9,114,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }