crispedge.com

Color picker

Loading...

#9d5eaa hex color - Violet - Warm color - Information

#9d5eaa hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #9d5eaa Color code in RGB color code model is created after adding 61.57% red color, 36.86% green color and 66.67% blue color. Hex #9d5eaa Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 45% magenta, 0% yellow and 33% black.

Hex #9d5eaa color code is between #996699 web safe hex color code and #aa55bb web safe hex color code. #996699 is the nearest web safe color code. You can see here many more shades of #9d5eaa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code9d5eaa#9d5eaa
RGB Decimal157, 94, 170rgb(157, 94, 170)
RGB Percent62%, 37%, 67%rgb(62%, 37%, 67%)
CSS RGBa157, 94, 170,1rgba(157,94,170,1)
CMYK Modelcmyk(8%,45%,0%,33%)
HSL Color Space290,31% ,52%hsl(290,31% ,52%)
HSV Color Space290°, 45%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100111010101111010101010
Octal235136252
Decimal15794170
Hex9d5eaa

Different shades of #9d5eaa color code.

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

Light Shade of #9d5eaa
#b17fbc
Dark Shade of #9d5eaa
#804a8b
Saturated Shade of #9d5eaa
#a552b6
Desaturated Shade of #9d5eaa
#956a9e
Grey scale Shade of #9d5eaa
#848484
Brighten Shade
#b677c3
Most Readable Shade
#FFFFFF

Shades of #9d5eaa color code

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

#9d5eaa
#8b5397
#7a4984
#683e71
#57345e
#45294b
#341f38
#221425
#110a12
#000000

Similar Color like #9d5eaa color

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

#9e5fab
#9f60ac
#a061ad
#a162ae
#a263af
#a364b0
#a465b1
#a566b2
#a667b3
#a768b4
#a869b5
#a96ab6
#aa6bb7
#ab6cb8
#9c5da9
#9b5ca8
#9a5ba7
#995aa6
#9859a5
#9758a4
#9657a3
#9556a2
#9455a1
#9354a0
#92539f
#91529e
#90519d
#8f509c

Monochromatic Color with #9d5eaa

#9d5eaa
#c476d4
#eb8dff
#27172a
#4e2f55
#76467f

Tints of #9d5eaa Color

#9d5eaa
#a76fb3
#b281bc
#bd93c6
#c8a5cf
#d3b7d9
#dec9e2
#e9dbec
#f4edf5
#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

#9d5eaa
#6baa5e

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

Split Complementary

#9d5eaa
#91aa5e
#5eaa77

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

Analogous Color

#7f5eaa
#8e5eaa
#9d5eaa
#aa5ea8
#aa5e99

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

#9d5eaa
#aa9d5e
#5eaa9d

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

#9d5eaa
#aa775e
#6baa5e
#5e91aa

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

#9d5eaa
#6baa5e
#5eaa77
#aa5e91

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 #9d5eaa 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.

#9d5eaa Color Code Preview on Black Background Color

This is how #9d5eaa Color will look on black background color. Color contrast ratio is 4.62

#9d5eaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9d5eaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9d5eaa

#9d5eaa color code is use for CSS Background Color

Background color for the above div is #9d5eaa

HTML with inline CSS

<div style="background-color:#9d5eaa;"></div>

#9d5eaa color code is use for CSS Border Color

CSS Border color for the above div is #9d5eaa

HTML with inline CSS

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

CSS Border Left color for the above div is #9d5eaa

HTML with inline CSS

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

CSS Border Right color for the above div is #9d5eaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9d5eaa

HTML with inline CSS

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

CSS Border Top color for the above div is #9d5eaa

HTML with inline CSS

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

#9d5eaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9d5eaa Color code Preview on White Background

This is how #9d5eaa Color code will look on white background color. Color contrast ratio is 4.55

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

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(157,94,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(107,170,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(157,94,170,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.