Skip to main content Skip to docs navigation

#054e7b 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 China Seas and its hex is #034F7C Nearest Color Name

Color Hue/Base color: Blue

Hex #054e7b Color code in RGB color code model is created after adding 1.96% red color, 30.59% green color and 48.24% blue color. Hex #054e7b Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 37% magenta, 0% yellow and 51.76% black.

Hex #054e7b color code is between #005577 web safe hex color code and #004488 web safe hex color code. #005577 is the nearest web safe color code. You can see here many more shades of #054e7b color code.

RGB Chart

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

Color Table

Hex Color Code 054e7b #054e7b
RGB Decimal 5, 78, 123 5, 78, 123
RGB Percent 2%, 31%, 48% rgb(2%, 31%, 48%)
CSS RGBa 5, 78, 123,1 rgba(5,78,123,1)
CMYK Model cmyk(96%,37%,0%,51.76%)
HSL Color Space 203,92% ,25% hsl(203,92% ,25%)
HSV Color Space 203°, 96%, 48%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000101 01001110 01111011
Octal 5 116 173
Decimal 5 78 123
Hex 05 4e 7b

Different shades of #054e7b color code.

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

Darkest of #054e7b
#000000
Darker of #054e7b
#011019
Dark of #054e7b
#032f4a
Base of #054e7b
#054e7b
Light of #054e7b
#076dac
Lighter
#098cdd
Lightest
#23a6f6

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

#054e7b
#7b3205

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

Split Complementary

#054e7b
#7b0513
#7b6d05

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

Analogous Color

#057b63
#057b77
#054e7b
#05277b
#14057b

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

#054e7b
#4e7b05
#7b054e

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

#054e7b
#7b054e
#7b3205
#057b32

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

#054e7b
#6d057b
#7b3205
#137b05

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 #054e7b

#000000
#000000
#011019
#032f4a
#054e7b
#076dac
#098cdd
#23a6f6
#54b9f8

Tints of #054e7b Color

#054e7b
#206189
#3c7598
#5889a7
#749cb5
#8fb0c4
#abc4d3
#c7d7e1
#e3ebf0
#ffffff

Shades of #054e7b color code

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

#054e7b
#04456d
#033c5f
#033452
#022b44
#022236
#011a29
#01111b
#00080d
#000000

Tones

#054e7b
#124b6e
#1f4861
#2b4555
#384248

Tones

Similar Color like #054e7b color

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

#064f7c
#07507d
#08517e
#09527f
#0a5380
#0b5481
#0c5582
#0d5683
#0e5784
#0f5885
#105986
#115a87
#125b88
#135c89
#044d7a
#034c79
#024b78
#014a77
#004976
#004875
#004774
#004673
#004572
#004471
#004370
#00426f
#00416e
#00406d

Download this Dark Blue

Hex #054e7b 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.

#054e7b Color Code Preview on Black Background Color

This is how #054e7b Color will look on black background color. Color contrast ratio is 2.38

#054e7b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #054e7b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #054e7b

#054e7b color code is use for CSS Background Color

Background color for the above div is #054e7b

HTML with inline CSS

<div style="background-color:#054e7b;"></div>

#054e7b color code is use for CSS Border Color

CSS Border color for the above div is #054e7b

HTML with inline CSS

<div style="border:5px solid #054e7b;"></div>

CSS Border Left color for the above div is #054e7b

HTML with inline CSS

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

CSS Border Right color for the above div is #054e7b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #054e7b

HTML with inline CSS

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

CSS Border Top color for the above div is #054e7b

HTML with inline CSS

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

#054e7b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#054e7b Color code Preview on White Background

This is how #054e7b Color code will look on white background color. Color contrast ratio is 8.82

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

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