crispedge.com

Color picker

Loading...

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

#5e5c9b hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #5e5c9b Color code in RGB color code model is created after adding 36.86% red color, 36.08% green color and 60.78% blue color. Hex #5e5c9b Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 41% magenta, 0% yellow and 39% black.

Hex #5e5c9b color code is between #665599 web safe hex color code and #5566aa web safe hex color code. #665599 is the nearest web safe color code. You can see here many more shades of #5e5c9b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5e5c9b#5e5c9b
RGB Decimal94, 92, 155rgb(94, 92, 155)
RGB Percent37%, 36%, 61%rgb(37%, 36%, 61%)
CSS RGBa94, 92, 155,1rgba(94,92,155,1)
CMYK Modelcmyk(39%,41%,0%,39%)
HSL Color Space242,26% ,48%hsl(242,26% ,48%)
HSV Color Space242°, 41%, 61%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111100101110010011011
Octal136134233
Decimal9492155
Hex5e5c9b

Different shades of #5e5c9b color code.

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

Light Shade of #5e5c9b
#7c7ab0
Dark Shade of #5e5c9b
#4b497b
Saturated Shade of #5e5c9b
#5250a7
Desaturated Shade of #5e5c9b
#6a688f
Grey scale Shade of #5e5c9b
#7b7b7b
Brighten Shade
#7775b4
Most Readable Shade
#FFFFFF

Shades of #5e5c9b color code

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

#5e5c9b
#535189
#494778
#3e3d67
#343356
#292844
#1f1e33
#141422
#0a0a11
#000000

Similar Color like #5e5c9b color

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

#5f5d9c
#605e9d
#615f9e
#62609f
#6361a0
#6462a1
#6563a2
#6664a3
#6765a4
#6866a5
#6967a6
#6a68a7
#6b69a8
#6c6aa9
#5d5b9a
#5c5a99
#5b5998
#5a5897
#595796
#585695
#575594
#565493
#555392
#545291
#535190
#52508f
#514f8e
#504e8d

Monochromatic Color with #5e5c9b

#5e5c9b
#7875c5
#928ef0
#11101b
#2a2a46
#444370

Tints of #5e5c9b Color

#5e5c9b
#6f6ea6
#8180b1
#9392bc
#a5a4c7
#b7b6d2
#c9c8dd
#dbdae8
#edecf3
#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

#5e5c9b
#999b5c

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

Split Complementary

#5e5c9b
#9b7e5c
#799b5c

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

Analogous Color

#5c739b
#5c679b
#5e5c9b
#6b5c9b
#775c9b

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

#5e5c9b
#9b5e5c
#5c9b5e

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

#5e5c9b
#9b5c79
#999b5c
#5c9b7d

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

#5e5c9b
#999b5c
#799b5c
#7e5c9b

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

#5e5c9b Color Code Preview on Black Background Color

This is how #5e5c9b Color will look on black background color. Color contrast ratio is 3.48

#5e5c9b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5e5c9b color code is use for CSS Background Color

Background color for the above div is #5e5c9b

HTML with inline CSS

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

#5e5c9b color code is use for CSS Border Color

CSS Border color for the above div is #5e5c9b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5e5c9b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5e5c9b Color code Preview on White Background

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

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

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,92,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(153,155,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(94,92,155,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.