crispedge.com

Color picker

Loading...

#ab5a7a hex color - Red - Warm color - Information

#ab5a7a hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ab5a7a Color code in RGB color code model is created after adding 67.06% red color, 35.29% green color and 47.84% blue color. Hex #ab5a7a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 29% yellow and 33% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeab5a7a#ab5a7a
RGB Decimal171, 90, 122rgb(171, 90, 122)
RGB Percent67%, 35%, 48%rgb(67%, 35%, 48%)
CSS RGBa171, 90, 122,1rgba(171,90,122,1)
CMYK Modelcmyk(0%,47%,29%,33%)
HSL Color Space336,33% ,51%hsl(336,33% ,51%)
HSV Color Space336°, 47%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010110101101001111010
Octal253132172
Decimal17190122
Hexab5a7a

Different shades of #ab5a7a color code.

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

Light Shade of #ab5a7a
#bc7c95
Dark Shade of #ab5a7a
#8b4762
Saturated Shade of #ab5a7a
#b74e77
Desaturated Shade of #ab5a7a
#9f667d
Grey scale Shade of #ab5a7a
#828282
Brighten Shade
#c47393
Most Readable Shade
#FFFFFF

Shades of #ab5a7a color code

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

#ab5a7a
#98506c
#85465e
#723c51
#5f3243
#4c2836
#391e28
#26141b
#130a0d
#000000

Similar Color like #ab5a7a color

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

#ac5b7b
#ad5c7c
#ae5d7d
#af5e7e
#b05f7f
#b16080
#b26181
#b36282
#b46383
#b56484
#b66585
#b76686
#b86787
#b96888
#aa5979
#a95878
#a85777
#a75676
#a65575
#a55474
#a45373
#a35272
#a25171
#a15070
#a04f6f
#9f4e6e
#9e4d6d
#9d4c6c

Monochromatic Color with #ab5a7a

#ab5a7a
#d57098
#010101
#2b171f
#562d3d
#80445c

Tints of #ab5a7a Color

#ab5a7a
#b46c88
#bd7e97
#c791a6
#d0a3b5
#d9b5c3
#e3c8d2
#ecdae1
#f5ecf0
#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

#ab5a7a
#5aab8b

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

Split Complementary

#ab5a7a
#5aab63
#5aa2ab

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

Analogous Color

#ab5a9a
#ab5a8a
#ab5a7a
#ab5a6a
#ab5a5a

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

#ab5a7a
#7aab5a
#5a7aab

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

#ab5a7a
#a2ab5a
#5aab8b
#625aab

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

#ab5a7a
#5aab8b
#5aa2ab
#ab635a

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

#ab5a7a Color Code Preview on Black Background Color

This is how #ab5a7a Color will look on black background color. Color contrast ratio is 4.48

#ab5a7a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab5a7a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab5a7a

#ab5a7a color code is use for CSS Background Color

Background color for the above div is #ab5a7a

HTML with inline CSS

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

#ab5a7a color code is use for CSS Border Color

CSS Border color for the above div is #ab5a7a

HTML with inline CSS

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

CSS Border Left color for the above div is #ab5a7a

HTML with inline CSS

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

CSS Border Right color for the above div is #ab5a7a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab5a7a

HTML with inline CSS

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

CSS Border Top color for the above div is #ab5a7a

HTML with inline CSS

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

#ab5a7a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab5a7a Color code Preview on White Background

This is how #ab5a7a Color code will look on white background color. Color contrast ratio is 4.69

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

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(171,90,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,171,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,90,122,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.