crispedge.com

Color picker

Loading...

#aa379e hex color - Violet - Warm color - Information

#aa379e hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #aa379e Color code in RGB color code model is created after adding 66.67% red color, 21.57% green color and 61.96% blue color. Hex #aa379e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 7% yellow and 33% black.

Hex #aa379e color code is between #993399 web safe hex color code and #bb44aa web safe hex color code. #993399 is the nearest web safe color code. You can see here many more shades of #aa379e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaa379e#aa379e
RGB Decimal170, 55, 158rgb(170, 55, 158)
RGB Percent67%, 22%, 62%rgb(67%, 22%, 62%)
CSS RGBa170, 55, 158,1rgba(170,55,158,1)
CMYK Modelcmyk(0%,68%,7%,33%)
HSL Color Space306,51% ,44%hsl(306,51% ,44%)
HSV Color Space306°, 68%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010100011011110011110
Octal25267236
Decimal17055158
Hexaa379e

Different shades of #aa379e color code.

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

Light Shade of #aa379e
#c64eb9
Dark Shade of #aa379e
#832b7a
Saturated Shade of #aa379e
#b52ca7
Desaturated Shade of #aa379e
#9f4295
Grey scale Shade of #aa379e
#707070
Brighten Shade
#c350b7
Most Readable Shade
#FFFFFF

Shades of #aa379e color code

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

#aa379e
#97308c
#842a7a
#712469
#5e1e57
#4b1846
#381234
#250c23
#120611
#000000

Similar Color like #aa379e color

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

#ab389f
#ac39a0
#ad3aa1
#ae3ba2
#af3ca3
#b03da4
#b13ea5
#b23fa6
#b340a7
#b441a8
#b542a9
#b643aa
#b744ab
#b845ac
#a9369d
#a8359c
#a7349b
#a6339a
#a53299
#a43198
#a33097
#a22f96
#a12e95
#a02d94
#9f2c93
#9e2b92
#9d2a91
#9c2990

Monochromatic Color with #aa379e

#aa379e
#d445c5
#ff53ed
#2a0e27
#551c4f
#7f2976

Tints of #aa379e Color

#aa379e
#b34da8
#bc63b3
#c679be
#cf8fc9
#d9a6d3
#e2bcde
#ecd2e9
#f5e8f4
#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

#aa379e
#37aa43

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

Split Complementary

#aa379e
#65aa37
#37aa7c

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

Analogous Color

#8837aa
#9f37aa
#aa379e
#aa3787
#aa3770

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

#aa379e
#9eaa37
#379eaa

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

#aa379e
#aa7c37
#37aa43
#3764aa

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

#aa379e
#37aa43
#37aa7c
#aa3765

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

#aa379e Color Code Preview on Black Background Color

This is how #aa379e Color will look on black background color. Color contrast ratio is 3.75

#aa379e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa379e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa379e

#aa379e color code is use for CSS Background Color

Background color for the above div is #aa379e

HTML with inline CSS

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

#aa379e color code is use for CSS Border Color

CSS Border color for the above div is #aa379e

HTML with inline CSS

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

CSS Border Left color for the above div is #aa379e

HTML with inline CSS

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

CSS Border Right color for the above div is #aa379e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa379e

HTML with inline CSS

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

CSS Border Top color for the above div is #aa379e

HTML with inline CSS

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

#aa379e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa379e Color code Preview on White Background

This is how #aa379e Color code will look on white background color. Color contrast ratio is 5.60

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

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(170,55,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(55,170,67,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,55,158,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.