Skip to main content Skip to docs navigation

#ab557d 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 Guppy Violet and its hex is #AE5883 Nearest Color Name

Color Hue/Base color: Red

Hex #ab557d Color code in RGB color code model is created after adding 67.06% red color, 33.33% green color and 49.02% blue color. Hex #ab557d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 27% yellow and 32.94% black.

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

RGB Chart

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

Color Table

Hex Color Code ab557d #ab557d
RGB Decimal 171, 85, 125 171, 85, 125
RGB Percent 67%, 33%, 49% rgb(67%, 33%, 49%)
CSS RGBa 171, 85, 125,1 rgba(171,85,125,1)
CMYK Model cmyk(0%,50%,27%,32.94%)
HSL Color Space 332,34% ,50% hsl(332,34% ,50%)
HSV Color Space 332°, 50%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101011 01010101 01111101
Octal 253 125 175
Decimal 171 85 125
Hex ab 55 7d

Different shades of #ab557d color code.

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

Darkest of #ab557d
#452232
Darker of #ab557d
#67334b
Dark of #ab557d
#894464
Base of #ab557d
#ab557d
Light of #ab557d
#bc7797
Lighter
#cd99b1
Lightest
#debbcb

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

#ab557d
#55ab83

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

Split Complementary

#ab557d
#55ab58
#55a8ab

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

Analogous Color

#a755ab
#ab55a1
#ab557d
#ab5560
#ab6e55

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

#ab557d
#557dab
#7dab55

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

#ab557d
#7dab55
#55ab83
#8355ab

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

#ab557d
#a8ab55
#55ab83
#5855ab

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 #ab557d

#231119
#452232
#67334b
#894464
#ab557d
#bc7797
#cd99b1
#debbcb
#eedee5

Tints of #ab557d Color

#ab557d
#b4678b
#bd7a99
#c78da8
#d0a0b6
#d9b3c5
#e3c6d3
#ecd9e2
#f5ecf0
#ffffff

Shades of #ab557d color code

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

#ab557d
#984b6f
#854261
#723853
#5f2f45
#4c2537
#391c29
#26121b
#13090d
#000000

Tones

#ab557d
#926e7f
#808080
#808080
#808080

Tones

Similar Color like #ab557d color

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

#ac567e
#ad577f
#ae5880
#af5981
#b05a82
#b15b83
#b25c84
#b35d85
#b45e86
#b55f87
#b66088
#b76189
#b8628a
#b9638b
#aa547c
#a9537b
#a8527a
#a75179
#a65078
#a54f77
#a44e76
#a34d75
#a24c74
#a14b73
#a04a72
#9f4971
#9e4870
#9d476f

Download this Dark Red

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

#ab557d Color Code Preview on Black Background Color

This is how #ab557d Color will look on black background color. Color contrast ratio is 4.33

#ab557d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab557d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab557d

#ab557d color code is use for CSS Background Color

Background color for the above div is #ab557d

HTML with inline CSS

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

#ab557d color code is use for CSS Border Color

CSS Border color for the above div is #ab557d

HTML with inline CSS

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

CSS Border Left color for the above div is #ab557d

HTML with inline CSS

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

CSS Border Right color for the above div is #ab557d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab557d

HTML with inline CSS

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

CSS Border Top color for the above div is #ab557d

HTML with inline CSS

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

#ab557d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab557d Color code Preview on White Background

This is how #ab557d Color code will look on white background color. Color contrast ratio is 4.85

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

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(171,85,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(85,171,131,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,85,125,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }