Skip to main content Skip to docs navigation

#0a4e95 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 Liberalist and its hex is #0C4792 Nearest Color Name

Color Hue/Base color: Blue

Hex #0a4e95 Color code in RGB color code model is created after adding 3.92% red color, 30.59% green color and 58.43% blue color. Hex #0a4e95 Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 48% magenta, 0% yellow and 41.57% black.

Hex #0a4e95 color code is between #115599 web safe hex color code and #004488 web safe hex color code. #115599 is the nearest web safe color code. You can see here many more shades of #0a4e95 color code.

RGB Chart

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

Color Table

Hex Color Code 0a4e95 #0a4e95
RGB Decimal 10, 78, 149 10, 78, 149
RGB Percent 4%, 31%, 58% rgb(4%, 31%, 58%)
CSS RGBa 10, 78, 149,1 rgba(10,78,149,1)
CMYK Model cmyk(93%,48%,0%,41.57%)
HSL Color Space 211,87% ,31% hsl(211,87% ,31%)
HSV Color Space 211°, 93%, 58%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001010 01001110 10010101
Octal 12 116 225
Decimal 10 78 149
Hex 0a 4e 95

Different shades of #0a4e95 color code.

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

Darkest of #0a4e95
#000306
Darker of #0a4e95
#041c35
Dark of #0a4e95
#073565
Base of #0a4e95
#0a4e95
Light of #0a4e95
#0d67c5
Lighter
#1680ef
Lightest
#459af3

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

#0a4e95
#95510a

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

Split Complementary

#0a4e95
#950c0a
#94950a

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

Analogous Color

#0a958b
#0a8895
#0a4e95
#0a2095
#2e0a95

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

#0a4e95
#4e950a
#950a4e

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

#0a4e95
#950a4e
#95510a
#0a9551

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

#0a4e95
#950a94
#95510a
#0a950c

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

#000000
#000306
#041c35
#073565
#0a4e95
#0d67c5
#1680ef
#459af3
#75b4f6

Tints of #0a4e95 Color

#0a4e95
#2561a0
#4075ac
#5b89b8
#769cc4
#92b0cf
#adc4db
#c8d7e7
#e3ebf3
#ffffff

Shades of #0a4e95 color code

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

#0a4e95
#084584
#073c73
#063463
#052b52
#042242
#031a31
#021121
#010810
#000000

Tones

#0a4e95
#1a4e85
#2a4f75
#3a4f65
#4a4f55

Tones

Similar Color like #0a4e95 color

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

#0b4f96
#0c5097
#0d5198
#0e5299
#0f539a
#10549b
#11559c
#12569d
#13579e
#14589f
#1559a0
#165aa1
#175ba2
#185ca3
#094d94
#084c93
#074b92
#064a91
#054990
#04488f
#03478e
#02468d
#01458c
#00448b
#00438a
#004289
#004188
#004087

Download this Dark Blue

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

#0a4e95 Color Code Preview on Black Background Color

This is how #0a4e95 Color will look on black background color. Color contrast ratio is 2.54

#0a4e95 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#0a4e95 color code is use for CSS Background Color

Background color for the above div is #0a4e95

HTML with inline CSS

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

#0a4e95 color code is use for CSS Border Color

CSS Border color for the above div is #0a4e95

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#0a4e95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0a4e95 Color code Preview on White Background

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

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

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