Skip to main content Skip to docs navigation

#a6547b hex color | Download Dark Red BG image | Information

Color Picker

@
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 Info

Woow we have a nearby visually matching color name available. It's name is Cranbrook and its hex is #A65570 Nearest Color Name

Color Hue/Base color: Red

Hex #a6547b Color code in RGB color code model is created after adding 65.1% red color, 32.94% green color and 48.24% blue color. Hex #a6547b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 26% yellow and 34.9% black.

Hex #a6547b color code is between #aa5577 web safe hex color code and #994488 web safe hex color code. #aa5577 is the nearest web safe color code. You can see here many more shades of #a6547b color code.

RGB Chart

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

Color Table

Hex Color Code a6547b #a6547b
RGB Decimal 166, 84, 123 166, 84, 123
RGB Percent 65%, 33%, 48% rgb(65%, 33%, 48%)
CSS RGBa 166, 84, 123,1 rgba(166,84,123,1)
CMYK Model cmyk(0%,49%,26%,34.9%)
HSL Color Space 331,33% ,49% hsl(331,33% ,49%)
HSV Color Space 331°, 49%, 65%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100110 01010100 01111011
Octal 246 124 173
Decimal 166 84 123
Hex a6 54 7b

Different shades of #a6547b color code.

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

Darkest of #a6547b
#402130
Darker of #a6547b
#623249
Dark of #a6547b
#844362
Base of #a6547b
#a6547b
Light of #a6547b
#b97495
Lighter
#ca96af
Lightest
#dbb8c9

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

#a6547b
#54a67f

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

Split Complementary

#a6547b
#54a656
#54a4a6

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

Analogous Color

#a154a6
#a6549d
#a6547b
#a65460
#a66a54

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

#a6547b
#547ba6
#7ba654

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

#a6547b
#7ba654
#54a67f
#7f54a6

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#a6547b
#a4a654
#54a67f
#5654a6

Square 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).

Monochromatic Color with #a6547b

#1f0f17
#402130
#623249
#844362
#a6547b
#b97495
#ca96af
#dbb8c9
#ecdae3

Tints of #a6547b Color

#a6547b
#af6789
#b97a98
#c38da7
#cda0b5
#d7b3c4
#e1c6d3
#ebd9e1
#f5ecf0
#ffffff

Shades of #a6547b color code

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

#a6547b
#934a6d
#81415f
#6e3852
#5c2e44
#492536
#371c29
#24121b
#12090d
#000000

Tones

#a6547b
#8d6d7c
#7d7d7d
#7d7d7d
#7d7d7d

Tones

Similar Color like #a6547b color

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

#a7557c
#a8567d
#a9577e
#aa587f
#ab5980
#ac5a81
#ad5b82
#ae5c83
#af5d84
#b05e85
#b15f86
#b26087
#b36188
#b46289
#a5537a
#a45279
#a35178
#a25077
#a14f76
#a04e75
#9f4d74
#9e4c73
#9d4b72
#9c4a71
#9b4970
#9a486f
#99476e
#98466d

Download this Dark Red

Hex #a6547b 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.

#a6547b Color Code Preview on Black Background Color

This is how #a6547b Color will look on black background color. Color contrast ratio is 4.18

#a6547b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6547b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6547b

#a6547b color code is use for CSS Background Color

Background color for the above div is #a6547b

HTML with inline CSS

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

#a6547b color code is use for CSS Border Color

CSS Border color for the above div is #a6547b

HTML with inline CSS

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

CSS Border Left color for the above div is #a6547b

HTML with inline CSS

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

CSS Border Right color for the above div is #a6547b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6547b

HTML with inline CSS

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

CSS Border Top color for the above div is #a6547b

HTML with inline CSS

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

#a6547b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6547b Color code Preview on White Background

This is how #a6547b Color code will look on white background color. Color contrast ratio is 5.03

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(166,84,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(84,166,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,84,123,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }