@
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.

#a665ef hex color - Blue - Cool color - Information

#a665ef hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a665ef Color code in RGB color code model is created after adding 65.1% red color, 39.61% green color and 93.73% blue color. Hex #a665ef Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 58% magenta, 0% yellow and 6.27% black.

Hex #a665ef color code is between #aa66ee web safe hex color code and #9955ff web safe hex color code. #aa66ee is the nearest web safe color code. You can see here many more shades of #a665ef 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 a665ef #a665ef
RGB Decimal 166, 101, 239 rgb(166, 101, 239)
RGB Percent 65%, 40%, 94% rgb(65%, 40%, 94%)
CSS RGBa 166, 101, 239,1 rgba(166,101,239,1)
CMYK Model cmyk(31%,58%,0%,6.27%)
HSL Color Space 268,81% ,67% hsl(268,81% ,67%)
HSV Color Space 268°, 58%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100110 01100101 11101111
Octal 246 145 357
Decimal 166 101 239
Hex a6 65 ef

Different shades of #a665ef color code.

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

Light Shade of #a665ef
#c193f4
Dark Shade of #a665ef
#8b37ea
Saturated Shade of #a665ef
#a55cf7
Desaturated Shade of #a665ef
#a66de6
Grey scale Shade of #a665ef
#aaaaaa
Brighten Shade
#bf7eff
Most Readable Shade
#FFFFFF

Shades of #a665ef color code

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

#a665ef
#9359d4
#814eb9
#6e439f
#5c3884
#492c6a
#37214f
#241635
#120b1a
#000000

Similar Color like #a665ef color

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

#a766f0
#a867f1
#a968f2
#aa69f3
#ab6af4
#ac6bf5
#ad6cf6
#ae6df7
#af6ef8
#b06ff9
#b170fa
#b271fb
#b372fc
#b473fd
#a564ee
#a463ed
#a362ec
#a261eb
#a160ea
#a05fe9
#9f5ee8
#9e5de7
#9d5ce6
#9c5be5
#9b5ae4
#9a59e3
#9958e2
#9857e1

Monochromatic Color with #a665ef

#a665ef
#120b1a
#301d45
#4d2f6f
#6b419a
#8853c4

Tints of #a665ef Color

#a665ef
#af76f0
#b987f2
#c398f4
#cda9f6
#d7baf7
#e1cbf9
#ebdcfb
#f5edfd
#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

#a665ef
#aeef65

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

Split Complementary

#a665ef
#efeb65
#69ef65

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

Analogous Color

#6f65ef
#8a65ef
#a665ef
#c265ef
#dd65ef

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

#a665ef
#efa665
#65efa6

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

#a665ef
#ef6569
#aeef65
#65efeb

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

#a665ef
#aeef65
#69ef65
#eb65ef

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

#a665ef Color Code Preview on Black Background Color

This is how #a665ef Color will look on black background color. Color contrast ratio is 5.73

#a665ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a665ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a665ef

#a665ef color code is use for CSS Background Color

Background color for the above div is #a665ef

HTML with inline CSS

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

#a665ef color code is use for CSS Border Color

CSS Border color for the above div is #a665ef

HTML with inline CSS

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

CSS Border Left color for the above div is #a665ef

HTML with inline CSS

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

CSS Border Right color for the above div is #a665ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a665ef

HTML with inline CSS

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

CSS Border Top color for the above div is #a665ef

HTML with inline CSS

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

#a665ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a665ef Color code Preview on White Background

This is how #a665ef Color code will look on white background color. Color contrast ratio is 3.67

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

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(166,101,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,239,101,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,101,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.