Skip to main content Skip to docs navigation

#575ea6 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 #575ea6 Color code in RGB color code model is created after adding 34.12% red color, 36.86% green color and 65.1% blue color. Hex #575ea6 Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 43% magenta, 0% yellow and 34.9% black.

Hex #575ea6 color code is between #5566aa web safe hex color code and #665599 web safe hex color code. #5566aa is the nearest web safe color code. You can see here many more shades of #575ea6 color code.

RGB Chart

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

Color Table

Hex Color Code 575ea6 #575ea6
RGB Decimal 87, 94, 166 87, 94, 166
RGB Percent 34%, 37%, 65% rgb(34%, 37%, 65%)
CSS RGBa 87, 94, 166,1 rgba(87,94,166,1)
CMYK Model cmyk(48%,43%,0%,34.9%)
HSL Color Space 235,31% ,50% hsl(235,31% ,50%)
HSV Color Space 235°, 48%, 65%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010111 01011110 10100110
Octal 127 136 246
Decimal 87 94 166
Hex 57 5e a6

Different shades of #575ea6 color code.

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

Darkest of #575ea6
#222542
Darker of #575ea6
#343863
Dark of #575ea6
#454b85
Base of #575ea6
#575ea6
Light of #575ea6
#787eb8
Lighter
#999eca
Lightest
#bbbedb

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

#575ea6
#a69f57

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

Split Complementary

#575ea6
#a67757
#86a657

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

Analogous Color

#578ca6
#577fa6
#575ea6
#6a57a6
#8b57a6

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

#575ea6
#5ea657
#a6575e

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

#575ea6
#a6575e
#a69f57
#57a69f

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

#575ea6
#a65786
#a69f57
#57a677

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

#111220
#222542
#343863
#454b85
#575ea6
#787eb8
#999eca
#bbbedb
#dcdeed

Tints of #575ea6 Color

#575ea6
#696faf
#7c81b9
#8f93c3
#a1a5cd
#b4b7d7
#c7c9e1
#d9dbeb
#ecedf5
#ffffff

Shades of #575ea6 color code

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

#575ea6
#4d5393
#434981
#3a3e6e
#30345c
#262949
#1d1f37
#131424
#090a12
#000000

Tones

#575ea6
#70738d
#7f7f7f
#7f7f7f
#7f7f7f

Tones

Similar Color like #575ea6 color

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

#585fa7
#5960a8
#5a61a9
#5b62aa
#5c63ab
#5d64ac
#5e65ad
#5f66ae
#6067af
#6168b0
#6269b1
#636ab2
#646bb3
#656cb4
#565da5
#555ca4
#545ba3
#535aa2
#5259a1
#5158a0
#50579f
#4f569e
#4e559d
#4d549c
#4c539b
#4b529a
#4a5199
#495098

Download this Dark Blue

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

#575ea6 Color Code Preview on Black Background Color

This is how #575ea6 Color will look on black background color. Color contrast ratio is 3.56

#575ea6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#575ea6 color code is use for CSS Background Color

Background color for the above div is #575ea6

HTML with inline CSS

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

#575ea6 color code is use for CSS Border Color

CSS Border color for the above div is #575ea6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#575ea6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#575ea6 Color code Preview on White Background

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

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

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