crispedge.com

Color picker

Loading...

#a64a8f hex color - Red - Warm color - Information

#a64a8f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a64a8f Color code in RGB color code model is created after adding 65.1% red color, 29.02% green color and 56.08% blue color. Hex #a64a8f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 14% yellow and 35% black.

Hex #a64a8f color code is between #aa4488 web safe hex color code and #995599 web safe hex color code. #aa4488 is the nearest web safe color code. You can see here many more shades of #a64a8f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea64a8f#a64a8f
RGB Decimal166, 74, 143rgb(166, 74, 143)
RGB Percent65%, 29%, 56%rgb(65%, 29%, 56%)
CSS RGBa166, 74, 143,1rgba(166,74,143,1)
CMYK Modelcmyk(0%,55%,14%,35%)
HSL Color Space315,38% ,47%hsl(315,38% ,47%)
HSV Color Space315°, 55%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001100100101010001111
Octal246112217
Decimal16674143
Hexa64a8f

Different shades of #a64a8f color code.

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

Light Shade of #a64a8f
#bb67a6
Dark Shade of #a64a8f
#833a71
Saturated Shade of #a64a8f
#b23e95
Desaturated Shade of #a64a8f
#9a5689
Grey scale Shade of #a64a8f
#787878
Brighten Shade
#bf63a8
Most Readable Shade
#FFFFFF

Shades of #a64a8f color code

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

#a64a8f
#93417f
#81396f
#6e315f
#5c294f
#49203f
#37182f
#24101f
#12080f
#000000

Similar Color like #a64a8f color

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

#a74b90
#a84c91
#a94d92
#aa4e93
#ab4f94
#ac5095
#ad5196
#ae5297
#af5398
#b05499
#b1559a
#b2569b
#b3579c
#b4589d
#a5498e
#a4488d
#a3478c
#a2468b
#a1458a
#a04489
#9f4388
#9e4287
#9d4186
#9c4085
#9b3f84
#9a3e83
#993d82
#983c81

Monochromatic Color with #a64a8f

#a64a8f
#d05db4
#fb70d8
#261121
#512446
#7b376a

Tints of #a64a8f Color

#a64a8f
#af5e9b
#b972a7
#c386b4
#cd9ac0
#d7aecd
#e1c2d9
#ebd6e6
#f5eaf2
#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

#a64a8f
#4aa661

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

Split Complementary

#a64a8f
#61a64a
#4aa68f

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

Analogous Color

#984aa6
#a64aa1
#a64a8f
#a64a7d
#a64a6a

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

#a64a8f
#8fa64a
#4a8fa6

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

#a64a8f
#a68f4a
#4aa661
#4a61a6

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

#a64a8f
#4aa661
#4aa68f
#a64a61

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

#a64a8f Color Code Preview on Black Background Color

This is how #a64a8f Color will look on black background color. Color contrast ratio is 4.00

#a64a8f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a64a8f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a64a8f

#a64a8f color code is use for CSS Background Color

Background color for the above div is #a64a8f

HTML with inline CSS

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

#a64a8f color code is use for CSS Border Color

CSS Border color for the above div is #a64a8f

HTML with inline CSS

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

CSS Border Left color for the above div is #a64a8f

HTML with inline CSS

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

CSS Border Right color for the above div is #a64a8f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a64a8f

HTML with inline CSS

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

CSS Border Top color for the above div is #a64a8f

HTML with inline CSS

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

#a64a8f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a64a8f Color code Preview on White Background

This is how #a64a8f Color code will look on white background color. Color contrast ratio is 5.25

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

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(166,74,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(74,166,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,74,143,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.