crispedge.com

Color picker

Loading...

#574c77 hex color - Violet - Cool color - Information

#574c77 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #574c77 Color code in RGB color code model is created after adding 34.12% red color, 29.8% green color and 46.67% blue color. Hex #574c77 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 36% magenta, 0% yellow and 53% black.

Hex #574c77 color code is between #554466 web safe hex color code and #665588 web safe hex color code. #554466 is the nearest web safe color code. You can see here many more shades of #574c77 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code574c77#574c77
RGB Decimal87, 76, 119rgb(87, 76, 119)
RGB Percent34%, 30%, 47%rgb(34%, 30%, 47%)
CSS RGBa87, 76, 119,1rgba(87,76,119,1)
CMYK Modelcmyk(27%,36%,0%,53%)
HSL Color Space255,22% ,38%hsl(255,22% ,38%)
HSV Color Space255°, 36%, 47%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101110100110001110111
Octal127114167
Decimal8776119
Hex574c77

Different shades of #574c77 color code.

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

Light Shade of #574c77
#6e6096
Dark Shade of #574c77
#403858
Saturated Shade of #574c77
#524281
Desaturated Shade of #574c77
#5c566d
Grey scale Shade of #574c77
#616161
Brighten Shade
#706590
Most Readable Shade
#FFFFFF

Shades of #574c77 color code

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

#574c77
#4d4369
#433b5c
#3a324f
#302a42
#262134
#1d1927
#13101a
#09080d
#000000

Similar Color like #574c77 color

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

#584d78
#594e79
#5a4f7a
#5b507b
#5c517c
#5d527d
#5e537e
#5f547f
#605580
#615681
#625782
#635883
#645984
#655a85
#564b76
#554a75
#544974
#534873
#524772
#514671
#504570
#4f446f
#4e436e
#4d426d
#4c416c
#4b406b
#4a3f6a
#493e69

Monochromatic Color with #574c77

#574c77
#7667a1
#9582cc
#b49df6
#191622
#38314c

Tints of #574c77 Color

#574c77
#695f86
#7c7395
#8f87a4
#a19bb3
#b4afc2
#c7c3d1
#d9d7e0
#ecebef
#ffffff

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

#574c77
#6c774c

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

Split Complementary

#574c77
#776d4c
#56774c

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

Analogous Color

#4c5277
#4e4c77
#574c77
#604c77
#684c77

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

#574c77
#77574c
#4c7757

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

#574c77
#774c56
#6c774c
#4c776c

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#574c77
#6c774c
#56774c
#6d4c77

Double Complementary 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).

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

#574c77 Color Code Preview on Black Background Color

This is how #574c77 Color will look on black background color. Color contrast ratio is 2.71

#574c77 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#574c77 color code is use for CSS Background Color

Background color for the above div is #574c77

HTML with inline CSS

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

#574c77 color code is use for CSS Border Color

CSS Border color for the above div is #574c77

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#574c77 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#574c77 Color code Preview on White Background

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

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(87,76,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(108,119,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(87,76,119,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.