crispedge.com

Color picker

Loading...

#a37ede hex color - Violet - Cool color - Information

#a37ede hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a37ede Color code in RGB color code model is created after adding 63.92% red color, 49.41% green color and 87.06% blue color. Hex #a37ede Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 43% magenta, 0% yellow and 13% black.

Hex #a37ede color code is between #aa77dd web safe hex color code and #9988ee web safe hex color code. #aa77dd is the nearest web safe color code. You can see here many more shades of #a37ede color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea37ede#a37ede
RGB Decimal163, 126, 222rgb(163, 126, 222)
RGB Percent64%, 49%, 87%rgb(64%, 49%, 87%)
CSS RGBa163, 126, 222,1rgba(163,126,222,1)
CMYK Modelcmyk(27%,43%,0%,13%)
HSL Color Space263,59% ,68%hsl(263,59% ,68%)
HSV Color Space263°, 43%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000110111111011011110
Octal243176336
Decimal163126222
Hexa37ede

Different shades of #a37ede color code.

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

Light Shade of #a37ede
#c0a7e8
Dark Shade of #a37ede
#8655d4
Saturated Shade of #a37ede
#a176e6
Desaturated Shade of #a37ede
#a586d6
Grey scale Shade of #a37ede
#aeaeae
Brighten Shade
#bc97f7
Most Readable Shade
#000000

Shades of #a37ede color code

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

#a37ede
#9070c5
#7e62ac
#6c5494
#5a467b
#483862
#362a4a
#241c31
#120e18
#000000

Similar Color like #a37ede color

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

#a47fdf
#a580e0
#a681e1
#a782e2
#a883e3
#a984e4
#aa85e5
#ab86e6
#ac87e7
#ad88e8
#ae89e9
#af8aea
#b08beb
#b18cec
#a27ddd
#a17cdc
#a07bdb
#9f7ada
#9e79d9
#9d78d8
#9c77d7
#9b76d6
#9a75d5
#9974d4
#9873d3
#9772d2
#9671d1
#9570d0

Monochromatic Color with #a37ede

#a37ede
#070509
#261e34
#45365e
#654e89
#8466b3

Tints of #a37ede Color

#a37ede
#ad8ce1
#b79ae5
#c1a9e9
#cbb7ec
#d6c5f0
#e0d4f4
#eae2f7
#f4f0fb
#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

#a37ede
#b9de7e

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

Split Complementary

#a37ede
#ded37e
#89de7e

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

Analogous Color

#7e7fde
#907ede
#a37ede
#b67ede
#c97ede

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

#a37ede
#dea37e
#7edea3

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

#a37ede
#de7e89
#b9de7e
#7eded3

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

#a37ede
#b9de7e
#89de7e
#d37ede

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

#a37ede Color Code Preview on Black Background Color

This is how #a37ede Color will look on black background color. Color contrast ratio is 6.60

#a37ede in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a37ede

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a37ede

#a37ede color code is use for CSS Background Color

Background color for the above div is #a37ede

HTML with inline CSS

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

#a37ede color code is use for CSS Border Color

CSS Border color for the above div is #a37ede

HTML with inline CSS

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

CSS Border Left color for the above div is #a37ede

HTML with inline CSS

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

CSS Border Right color for the above div is #a37ede

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a37ede

HTML with inline CSS

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

CSS Border Top color for the above div is #a37ede

HTML with inline CSS

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

#a37ede hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a37ede Color code Preview on White Background

This is how #a37ede Color code will look on white background color. Color contrast ratio is 3.18

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

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,126,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(185,222,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,126,222,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.