@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#a35def hex color - Blue - Cool color - Information

#a35def hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a35def Color code in RGB color code model is created after adding 63.92% red color, 36.47% green color and 93.73% blue color. Hex #a35def Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 61% magenta, 0% yellow and 6.27% black.

Hex #a35def color code is between #aa55ee web safe hex color code and #9966ff web safe hex color code. #aa55ee is the nearest web safe color code. You can see here many more shades of #a35def color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code a35def #a35def
RGB Decimal 163, 93, 239 rgb(163, 93, 239)
RGB Percent 64%, 36%, 94% rgb(64%, 36%, 94%)
CSS RGBa 163, 93, 239,1 rgba(163,93,239,1)
CMYK Model cmyk(32%,61%,0%,6.27%)
HSL Color Space 269,82% ,65% hsl(269,82% ,65%)
HSV Color Space 269°, 61%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100011 01011101 11101111
Octal 243 135 357
Decimal 163 93 239
Hex a3 5d ef

Different shades of #a35def color code.

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

Light Shade of #a35def
#bd8bf4
Dark Shade of #a35def
#892fea
Saturated Shade of #a35def
#a354f8
Desaturated Shade of #a35def
#a366e6
Grey scale Shade of #a35def
#a6a6a6
Brighten Shade
#bc76ff
Most Readable Shade
#FFFFFF

Shades of #a35def color code

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

#a35def
#9052d4
#7e48b9
#6c3e9f
#5a3384
#48296a
#361f4f
#241435
#120a1a
#000000

Similar Color like #a35def color

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

#a45ef0
#a55ff1
#a660f2
#a761f3
#a862f4
#a963f5
#aa64f6
#ab65f7
#ac66f8
#ad67f9
#ae68fa
#af69fb
#b06afc
#b16bfd
#a25cee
#a15bed
#a05aec
#9f59eb
#9e58ea
#9d57e9
#9c56e8
#9b55e7
#9a54e6
#9953e5
#9852e4
#9751e3
#9650e2
#954fe1

Monochromatic Color with #a35def

#a35def
#120a1a
#2f1b45
#4c2b6f
#693c9a
#864cc4

Tints of #a35def Color

#a35def
#ad6ff0
#b781f2
#c193f4
#cba5f6
#d6b7f7
#e0c9f9
#eadbfb
#f4edfd
#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

#a35def
#a9ef5d

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

Split Complementary

#a35def
#efec5d
#60ef5d

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

Analogous Color

#695def
#865def
#a35def
#c05def
#dd5def

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

#a35def
#efa35d
#5defa3

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

#a35def
#ef5d60
#a9ef5d
#5defec

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

#a35def
#a9ef5d
#60ef5d
#ec5def

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

#a35def Color Code Preview on Black Background Color

This is how #a35def Color will look on black background color. Color contrast ratio is 5.37

#a35def in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a35def

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a35def

#a35def color code is use for CSS Background Color

Background color for the above div is #a35def

HTML with inline CSS

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

#a35def color code is use for CSS Border Color

CSS Border color for the above div is #a35def

HTML with inline CSS

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

CSS Border Left color for the above div is #a35def

HTML with inline CSS

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

CSS Border Right color for the above div is #a35def

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a35def

HTML with inline CSS

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

CSS Border Top color for the above div is #a35def

HTML with inline CSS

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

#a35def hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a35def Color code Preview on White Background

This is how #a35def Color code will look on white background color. Color contrast ratio is 3.91

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

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,93,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(169,239,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,93,239,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.