Skip to main content Skip to docs navigation

#0949ca 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 2132 C and its hex is #0857C3 Nearest Color Name

Color Hue/Base color: Blue

Hex #0949ca Color code in RGB color code model is created after adding 3.53% red color, 28.63% green color and 79.22% blue color. Hex #0949ca Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 64% magenta, 0% yellow and 20.78% black.

Hex #0949ca color code is between #1144cc web safe hex color code and #0055bb web safe hex color code. #1144cc is the nearest web safe color code. You can see here many more shades of #0949ca color code.

RGB Chart

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

Color Table

Hex Color Code 0949ca #0949ca
RGB Decimal 9, 73, 202 9, 73, 202
RGB Percent 4%, 29%, 79% rgb(4%, 29%, 79%)
CSS RGBa 9, 73, 202,1 rgba(9,73,202,1)
CMYK Model cmyk(96%,64%,0%,20.78%)
HSL Color Space 220,91% ,41% hsl(220,91% ,41%)
HSV Color Space 220°, 96%, 79%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001001 01001001 11001010
Octal 11 111 312
Decimal 9 73 202
Hex 09 49 ca

Different shades of #0949ca color code.

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

Darkest of #0949ca
#021438
Darker of #0949ca
#052668
Dark of #0949ca
#073799
Base of #0949ca
#0949ca
Light of #0949ca
#125df4
Lighter
#427ef7
Lightest
#73a0f9

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

#0949ca
#ca8a09

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

Split Complementary

#0949ca
#ca2909
#aaca09

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

Analogous Color

#09baca
#0999ca
#0949ca
#0909ca
#5a09ca

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

#0949ca
#49ca09
#ca0949

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

#0949ca
#ca0949
#ca8a09
#09ca8a

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

#0949ca
#ca09aa
#ca8a09
#09ca29

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 #0949ca

#000207
#021438
#052668
#073799
#0949ca
#125df4
#427ef7
#73a0f9
#a4c1fb

Tints of #0949ca Color

#0949ca
#245dcf
#3f71d5
#5b85db
#7699e1
#91aee7
#adc2ed
#c8d6f3
#e3eaf9
#ffffff

Shades of #0949ca color code

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

#0949ca
#0840b3
#07389d
#063086
#052870
#042059
#031843
#02102c
#010816
#000000

Tones

#0949ca
#1e50b5
#3357a0
#485e8b
#5d6576

Tones

Similar Color like #0949ca color

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

#0a4acb
#0b4bcc
#0c4ccd
#0d4dce
#0e4ecf
#0f4fd0
#1050d1
#1151d2
#1252d3
#1353d4
#1454d5
#1555d6
#1656d7
#1757d8
#0848c9
#0747c8
#0646c7
#0545c6
#0444c5
#0343c4
#0242c3
#0141c2
#0040c1
#003fc0
#003ebf
#003dbe
#003cbd
#003bbc

Download this Dark Blue

Hex #0949ca 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.

#0949ca Color Code Preview on Black Background Color

This is how #0949ca Color will look on black background color. Color contrast ratio is 2.82

#0949ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0949ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0949ca

#0949ca color code is use for CSS Background Color

Background color for the above div is #0949ca

HTML with inline CSS

<div style="background-color:#0949ca;"></div>

#0949ca color code is use for CSS Border Color

CSS Border color for the above div is #0949ca

HTML with inline CSS

<div style="border:5px solid #0949ca;"></div>

CSS Border Left color for the above div is #0949ca

HTML with inline CSS

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

CSS Border Right color for the above div is #0949ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0949ca

HTML with inline CSS

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

CSS Border Top color for the above div is #0949ca

HTML with inline CSS

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

#0949ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0949ca Color code Preview on White Background

This is how #0949ca Color code will look on white background color. Color contrast ratio is 7.45

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

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