crispedge.com

Color picker

Loading...

#a04ee4 hex color - Violet - Warm color - Information

#a04ee4 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a04ee4 Color code in RGB color code model is created after adding 62.75% red color, 30.59% green color and 89.41% blue color. Hex #a04ee4 Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 66% magenta, 0% yellow and 11% black.

Hex #a04ee4 color code is between #9955dd web safe hex color code and #aa44ee web safe hex color code. #9955dd is the nearest web safe color code. You can see here many more shades of #a04ee4 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea04ee4#a04ee4
RGB Decimal160, 78, 228rgb(160, 78, 228)
RGB Percent63%, 31%, 89%rgb(63%, 31%, 89%)
CSS RGBa160, 78, 228,1rgba(160,78,228,1)
CMYK Modelcmyk(30%,66%,0%,11%)
HSL Color Space273,74% ,60%hsl(273,74% ,60%)
HSV Color Space273°, 66%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000000100111011100100
Octal240116344
Decimal16078228
Hexa04ee4

Different shades of #a04ee4 color code.

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

Light Shade of #a04ee4
#b87aeb
Dark Shade of #a04ee4
#8822dd
Saturated Shade of #a04ee4
#a144ee
Desaturated Shade of #a04ee4
#9f58da
Grey scale Shade of #a04ee4
#999999
Brighten Shade
#b967fd
Most Readable Shade
#FFFFFF

Shades of #a04ee4 color code

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

#a04ee4
#8e45ca
#7c3cb1
#6a3498
#582b7e
#472265
#351a4c
#231132
#110819
#000000

Similar Color like #a04ee4 color

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

#a14fe5
#a250e6
#a351e7
#a452e8
#a553e9
#a654ea
#a755eb
#a856ec
#a957ed
#aa58ee
#ab59ef
#ac5af0
#ad5bf1
#ae5cf2
#9f4de3
#9e4ce2
#9d4be1
#9c4ae0
#9b49df
#9a48de
#9947dd
#9846dc
#9745db
#9644da
#9543d9
#9442d8
#9341d7
#9240d6

Monochromatic Color with #a04ee4

#a04ee4
#0b050f
#29143a
#472264
#64318f
#823fb9

Tints of #a04ee4 Color

#a04ee4
#aa61e7
#b575ea
#bf89ed
#ca9cf0
#d4b0f3
#dfc4f6
#e9d7f9
#f4ebfc
#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

#a04ee4
#92e44e

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

Split Complementary

#a04ee4
#dde44e
#4ee455

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

Analogous Color

#644ee4
#824ee4
#a04ee4
#be4ee4
#dc4ee4

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

#a04ee4
#e4a04e
#4ee4a0

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

#a04ee4
#e4554e
#92e44e
#4edde4

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

#a04ee4
#92e44e
#4ee455
#e44edd

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

#a04ee4 Color Code Preview on Black Background Color

This is how #a04ee4 Color will look on black background color. Color contrast ratio is 4.70

#a04ee4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a04ee4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a04ee4

#a04ee4 color code is use for CSS Background Color

Background color for the above div is #a04ee4

HTML with inline CSS

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

#a04ee4 color code is use for CSS Border Color

CSS Border color for the above div is #a04ee4

HTML with inline CSS

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

CSS Border Left color for the above div is #a04ee4

HTML with inline CSS

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

CSS Border Right color for the above div is #a04ee4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a04ee4

HTML with inline CSS

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

CSS Border Top color for the above div is #a04ee4

HTML with inline CSS

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

#a04ee4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a04ee4 Color code Preview on White Background

This is how #a04ee4 Color code will look on white background color. Color contrast ratio is 4.46

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

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(160,78,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(146,228,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,78,228,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.