Skip to main content Skip to docs navigation

#574dbf 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 Pantone 2368 C and its hex is #4D49BE Nearest Color Name

Color Hue/Base color: Blue

Hex #574dbf Color code in RGB color code model is created after adding 34.12% red color, 30.2% green color and 74.9% blue color. Hex #574dbf Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 60% magenta, 0% yellow and 25.1% black.

Hex #574dbf color code is between #5555bb web safe hex color code and #6644cc web safe hex color code. #5555bb is the nearest web safe color code. You can see here many more shades of #574dbf color code.

RGB Chart

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

Color Table

Hex Color Code 574dbf #574dbf
RGB Decimal 87, 77, 191 87, 77, 191
RGB Percent 34%, 30%, 75% rgb(34%, 30%, 75%)
CSS RGBa 87, 77, 191,1 rgba(87,77,191,1)
CMYK Model cmyk(54%,60%,0%,25.1%)
HSL Color Space 245,47% ,53% hsl(245,47% ,53%)
HSV Color Space 245°, 60%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010111 01001101 10111111
Octal 127 115 277
Decimal 87 77 191
Hex 57 4d bf

Different shades of #574dbf color code.

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

Darkest of #574dbf
#231e55
Darker of #574dbf
#332c7a
Dark of #574dbf
#4239a0
Base of #574dbf
#574dbf
Light of #574dbf
#7a73cc
Lighter
#9e98da
Lightest
#c1bee7

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

#574dbf
#b5bf4d

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

Split Complementary

#574dbf
#bf904d
#7cbf4d

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

Analogous Color

#4d86bf
#4d73bf
#574dbf
#7d4dbf
#ac4dbf

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

#574dbf
#4dbf57
#bf574d

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

#574dbf
#bf574d
#b5bf4d
#4db5bf

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

#574dbf
#bf4d7c
#b5bf4d
#4dbf90

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 #574dbf

#14112f
#231e55
#332c7a
#4239a0
#574dbf
#7a73cc
#9e98da
#c1bee7
#e5e3f5

Tints of #574dbf Color

#574dbf
#6960c6
#7c74cd
#8f88d4
#a19cdb
#b4afe2
#c7c3e9
#d9d7f0
#ecebf7
#ffffff

Shades of #574dbf color code

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

#574dbf
#4d44a9
#433b94
#3a337f
#302a6a
#262254
#1d193f
#13112a
#090815
#000000

Tones

#574dbf
#6b65a7
#7f7d8f
#868686
#868686

Tones

Similar Color like #574dbf color

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

#584ec0
#594fc1
#5a50c2
#5b51c3
#5c52c4
#5d53c5
#5e54c6
#5f55c7
#6056c8
#6157c9
#6258ca
#6359cb
#645acc
#655bcd
#564cbe
#554bbd
#544abc
#5349bb
#5248ba
#5147b9
#5046b8
#4f45b7
#4e44b6
#4d43b5
#4c42b4
#4b41b3
#4a40b2
#493fb1

Download this Dark Blue

Hex #574dbf 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.

#574dbf Color Code Preview on Black Background Color

This is how #574dbf Color will look on black background color. Color contrast ratio is 3.22

#574dbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #574dbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #574dbf

#574dbf color code is use for CSS Background Color

Background color for the above div is #574dbf

HTML with inline CSS

<div style="background-color:#574dbf;"></div>

#574dbf color code is use for CSS Border Color

CSS Border color for the above div is #574dbf

HTML with inline CSS

<div style="border:5px solid #574dbf;"></div>

CSS Border Left color for the above div is #574dbf

HTML with inline CSS

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

CSS Border Right color for the above div is #574dbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #574dbf

HTML with inline CSS

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

CSS Border Top color for the above div is #574dbf

HTML with inline CSS

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

#574dbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#574dbf Color code Preview on White Background

This is how #574dbf Color code will look on white background color. Color contrast ratio is 6.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 #574dbf; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #574dbf; }

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