Skip to main content Skip to docs navigation

#574ddd 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 Majorelle Blue and its hex is #6050DC Nearest Color Name

Color Hue/Base color: Blue

Hex #574ddd Color code in RGB color code model is created after adding 34.12% red color, 30.2% green color and 86.67% blue color. Hex #574ddd Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 65% magenta, 0% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code 574ddd #574ddd
RGB Decimal 87, 77, 221 87, 77, 221
RGB Percent 34%, 30%, 87% rgb(34%, 30%, 87%)
CSS RGBa 87, 77, 221,1 rgba(87,77,221,1)
CMYK Model cmyk(61%,65%,0%,13.33%)
HSL Color Space 244,68% ,58% hsl(244,68% ,58%)
HSV Color Space 244°, 65%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010111 01001101 11011101
Octal 127 115 335
Decimal 87 77 221
Hex 57 4d dd

Different shades of #574ddd color code.

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

Darkest of #574ddd
#1e177a
Darker of #574ddd
#291fa5
Dark of #574ddd
#3328cf
Base of #574ddd
#574ddd
Light of #574ddd
#7f78e5
Lighter
#a8a3ed
Lightest
#d0cdf6

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

#574ddd
#d3dd4d

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

Split Complementary

#574ddd
#dd9f4d
#8bdd4d

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

Analogous Color

#4d97dd
#4d7fdd
#574ddd
#874ddd
#c34ddd

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

#574ddd
#4ddd57
#dd574d

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

#574ddd
#dd574d
#d3dd4d
#4dd3dd

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

#574ddd
#dd4d8b
#d3dd4d
#4ddd9f

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

#140f4f
#1e177a
#291fa5
#3328cf
#574ddd
#7f78e5
#a8a3ed
#d0cdf6
#f9f8fe

Tints of #574ddd Color

#574ddd
#6960e0
#7c74e4
#8f88e8
#a19cec
#b4afef
#c7c3f3
#d9d7f7
#ecebfb
#ffffff

Shades of #574ddd color code

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

#574ddd
#4d44c4
#433bab
#3a3393
#302a7a
#262262
#1d1949
#131131
#090818
#000000

Tones

#574ddd
#6962c8
#7c77b3
#8e8d9d
#959595

Tones

Similar Color like #574ddd color

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

#584ede
#594fdf
#5a50e0
#5b51e1
#5c52e2
#5d53e3
#5e54e4
#5f55e5
#6056e6
#6157e7
#6258e8
#6359e9
#645aea
#655beb
#564cdc
#554bdb
#544ada
#5349d9
#5248d8
#5147d7
#5046d6
#4f45d5
#4e44d4
#4d43d3
#4c42d2
#4b41d1
#4a40d0
#493fcf

Download this Dark Blue

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

#574ddd Color Code Preview on Black Background Color

This is how #574ddd Color will look on black background color. Color contrast ratio is 3.51

#574ddd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#574ddd color code is use for CSS Background Color

Background color for the above div is #574ddd

HTML with inline CSS

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

#574ddd color code is use for CSS Border Color

CSS Border color for the above div is #574ddd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#574ddd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#574ddd Color code Preview on White Background

This is how #574ddd Color code will look on white background color. Color contrast ratio is 5.98

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

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