crispedge.com

Color picker

Loading...

#a49cef hex color - Blue - Cool color - Information

#a49cef hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a49cef Color code in RGB color code model is created after adding 64.31% red color, 61.18% green color and 93.73% blue color. Hex #a49cef Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 35% magenta, 0% yellow and 6% black.

Hex #a49cef color code is between #aa99ee web safe hex color code and #99aaff web safe hex color code. #aa99ee is the nearest web safe color code. You can see here many more shades of #a49cef color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea49cef#a49cef
RGB Decimal164, 156, 239rgb(164, 156, 239)
RGB Percent64%, 61%, 94%rgb(64%, 61%, 94%)
CSS RGBa164, 156, 239,1rgba(164,156,239,1)
CMYK Modelcmyk(31%,35%,0%,6%)
HSL Color Space246,72% ,77%hsl(246,72% ,77%)
HSV Color Space246°, 35%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001001001110011101111
Octal244234357
Decimal164156239
Hexa49cef

Different shades of #a49cef color code.

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

Light Shade of #a49cef
#ccc8f6
Dark Shade of #a49cef
#7c70e8
Saturated Shade of #a49cef
#9f96f5
Desaturated Shade of #a49cef
#a9a2e9
Grey scale Shade of #a49cef
#c5c5c5
Brighten Shade
#bdb5ff
Most Readable Shade
#000000

Shades of #a49cef color code

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

#a49cef
#918ad4
#7f79b9
#6d689f
#5b5684
#48456a
#36344f
#242235
#12111a
#000000

Similar Color like #a49cef color

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

#a59df0
#a69ef1
#a79ff2
#a8a0f3
#a9a1f4
#aaa2f5
#aba3f6
#aca4f7
#ada5f8
#aea6f9
#afa7fa
#b0a8fb
#b1a9fc
#b2aafd
#a39bee
#a29aed
#a199ec
#a098eb
#9f97ea
#9e96e9
#9d95e8
#9c94e7
#9b93e6
#9a92e5
#9991e4
#9890e3
#978fe2
#968ee1

Monochromatic Color with #a49cef

#a49cef
#12111a
#2f2d45
#4d496f
#6a659a
#8780c4

Tints of #a49cef Color

#a49cef
#aea7f0
#b8b2f2
#c2bdf4
#ccc8f6
#d6d3f7
#e0def9
#eae9fb
#f4f4fd
#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

#a49cef
#e7ef9c

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

Split Complementary

#a49cef
#efce9c
#bdef9c

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

Analogous Color

#9cb5ef
#9ca5ef
#a49cef
#b59cef
#c59cef

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

#a49cef
#efa49c
#9cefa4

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

#a49cef
#ef9cbd
#e7ef9c
#9cefcd

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

#a49cef
#e7ef9c
#bdef9c
#ce9cef

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

#a49cef Color Code Preview on Black Background Color

This is how #a49cef Color will look on black background color. Color contrast ratio is 8.58

#a49cef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a49cef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a49cef

#a49cef color code is use for CSS Background Color

Background color for the above div is #a49cef

HTML with inline CSS

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

#a49cef color code is use for CSS Border Color

CSS Border color for the above div is #a49cef

HTML with inline CSS

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

CSS Border Left color for the above div is #a49cef

HTML with inline CSS

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

CSS Border Right color for the above div is #a49cef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a49cef

HTML with inline CSS

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

CSS Border Top color for the above div is #a49cef

HTML with inline CSS

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

#a49cef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a49cef Color code Preview on White Background

This is how #a49cef Color code will look on white background color. Color contrast ratio is 2.45

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

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(164,156,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(231,239,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(164,156,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.