Skip to main content Skip to docs navigation

#080e37 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 Infinite Night and its hex is #071037 Nearest Color Name

Color Hue/Base color: Blue

Hex #080e37 Color code in RGB color code model is created after adding 3.14% red color, 5.49% green color and 21.57% blue color. Hex #080e37 Color code in CMYK color (process color) code model is generated after subtraction of 85% cyan, 75% magenta, 0% yellow and 78.43% black.

Hex #080e37 color code is between #001133 web safe hex color code and #000044 web safe hex color code. #001133 is the nearest web safe color code. You can see here many more shades of #080e37 color code.

RGB Chart

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

Color Table

Hex Color Code 080e37 #080e37
RGB Decimal 8, 14, 55 8, 14, 55
RGB Percent 3%, 5%, 22% rgb(3%, 5%, 22%)
CSS RGBa 8, 14, 55,1 rgba(8,14,55,1)
CMYK Model cmyk(85%,75%,0%,78.43%)
HSL Color Space 232,75% ,12% hsl(232,75% ,12%)
HSV Color Space 232°, 85%, 22%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001000 00001110 00110111
Octal 10 16 67
Decimal 8 14 55
Hex 08 0e 37

Different shades of #080e37 color code.

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

Darkest of #080e37
#000000
Darker of #080e37
#000000
Dark of #080e37
#02030a
Base of #080e37
#080e37
Light of #080e37
#0e1964
Lighter
#152590
Lightest
#1b30bd

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

#080e37
#373108

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

Split Complementary

#080e37
#371908
#253708

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

Analogous Color

#082937
#082237
#080e37
#120837
#250837

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

#080e37
#0e3708
#37080e

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

#080e37
#37080e
#373108
#083731

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

#080e37
#370825
#373108
#083719

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 #080e37

#000000
#000000
#000000
#02030a
#080e37
#0e1964
#152590
#1b30bd
#2b42e0

Tints of #080e37 Color

#080e37
#23284d
#3e4363
#5a5e79
#75798f
#9193a6
#acaebc
#c8c9d2
#e3e4e8
#ffffff

Shades of #080e37 color code

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

#080e37
#070c30
#060a2a
#050924
#04071e
#030618
#020412
#01030c
#000106
#000000

Tones

#080e37
#0e1331
#15172a
#1b1c24
#1f1f1f

Tones

Similar Color like #080e37 color

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

#090f38
#0a1039
#0b113a
#0c123b
#0d133c
#0e143d
#0f153e
#10163f
#111740
#121841
#131942
#141a43
#151b44
#161c45
#070d36
#060c35
#050b34
#040a33
#030932
#020831
#010730
#00062f
#00052e
#00042d
#00032c
#00022b
#00012a
#000029

Download this Dark Blue

Hex #080e37 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.

#080e37 Color Code Preview on Black Background Color

This is how #080e37 Color will look on black background color. Color contrast ratio is 1.13

#080e37 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #080e37

HTML with inline CSS

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

Your Example Paragraph content text in with font color #080e37

#080e37 color code is use for CSS Background Color

Background color for the above div is #080e37

HTML with inline CSS

<div style="background-color:#080e37;"></div>

#080e37 color code is use for CSS Border Color

CSS Border color for the above div is #080e37

HTML with inline CSS

<div style="border:5px solid #080e37;"></div>

CSS Border Left color for the above div is #080e37

HTML with inline CSS

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

CSS Border Right color for the above div is #080e37

HTML with inline CSS

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

CSS Border Bottom color for the above div is #080e37

HTML with inline CSS

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

CSS Border Top color for the above div is #080e37

HTML with inline CSS

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

#080e37 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#080e37 Color code Preview on White Background

This is how #080e37 Color code will look on white background color. Color contrast ratio is 18.61

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

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