Skip to main content Skip to docs navigation

#0844bd 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 #0844bd Color code in RGB color code model is created after adding 3.14% red color, 26.67% green color and 74.12% blue color. Hex #0844bd Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 64% magenta, 0% yellow and 25.88% black.

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

RGB Chart

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

Color Table

Hex Color Code 0844bd #0844bd
RGB Decimal 8, 68, 189 8, 68, 189
RGB Percent 3%, 27%, 74% rgb(3%, 27%, 74%)
CSS RGBa 8, 68, 189,1 rgba(8,68,189,1)
CMYK Model cmyk(96%,64%,0%,25.88%)
HSL Color Space 220,92% ,39% hsl(220,92% ,39%)
HSV Color Space 220°, 96%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 01000100 10111101
Octal 10 104 275
Decimal 8 68 189
Hex 08 44 bd

Different shades of #0844bd color code.

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

Darkest of #0844bd
#020f2a
Darker of #0844bd
#04215b
Dark of #0844bd
#06328c
Base of #0844bd
#0844bd
Light of #0844bd
#0a56ee
Lighter
#3575f6
Lightest
#6696f9

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

#0844bd
#bd8108

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

Split Complementary

#0844bd
#bd2608
#9fbd08

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

Analogous Color

#08aebd
#088fbd
#0844bd
#0808bd
#5408bd

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

#0844bd
#44bd08
#bd0844

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

#0844bd
#bd0844
#bd8108
#08bd81

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

#0844bd
#bd089f
#bd8108
#08bd26

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 #0844bd

#000000
#020f2a
#04215b
#06328c
#0844bd
#0a56ee
#3575f6
#6696f9
#96b8fb

Tints of #0844bd Color

#0844bd
#2358c4
#3e6dcb
#5a82d3
#7597da
#91abe1
#acc0e9
#c8d5f0
#e3eaf7
#ffffff

Shades of #0844bd color code

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

#0844bd
#073ca8
#063493
#052d7e
#042569
#031e54
#02163f
#010f2a
#000715
#000000

Tones

#0844bd
#1c4ba9
#2f5196
#435882
#575f6e

Tones

Similar Color like #0844bd color

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

#0945be
#0a46bf
#0b47c0
#0c48c1
#0d49c2
#0e4ac3
#0f4bc4
#104cc5
#114dc6
#124ec7
#134fc8
#1450c9
#1551ca
#1652cb
#0743bc
#0642bb
#0541ba
#0440b9
#033fb8
#023eb7
#013db6
#003cb5
#003bb4
#003ab3
#0039b2
#0038b1
#0037b0
#0036af

Download this Dark Blue

Hex #0844bd 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.

#0844bd Color Code Preview on Black Background Color

This is how #0844bd Color will look on black background color. Color contrast ratio is 2.57

#0844bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0844bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0844bd

#0844bd color code is use for CSS Background Color

Background color for the above div is #0844bd

HTML with inline CSS

<div style="background-color:#0844bd;"></div>

#0844bd color code is use for CSS Border Color

CSS Border color for the above div is #0844bd

HTML with inline CSS

<div style="border:5px solid #0844bd;"></div>

CSS Border Left color for the above div is #0844bd

HTML with inline CSS

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

CSS Border Right color for the above div is #0844bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0844bd

HTML with inline CSS

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

CSS Border Top color for the above div is #0844bd

HTML with inline CSS

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

#0844bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0844bd Color code Preview on White Background

This is how #0844bd Color code will look on white background color. Color contrast ratio is 8.16

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

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(8,68,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,129,8,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(8,68,189,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }