crispedge.com

Color picker

Loading...

#a377da hex color - Violet - Cool color - Information

#a377da hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a377da Color code in RGB color code model is created after adding 63.92% red color, 46.67% green color and 85.49% blue color. Hex #a377da Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 45% magenta, 0% yellow and 15% black.

Hex #a377da color code is between #aa66dd web safe hex color code and #9988cc web safe hex color code. #aa66dd is the nearest web safe color code. You can see here many more shades of #a377da color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea377da#a377da
RGB Decimal163, 119, 218rgb(163, 119, 218)
RGB Percent64%, 47%, 85%rgb(64%, 47%, 85%)
CSS RGBa163, 119, 218,1rgba(163,119,218,1)
CMYK Modelcmyk(25%,45%,0%,15%)
HSL Color Space267,57% ,66%hsl(267,57% ,66%)
HSV Color Space267°, 45%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000110111011111011010
Octal243167332
Decimal163119218
Hexa377da

Different shades of #a377da color code.

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

Light Shade of #a377da
#be9fe5
Dark Shade of #a377da
#884fcf
Saturated Shade of #a377da
#a26ee3
Desaturated Shade of #a377da
#a480d1
Grey scale Shade of #a377da
#a8a8a8
Brighten Shade
#bc90f3
Most Readable Shade
#000000

Shades of #a377da color code

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

#a377da
#9069c1
#7e5ca9
#6c4f91
#5a4279
#483460
#362748
#241a30
#120d18
#000000

Similar Color like #a377da color

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

#a478db
#a579dc
#a67add
#a77bde
#a87cdf
#a97de0
#aa7ee1
#ab7fe2
#ac80e3
#ad81e4
#ae82e5
#af83e6
#b084e7
#b185e8
#a276d9
#a175d8
#a074d7
#9f73d6
#9e72d5
#9d71d4
#9c70d3
#9b6fd2
#9a6ed1
#996dd0
#986ccf
#976bce
#966acd
#9569cc

Monochromatic Color with #a377da

#a377da
#040305
#241a30
#44315a
#634985
#8360af

Tints of #a377da Color

#a377da
#ad86de
#b795e2
#c1a4e6
#cbb3ea
#d6c2ee
#e0d1f2
#eae0f6
#f4effa
#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

#a377da
#aeda77

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

Split Complementary

#a377da
#dad577
#7cda77

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

Analogous Color

#7b77da
#8f77da
#a377da
#b777da
#cb77da

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

#a377da
#daa377
#77daa3

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

#a377da
#da777c
#aeda77
#77dad4

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

#a377da
#aeda77
#7cda77
#d577da

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

#a377da Color Code Preview on Black Background Color

This is how #a377da Color will look on black background color. Color contrast ratio is 6.21

#a377da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a377da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a377da

#a377da color code is use for CSS Background Color

Background color for the above div is #a377da

HTML with inline CSS

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

#a377da color code is use for CSS Border Color

CSS Border color for the above div is #a377da

HTML with inline CSS

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

CSS Border Left color for the above div is #a377da

HTML with inline CSS

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

CSS Border Right color for the above div is #a377da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a377da

HTML with inline CSS

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

CSS Border Top color for the above div is #a377da

HTML with inline CSS

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

#a377da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a377da Color code Preview on White Background

This is how #a377da Color code will look on white background color. Color contrast ratio is 3.38

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

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,119,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,218,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,119,218,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.