crispedge.com

Color picker

Loading...

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

#9a2dad hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #9a2dad Color code in RGB color code model is created after adding 60.39% red color, 17.65% green color and 67.84% blue color. Hex #9a2dad Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 74% magenta, 0% yellow and 32% black.

Hex #9a2dad color code is between #9933aa web safe hex color code and #aa22bb web safe hex color code. #9933aa is the nearest web safe color code. You can see here many more shades of #9a2dad color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code9a2dad#9a2dad
RGB Decimal154, 45, 173rgb(154, 45, 173)
RGB Percent60%, 18%, 68%rgb(60%, 18%, 68%)
CSS RGBa154, 45, 173,1rgba(154,45,173,1)
CMYK Modelcmyk(11%,74%,0%,32%)
HSL Color Space291,59% ,43%hsl(291,59% ,43%)
HSV Color Space291°, 74%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100110100010110110101101
Octal23255255
Decimal15445173
Hex9a2dad

Different shades of #9a2dad color code.

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

Light Shade of #9a2dad
#b840cd
Dark Shade of #9a2dad
#762285
Saturated Shade of #9a2dad
#a222b8
Desaturated Shade of #9a2dad
#9238a2
Grey scale Shade of #9a2dad
#6d6d6d
Brighten Shade
#b346c6
Most Readable Shade
#FFFFFF

Shades of #9a2dad color code

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

#9a2dad
#882899
#772386
#661e73
#551960
#44144c
#330f39
#220a26
#110513
#000000

Similar Color like #9a2dad color

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

#9b2eae
#9c2faf
#9d30b0
#9e31b1
#9f32b2
#a033b3
#a134b4
#a235b5
#a336b6
#a437b7
#a538b8
#a639b9
#a73aba
#a83bbb
#992cac
#982bab
#972aaa
#9629a9
#9528a8
#9427a7
#9326a6
#9225a5
#9124a4
#9023a3
#8f22a2
#8e21a1
#8d20a0
#8c1f9f

Monochromatic Color with #9a2dad

#9a2dad
#c038d7
#030103
#280c2d
#4e1758
#742282

Tints of #9a2dad Color

#9a2dad
#a544b6
#b05bbf
#bb73c8
#c68ad1
#d2a1da
#ddb9e3
#e8d0ec
#f3e7f5
#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

#9a2dad
#40ad2d

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

Split Complementary

#9a2dad
#80ad2d
#2dad5a

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

Analogous Color

#672dad
#802dad
#9a2dad
#ad2da6
#ad2d8d

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

#9a2dad
#ad9a2d
#2dad9a

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

#9a2dad
#ad5a2d
#40ad2d
#2d80ad

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

#9a2dad
#40ad2d
#2dad5a
#ad2d80

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

#9a2dad Color Code Preview on Black Background Color

This is how #9a2dad Color will look on black background color. Color contrast ratio is 3.35

#9a2dad in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9a2dad color code is use for CSS Background Color

Background color for the above div is #9a2dad

HTML with inline CSS

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

#9a2dad color code is use for CSS Border Color

CSS Border color for the above div is #9a2dad

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9a2dad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9a2dad Color code Preview on White Background

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

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

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(154,45,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(64,173,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(154,45,173,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.