Skip to main content Skip to docs navigation

#548ebb 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 Dazzle and its hex is #5287B9 Nearest Color Name

Color Hue/Base color: Blue

Hex #548ebb Color code in RGB color code model is created after adding 32.94% red color, 55.69% green color and 73.33% blue color. Hex #548ebb Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 24% magenta, 0% yellow and 26.67% black.

Hex #548ebb color code is between #5588aa web safe hex color code and #4499cc web safe hex color code. #5588aa is the nearest web safe color code. You can see here many more shades of #548ebb color code.

RGB Chart

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

Color Table

Hex Color Code 548ebb #548ebb
RGB Decimal 84, 142, 187 84, 142, 187
RGB Percent 33%, 56%, 73% rgb(33%, 56%, 73%)
CSS RGBa 84, 142, 187,1 rgba(84,142,187,1)
CMYK Model cmyk(55%,24%,0%,26.67%)
HSL Color Space 206,43% ,53% hsl(206,43% ,53%)
HSV Color Space 206°, 55%, 73%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010100 10001110 10111011
Octal 124 216 273
Decimal 84 142 187
Hex 54 8e bb

Different shades of #548ebb color code.

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

Darkest of #548ebb
#223e54
Darker of #548ebb
#305979
Dark of #548ebb
#3f749d
Base of #548ebb
#548ebb
Light of #548ebb
#78a6ca
Lighter
#9dbed8
Lightest
#c1d6e7

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

#548ebb
#bb8154

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

Split Complementary

#548ebb
#bb545b
#bbb554

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

Analogous Color

#54bbac
#54b9bb
#548ebb
#546cbb
#6754bb

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

#548ebb
#8ebb54
#bb548e

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

#548ebb
#bb548e
#bb8154
#54bb81

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

#548ebb
#b554bb
#bb8154
#5bbb54

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 #548ebb

#132330
#223e54
#305979
#3f749d
#548ebb
#78a6ca
#9dbed8
#c1d6e7
#e6eef5

Tints of #548ebb Color

#548ebb
#679ac2
#7aa7ca
#8db3d1
#a0c0d9
#b3cce0
#c6d9e8
#d9e5ef
#ecf2f7
#ffffff

Shades of #548ebb color code

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

#548ebb
#4a7ea6
#416e91
#385e7c
#2e4e67
#253f53
#1c2f3e
#121f29
#090f14
#000000

Tones

#548ebb
#6c8ba3
#84888b
#888888
#888888

Tones

Similar Color like #548ebb color

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

#558fbc
#5690bd
#5791be
#5892bf
#5993c0
#5a94c1
#5b95c2
#5c96c3
#5d97c4
#5e98c5
#5f99c6
#609ac7
#619bc8
#629cc9
#538dba
#528cb9
#518bb8
#508ab7
#4f89b6
#4e88b5
#4d87b4
#4c86b3
#4b85b2
#4a84b1
#4983b0
#4882af
#4781ae
#4680ad

Download this Dark Blue

Hex #548ebb 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.

#548ebb Color Code Preview on Black Background Color

This is how #548ebb Color will look on black background color. Color contrast ratio is 5.96

#548ebb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #548ebb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #548ebb

#548ebb color code is use for CSS Background Color

Background color for the above div is #548ebb

HTML with inline CSS

<div style="background-color:#548ebb;"></div>

#548ebb color code is use for CSS Border Color

CSS Border color for the above div is #548ebb

HTML with inline CSS

<div style="border:5px solid #548ebb;"></div>

CSS Border Left color for the above div is #548ebb

HTML with inline CSS

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

CSS Border Right color for the above div is #548ebb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #548ebb

HTML with inline CSS

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

CSS Border Top color for the above div is #548ebb

HTML with inline CSS

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

#548ebb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#548ebb Color code Preview on White Background

This is how #548ebb Color code will look on white background color. Color contrast ratio is 3.52

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

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