Skip to main content Skip to docs navigation

#59547f hex color - Violet - Cool color - Information

On this page
@
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 Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #59547f Color code in RGB color code model is created after adding 34.9% red color, 32.94% green color and 49.8% blue color. Hex #59547f Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 34% magenta, 0% yellow and 50.2% black.

Hex #59547f color code is between #555577 web safe hex color code and #664488 web safe hex color code. #555577 is the nearest web safe color code. You can see here many more shades of #59547f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 59547f #59547f
RGB Decimal 89, 84, 127 rgb(89, 84, 127)
RGB Percent 35%, 33%, 50% rgb(35%, 33%, 50%)
CSS RGBa 89, 84, 127,1 rgba(89,84,127,1)
CMYK Model cmyk(30%,34%,0%,50.2%)
HSL Color Space 247,20% ,41% hsl(247,20% ,41%)
HSV Color Space 247°, 34%, 50%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011001 01010100 01111111
Octal 131 124 177
Decimal 89 84 127
Hex 59 54 7f

Different shades of #59547f color code.

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

Light Shade of #59547f
#706a9c
Dark Shade of #59547f
#434060
Saturated Shade of #59547f
#51498a
Desaturated Shade of #59547f
#615f74
Grey scale Shade of #59547f
#696969
Brighten Shade
#726d98
Most Readable Shade
#FFFFFF

Shades of #59547f color code

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

#59547f
#4f4a70
#454162
#3b3854
#312e46
#272538
#1d1c2a
#13121c
#09090e
#000000

Similar Color like #59547f color

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

#5a5580
#5b5681
#5c5782
#5d5883
#5e5984
#5f5a85
#605b86
#615c87
#625d88
#635e89
#645f8a
#65608b
#66618c
#67628d
#58537e
#57527d
#56517c
#55507b
#544f7a
#534e79
#524d78
#514c77
#504b76
#4f4a75
#4e4974
#4d4873
#4c4772
#4b4671

Monochromatic Color with #59547f

#59547f
#7770a9
#958cd4
#b2a8fe
#1d1c2a
#3b3854

Tints of #59547f Color

#59547f
#6b678d
#7d7a9b
#908da9
#a2a0b7
#b5b3c6
#c7c6d4
#dad9e2
#ececf0
#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

#59547f
#7a7f54

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

Split Complementary

#59547f
#7f6f54
#647f54

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

Analogous Color

#54607f
#54587f
#59547f
#62547f
#6a547f

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

#59547f
#7f5954
#547f59

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

#59547f
#7f5464
#7a7f54
#547f6e

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

#59547f
#7a7f54
#647f54
#6f547f

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 #59547f 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.

#59547f Color Code Preview on Black Background Color

This is how #59547f Color will look on black background color. Color contrast ratio is 3.00

#59547f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #59547f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #59547f

#59547f color code is use for CSS Background Color

Background color for the above div is #59547f

HTML with inline CSS

<div style="background-color:#59547f;"></div>

#59547f color code is use for CSS Border Color

CSS Border color for the above div is #59547f

HTML with inline CSS

<div style="border:5px solid #59547f;"></div>

CSS Border Left color for the above div is #59547f

HTML with inline CSS

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

CSS Border Right color for the above div is #59547f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #59547f

HTML with inline CSS

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

CSS Border Top color for the above div is #59547f

HTML with inline CSS

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

#59547f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#59547f Color code Preview on White Background

This is how #59547f Color code will look on white background color. Color contrast ratio is 7.00

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

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(89,84,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,127,84,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(89,84,127,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.