crispedge.com

Color picker

Loading...

#5e3393 hex color - Violet - Cool color - Information

#5e3393 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #5e3393 Color code in RGB color code model is created after adding 36.86% red color, 20% green color and 57.65% blue color. Hex #5e3393 Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 65% magenta, 0% yellow and 42% black.

Hex #5e3393 color code is between #662299 web safe hex color code and #554488 web safe hex color code. #662299 is the nearest web safe color code. You can see here many more shades of #5e3393 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5e3393#5e3393
RGB Decimal94, 51, 147rgb(94, 51, 147)
RGB Percent37%, 20%, 58%rgb(37%, 20%, 58%)
CSS RGBa94, 51, 147,1rgba(94,51,147,1)
CMYK Modelcmyk(36%,65%,0%,42%)
HSL Color Space267,48% ,39%hsl(267,48% ,39%)
HSV Color Space267°, 65%, 58%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111100011001110010011
Octal13663223
Decimal9451147
Hex5e3393

Different shades of #5e3393 color code.

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

Light Shade of #5e3393
#7640b9
Dark Shade of #5e3393
#46266d
Saturated Shade of #5e3393
#5d299d
Desaturated Shade of #5e3393
#5f3d89
Grey scale Shade of #5e3393
#636363
Brighten Shade
#774cac
Most Readable Shade
#FFFFFF

Shades of #5e3393 color code

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

#5e3393
#532d82
#492772
#3e2262
#341c51
#291641
#1f1131
#140b20
#0a0510
#000000

Similar Color like #5e3393 color

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

#5f3494
#603595
#613696
#623797
#633898
#643999
#653a9a
#663b9b
#673c9c
#683d9d
#693e9e
#6a3f9f
#6b40a0
#6c41a1
#5d3292
#5c3191
#5b3090
#5a2f8f
#592e8e
#582d8d
#572c8c
#562b8b
#552a8a
#542989
#532888
#522787
#512686
#502585

Monochromatic Color with #5e3393

#5e3393
#7942bd
#9451e8
#0c0713
#28163e
#432468

Tints of #5e3393 Color

#5e3393
#6f499f
#8160ab
#9377b7
#a58dc3
#b7a4cf
#c9bbdb
#dbd1e7
#ede8f3
#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

#5e3393
#689333

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

Split Complementary

#5e3393
#938e33
#389333

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

Analogous Color

#383393
#4b3393
#5e3393
#713393
#843393

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

#5e3393
#935e33
#33935e

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

#5e3393
#933338
#689333
#33938e

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

#5e3393
#689333
#389333
#8e3393

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 #5e3393 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.

#5e3393 Color Code Preview on Black Background Color

This is how #5e3393 Color will look on black background color. Color contrast ratio is 2.37

#5e3393 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5e3393

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5e3393

#5e3393 color code is use for CSS Background Color

Background color for the above div is #5e3393

HTML with inline CSS

<div style="background-color:#5e3393;"></div>

#5e3393 color code is use for CSS Border Color

CSS Border color for the above div is #5e3393

HTML with inline CSS

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

CSS Border Left color for the above div is #5e3393

HTML with inline CSS

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

CSS Border Right color for the above div is #5e3393

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5e3393

HTML with inline CSS

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

CSS Border Top color for the above div is #5e3393

HTML with inline CSS

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

#5e3393 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5e3393 Color code Preview on White Background

This is how #5e3393 Color code will look on white background color. Color contrast ratio is 8.86

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

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(94,51,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,147,51,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(94,51,147,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.