Skip to main content Skip to docs navigation

#57495c hex color | Download Dark Violet 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 Mata Hari and its hex is #544859 Nearest Color Name

Color Hue/Base color: Violet

Hex #57495c Color code in RGB color code model is created after adding 34.12% red color, 28.63% green color and 36.08% blue color. Hex #57495c Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 21% magenta, 0% yellow and 63.92% black.

Hex #57495c color code is between #554455 web safe hex color code and #665566 web safe hex color code. #554455 is the nearest web safe color code. You can see here many more shades of #57495c color code.

RGB Chart

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

Color Table

Hex Color Code 57495c #57495c
RGB Decimal 87, 73, 92 87, 73, 92
RGB Percent 34%, 29%, 36% rgb(34%, 29%, 36%)
CSS RGBa 87, 73, 92,1 rgba(87,73,92,1)
CMYK Model cmyk(5%,21%,0%,63.92%)
HSL Color Space 284,12% ,32% hsl(284,12% ,32%)
HSV Color Space 284°, 21%, 36%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01010111 01001001 01011100
Octal 127 111 134
Decimal 87 73 92
Hex 57 49 5c

Different shades of #57495c color code.

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

Darkest of #57495c
#060507
Darker of #57495c
#211c23
Dark of #57495c
#3c3240
Base of #57495c
#57495c
Light of #57495c
#726078
Lighter
#8c7793
Lightest
#a494aa

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

#57495c
#4e5c49

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

Split Complementary

#57495c
#575c49
#495c4d

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

Analogous Color

#4c495c
#4f495c
#57495c
#5c495b
#5c4953

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

#57495c
#495c57
#5c5749

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

#57495c
#5c5749
#4e5c49
#494e5c

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

#57495c
#5c4d49
#4e5c49
#49575c

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 #57495c

#000000
#060507
#211c23
#3c3240
#57495c
#726078
#8c7793
#a494aa
#bcb0c1

Tints of #57495c Color

#57495c
#695d6e
#7c7180
#8f8592
#a199a4
#b4aeb6
#c7c2c8
#d9d6da
#eceaec
#ffffff

Shades of #57495c color code

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

#57495c
#4d4051
#433847
#3a303d
#302833
#262028
#1d181e
#131014
#09080a
#000000

Tones

#57495c
#525252
#525252
#525252
#525252

Tones

Similar Color like #57495c color

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

#584a5d
#594b5e
#5a4c5f
#5b4d60
#5c4e61
#5d4f62
#5e5063
#5f5164
#605265
#615366
#625467
#635568
#645669
#65576a
#56485b
#55475a
#544659
#534558
#524457
#514356
#504255
#4f4154
#4e4053
#4d3f52
#4c3e51
#4b3d50
#4a3c4f
#493b4e

Download this Dark Violet

Hex #57495c 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.

#57495c Color Code Preview on Black Background Color

This is how #57495c Color will look on black background color. Color contrast ratio is 2.51

#57495c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #57495c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #57495c

#57495c color code is use for CSS Background Color

Background color for the above div is #57495c

HTML with inline CSS

<div style="background-color:#57495c;"></div>

#57495c color code is use for CSS Border Color

CSS Border color for the above div is #57495c

HTML with inline CSS

<div style="border:5px solid #57495c;"></div>

CSS Border Left color for the above div is #57495c

HTML with inline CSS

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

CSS Border Right color for the above div is #57495c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #57495c

HTML with inline CSS

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

CSS Border Top color for the above div is #57495c

HTML with inline CSS

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

#57495c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#57495c Color code Preview on White Background

This is how #57495c Color code will look on white background color. Color contrast ratio is 8.36

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

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