Skip to main content Skip to docs navigation

#a64a73 hex color - Red - Warm color - Information

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Hue/Base color: Red

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

Hex #a64a73 color code is between #aa4477 web safe hex color code and #995566 web safe hex color code. #aa4477 is the nearest web safe color code. You can see here many more shades of #a64a73 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code a64a73 #a64a73
RGB Decimal 166, 74, 115 rgb(166, 74, 115)
RGB Percent 65%, 29%, 45% rgb(65%, 29%, 45%)
CSS RGBa 166, 74, 115,1 rgba(166,74,115,1)
CMYK Model cmyk(0%,55%,31%,34.9%)
HSL Color Space 333,38% ,47% hsl(333,38% ,47%)
HSV Color Space 333°, 55%, 65%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100110 01001010 01110011
Octal 246 112 163
Decimal 166 74 115
Hex a6 4a 73

Different shades of #a64a73 color code.

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

Light Shade of #a64a73
#bb678d
Dark Shade of #a64a73
#833a5b
Saturated Shade of #a64a73
#b23e72
Desaturated Shade of #a64a73
#9a5674
Grey scale Shade of #a64a73
#787878
Brighten Shade
#bf638c
Most Readable Shade
#FFFFFF

Shades of #a64a73 color code

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

#a64a73
#934166
#813959
#6e314c
#5c293f
#492033
#371826
#241019
#12080c
#000000

Similar Color like #a64a73 color

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

#a74b74
#a84c75
#a94d76
#aa4e77
#ab4f78
#ac5079
#ad517a
#ae527b
#af537c
#b0547d
#b1557e
#b2567f
#b35780
#b45881
#a54972
#a44871
#a34770
#a2466f
#a1456e
#a0446d
#9f436c
#9e426b
#9d416a
#9c4069
#9b3f68
#9a3e67
#993d66
#983c65

Monochromatic Color with #a64a73

#a64a73
#d05d90
#fb70ae
#26111b
#512438
#7b3756

Tints of #a64a73 Color

#a64a73
#af5e82
#b97292
#c386a1
#cd9ab1
#d7aec0
#e1c2d0
#ebd6df
#f5eaef
#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

#a64a73
#4aa67d

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

Split Complementary

#a64a73
#4aa64f
#4aa1a6

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

Analogous Color

#a64a98
#a64a85
#a64a73
#a64a61
#a64a4e

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

#a64a73
#73a64a
#4a73a6

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

#a64a73
#a1a64a
#4aa67d
#4f4aa6

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

#a64a73
#4aa67d
#4aa1a6
#a64f4a

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

#a64a73 Color Code Preview on Black Background Color

This is how #a64a73 Color will look on black background color. Color contrast ratio is 3.85

#a64a73 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a64a73

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a64a73

#a64a73 color code is use for CSS Background Color

Background color for the above div is #a64a73

HTML with inline CSS

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

#a64a73 color code is use for CSS Border Color

CSS Border color for the above div is #a64a73

HTML with inline CSS

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

CSS Border Left color for the above div is #a64a73

HTML with inline CSS

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

CSS Border Right color for the above div is #a64a73

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a64a73

HTML with inline CSS

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

CSS Border Top color for the above div is #a64a73

HTML with inline CSS

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

#a64a73 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a64a73 Color code Preview on White Background

This is how #a64a73 Color code will look on white background color. Color contrast ratio is 5.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 #a64a73; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #a64a73; }

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