crispedge.com

Color picker

Loading...

#a35eaf hex color - Violet - Warm color - Information

#a35eaf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a35eaf Color code in RGB color code model is created after adding 63.92% red color, 36.86% green color and 68.63% blue color. Hex #a35eaf Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 46% magenta, 0% yellow and 31% black.

Hex #a35eaf color code is between #aa66aa web safe hex color code and #9955bb web safe hex color code. #aa66aa is the nearest web safe color code. You can see here many more shades of #a35eaf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea35eaf#a35eaf
RGB Decimal163, 94, 175rgb(163, 94, 175)
RGB Percent64%, 37%, 69%rgb(64%, 37%, 69%)
CSS RGBa163, 94, 175,1rgba(163,94,175,1)
CMYK Modelcmyk(7%,46%,0%,31%)
HSL Color Space291,34% ,53%hsl(291,34% ,53%)
HSV Color Space291°, 46%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000110101111010101111
Octal243136257
Decimal16394175
Hexa35eaf

Different shades of #a35eaf color code.

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

Light Shade of #a35eaf
#b680c0
Dark Shade of #a35eaf
#874892
Saturated Shade of #a35eaf
#ab52bb
Desaturated Shade of #a35eaf
#9b6aa3
Grey scale Shade of #a35eaf
#868686
Brighten Shade
#bc77c8
Most Readable Shade
#FFFFFF

Shades of #a35eaf color code

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

#a35eaf
#90539b
#7e4988
#6c3e74
#5a3461
#48294d
#361f3a
#241426
#120a13
#000000

Similar Color like #a35eaf color

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

#a45fb0
#a560b1
#a661b2
#a762b3
#a863b4
#a964b5
#aa65b6
#ab66b7
#ac67b8
#ad68b9
#ae69ba
#af6abb
#b06bbc
#b16cbd
#a25dae
#a15cad
#a05bac
#9f5aab
#9e59aa
#9d58a9
#9c57a8
#9b56a7
#9a55a6
#9954a5
#9853a4
#9752a3
#9651a2
#9550a1

Monochromatic Color with #a35eaf

#a35eaf
#cb75d9
#050305
#2c1a2f
#54305a
#7b4784

Tints of #a35eaf Color

#a35eaf
#ad6fb7
#b781c0
#c193c9
#cba5d2
#d6b7db
#e0c9e4
#eadbed
#f4edf6
#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

#a35eaf
#6aaf5e

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

Split Complementary

#a35eaf
#93af5e
#5eaf7a

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

Analogous Color

#835eaf
#935eaf
#a35eaf
#af5eab
#af5e9b

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

#a35eaf
#afa35e
#5eafa3

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

#a35eaf
#af7a5e
#6aaf5e
#5e92af

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

#a35eaf
#6aaf5e
#5eaf7a
#af5e93

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 #a35eaf 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.

#a35eaf Color Code Preview on Black Background Color

This is how #a35eaf Color will look on black background color. Color contrast ratio is 4.78

#a35eaf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a35eaf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a35eaf

#a35eaf color code is use for CSS Background Color

Background color for the above div is #a35eaf

HTML with inline CSS

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

#a35eaf color code is use for CSS Border Color

CSS Border color for the above div is #a35eaf

HTML with inline CSS

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

CSS Border Left color for the above div is #a35eaf

HTML with inline CSS

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

CSS Border Right color for the above div is #a35eaf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a35eaf

HTML with inline CSS

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

CSS Border Top color for the above div is #a35eaf

HTML with inline CSS

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

#a35eaf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a35eaf Color code Preview on White Background

This is how #a35eaf Color code will look on white background color. Color contrast ratio is 4.40

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

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(163,94,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,175,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,94,175,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.