Skip to main content Skip to docs navigation

#575eaa 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 Yuè Guāng Lán Moonlight and its hex is #5959AB Nearest Color Name

Color Hue/Base color: Blue

Hex #575eaa Color code in RGB color code model is created after adding 34.12% red color, 36.86% green color and 66.67% blue color. Hex #575eaa Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 45% magenta, 0% yellow and 33.33% black.

Hex #575eaa color code is between #556699 web safe hex color code and #6655bb web safe hex color code. #556699 is the nearest web safe color code. You can see here many more shades of #575eaa color code.

RGB Chart

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

Color Table

Hex Color Code 575eaa #575eaa
RGB Decimal 87, 94, 170 87, 94, 170
RGB Percent 34%, 37%, 67% rgb(34%, 37%, 67%)
CSS RGBa 87, 94, 170,1 rgba(87,94,170,1)
CMYK Model cmyk(49%,45%,0%,33.33%)
HSL Color Space 235,33% ,50% hsl(235,33% ,50%)
HSV Color Space 235°, 49%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010111 01011110 10101010
Octal 127 136 252
Decimal 87 94 170
Hex 57 5e aa

Different shades of #575eaa color code.

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

Darkest of #575eaa
#232645
Darker of #575eaa
#343867
Dark of #575eaa
#454b89
Base of #575eaa
#575eaa
Light of #575eaa
#797ebb
Lighter
#9b9fcc
Lightest
#bdbfdd

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

#575eaa
#aaa357

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

Split Complementary

#575eaa
#aa7957
#87aa57

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

Analogous Color

#578eaa
#5781aa
#575eaa
#6c57aa
#8e57aa

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

#575eaa
#5eaa57
#aa575e

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

#575eaa
#aa575e
#aaa357
#57aaa3

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

#575eaa
#aa5787
#aaa357
#57aa79

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 #575eaa

#121323
#232645
#343867
#454b89
#575eaa
#797ebb
#9b9fcc
#bdbfdd
#dee0ef

Tints of #575eaa Color

#575eaa
#696fb3
#7c81bc
#8f93c6
#a1a5cf
#b4b7d9
#c7c9e2
#d9dbec
#ecedf5
#ffffff

Shades of #575eaa color code

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

#575eaa
#4d5397
#434984
#3a3e71
#30345e
#26294b
#1d1f38
#131425
#090a12
#000000

Tones

#575eaa
#707391
#808080
#808080
#808080

Tones

Similar Color like #575eaa color

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

#585fab
#5960ac
#5a61ad
#5b62ae
#5c63af
#5d64b0
#5e65b1
#5f66b2
#6067b3
#6168b4
#6269b5
#636ab6
#646bb7
#656cb8
#565da9
#555ca8
#545ba7
#535aa6
#5259a5
#5158a4
#5057a3
#4f56a2
#4e55a1
#4d54a0
#4c539f
#4b529e
#4a519d
#49509c

Download this Dark Blue

Hex #575eaa 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.

#575eaa Color Code Preview on Black Background Color

This is how #575eaa Color will look on black background color. Color contrast ratio is 3.59

#575eaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #575eaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #575eaa

#575eaa color code is use for CSS Background Color

Background color for the above div is #575eaa

HTML with inline CSS

<div style="background-color:#575eaa;"></div>

#575eaa color code is use for CSS Border Color

CSS Border color for the above div is #575eaa

HTML with inline CSS

<div style="border:5px solid #575eaa;"></div>

CSS Border Left color for the above div is #575eaa

HTML with inline CSS

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

CSS Border Right color for the above div is #575eaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #575eaa

HTML with inline CSS

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

CSS Border Top color for the above div is #575eaa

HTML with inline CSS

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

#575eaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#575eaa Color code Preview on White Background

This is how #575eaa Color code will look on white background color. Color contrast ratio is 5.85

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

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(87,94,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,163,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(87,94,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }