crispedge.com

Color picker

Loading...

#a193ae hex color - Blue - Warm color - Information

#a193ae hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a193ae Color code in RGB color code model is created after adding 63.14% red color, 57.65% green color and 68.24% blue color. Hex #a193ae Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 16% magenta, 0% yellow and 32% black.

Hex #a193ae color code is between #9999aa web safe hex color code and #aa88bb web safe hex color code. #9999aa is the nearest web safe color code. You can see here many more shades of #a193ae color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codea193ae#a193ae
RGB Decimal161, 147, 174rgb(161, 147, 174)
RGB Percent63%, 58%, 68%rgb(63%, 58%, 68%)
CSS RGBa161, 147, 174,1rgba(161,147,174,1)
CMYK Modelcmyk(7%,16%,0%,32%)
HSL Color Space271,14% ,63%hsl(271,14% ,63%)
HSV Color Space271°, 16%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000011001001110101110
Octal241223256
Decimal161147174
Hexa193ae

Different shades of #a193ae color code.

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

Light Shade of #a193ae
#bab0c4
Dark Shade of #a193ae
#887698
Saturated Shade of #a193ae
#a18ab7
Desaturated Shade of #a193ae
#a19ca5
Grey scale Shade of #a193ae
#a0a0a0
Brighten Shade
#baacc7
Most Readable Shade
#000000

Shades of #a193ae color code

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

#a193ae
#8f829a
#7d7287
#6b6274
#595160
#47414d
#35313a
#232026
#111013
#000000

Similar Color like #a193ae color

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

#a294af
#a395b0
#a496b1
#a597b2
#a698b3
#a799b4
#a89ab5
#a99bb6
#aa9cb7
#ab9db8
#ac9eb9
#ad9fba
#aea0bb
#afa1bc
#a092ad
#9f91ac
#9e90ab
#9d8faa
#9c8ea9
#9b8da8
#9a8ca7
#998ba6
#988aa5
#9789a4
#9688a3
#9587a2
#9486a1
#9385a0

Monochromatic Color with #a193ae

#a193ae
#c8b7d8
#040304
#2b272e
#524b59
#7a6f83

Tints of #a193ae Color

#a193ae
#ab9fb7
#b5abc0
#c0b7c9
#cac3d2
#d5cfdb
#dfdbe4
#eae7ed
#f4f3f6
#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

#a193ae
#a0ae93

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

Split Complementary

#a193ae
#aeae93
#93ae93

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

Analogous Color

#9693ae
#9c93ae
#a193ae
#a693ae
#ac93ae

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

#a193ae
#aea193
#93aea1

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

#a193ae
#ae9493
#a0ae93
#93adae

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

#a193ae
#a0ae93
#93ae93
#ae93ae

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

#a193ae Color Code Preview on Black Background Color

This is how #a193ae Color will look on black background color. Color contrast ratio is 7.30

#a193ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a193ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a193ae

#a193ae color code is use for CSS Background Color

Background color for the above div is #a193ae

HTML with inline CSS

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

#a193ae color code is use for CSS Border Color

CSS Border color for the above div is #a193ae

HTML with inline CSS

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

CSS Border Left color for the above div is #a193ae

HTML with inline CSS

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

CSS Border Right color for the above div is #a193ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a193ae

HTML with inline CSS

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

CSS Border Top color for the above div is #a193ae

HTML with inline CSS

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

#a193ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a193ae Color code Preview on White Background

This is how #a193ae Color code will look on white background color. Color contrast ratio is 2.88

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

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(161,147,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(160,174,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,147,174,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.