Skip to main content Skip to docs navigation

#AB495C hex color | Hippie Pink | 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

Color Hue/Base color: Red

Hex #AB495C Color Code is also known as | Hippie Pink color.

Hex #AB495C Color code in RGB color code model is created after adding 67.06% red color, 28.63% green color and 36.08% blue color. Hex #AB495C Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 46% yellow and 32.94% black.

Hex #AB495C color code is between #aa4455 web safe hex color code and #bb5566 web safe hex color code. #aa4455 is the nearest web safe color code. You can see here many more shades of #AB495C color code.

RGB Chart

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

Color Table

Hex Color Code AB495C #AB495C
RGB Decimal 171, 73, 92 171, 73, 92
RGB Percent 67%, 29%, 36% rgb(67%, 29%, 36%)
CSS RGBa 171, 73, 92,1 rgba(171,73,92,1)
CMYK Model cmyk(0%,57%,46%,32.94%)
HSL Color Space 348,40% ,48% hsl(348,40% ,48%)
HSV Color Space 348°, 57%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101011 01001001 01011100
Octal 253 111 134
Decimal 171 73 92
Hex AB 49 5C

Different shades of #AB495C color code.

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

Darkest of #AB495C
#401b22
Darker of #AB495C
#642a36
Dark of #AB495C
#873a49
Base of #AB495C
#ab495c
Light of #AB495C
#bf6879
Lighter
#ce8c99
Lightest
#ddb0b9

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

#ab495c
#49ab98

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

Split Complementary

#AB495C
#49ab67
#498dab

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

Analogous Color

#ab4995
#ab4985
#ab495c
#ab5749
#ab7f49

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

#AB495C
#495cab
#5cab49

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

#AB495C
#5cab49
#49ab98
#9849ab

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

#AB495C
#8dab49
#49ab98
#6749ab

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

#1c0c0f
#401b22
#642a36
#873a49
#ab495c
#bf6879
#ce8c99
#ddb0b9
#ecd4d8

Tints of #AB495C Color

#ab495c
#b45d6e
#bd7180
#c78592
#d099a4
#d9aeb6
#e3c2c8
#ecd6da
#f5eaec
#ffffff

Shades of #AB495C color code

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

#ab495c
#984051
#853847
#72303d
#5f2833
#4c2028
#39181e
#261014
#13080a
#000000

Tones

#ab495c
#93616b
#7a7a7a
#7a7a7a
#7a7a7a

Tones

Similar Color like #AB495C color

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

#ac4a5d
#ad4b5e
#ae4c5f
#af4d60
#b04e61
#b14f62
#b25063
#b35164
#b45265
#b55366
#b65467
#b75568
#b85669
#b9576a
#aa485b
#a9475a
#a84659
#a74558
#a64457
#a54356
#a44255
#a34154
#a24053
#a13f52
#a03e51
#9f3d50
#9e3c4f
#9d3b4e

Download this Dark Red

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

#AB495C Color Code Preview on Black Background Color

This is how #AB495C Color will look on black background color. Color contrast ratio is 3.84

#AB495C in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #AB495C

HTML with inline CSS

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

Your Example Paragraph content text in with font color #AB495C

#AB495C color code is use for CSS Background Color

Background color for the above div is #AB495C

HTML with inline CSS

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

#AB495C color code is use for CSS Border Color

CSS Border color for the above div is #AB495C

HTML with inline CSS

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

CSS Border Left color for the above div is #AB495C

HTML with inline CSS

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

CSS Border Right color for the above div is #AB495C

HTML with inline CSS

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

CSS Border Bottom color for the above div is #AB495C

HTML with inline CSS

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

CSS Border Top color for the above div is #AB495C

HTML with inline CSS

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

#AB495C hex Color code used as CSS color Codes

Example CSS Class for usage

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

#AB495C Color code Preview on White Background

This is how #AB495C Color code will look on white background color. Color contrast ratio is 5.47

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

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