Skip to main content Skip to docs navigation

#af507a 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 Diva Glam and its hex is #B24E76 Nearest Color Name

Color Hue/Base color: Red

Hex #af507a Color code in RGB color code model is created after adding 68.63% red color, 31.37% green color and 47.84% blue color. Hex #af507a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 30% yellow and 31.37% black.

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

RGB Chart

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

Color Table

Hex Color Code af507a #af507a
RGB Decimal 175, 80, 122 175, 80, 122
RGB Percent 69%, 31%, 48% rgb(69%, 31%, 48%)
CSS RGBa 175, 80, 122,1 rgba(175,80,122,1)
CMYK Model cmyk(0%,54%,30%,31.37%)
HSL Color Space 333,37% ,50% hsl(333,37% ,50%)
HSV Color Space 333°, 54%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 01010000 01111010
Octal 257 120 172
Decimal 175 80 122
Hex af 50 7a

Different shades of #af507a color code.

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

Darkest of #af507a
#462031
Darker of #af507a
#693049
Dark of #af507a
#8c4062
Base of #af507a
#af507a
Light of #af507a
#bf7395
Lighter
#cf96af
Lightest
#dfb9ca

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

#af507a
#50af85

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

Split Complementary

#af507a
#50af55
#50aaaf

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

Analogous Color

#ad50af
#af50a2
#af507a
#af505a
#af6d50

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

#af507a
#507aaf
#7aaf50

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

#af507a
#7aaf50
#50af85
#8550af

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

#af507a
#aaaf50
#50af85
#5550af

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

#231018
#462031
#693049
#8c4062
#af507a
#bf7395
#cf96af
#dfb9ca
#efdce4

Tints of #af507a Color

#af507a
#b76388
#c07697
#c98aa6
#d29db5
#dbb1c3
#e4c4d2
#edd8e1
#f6ebf0
#ffffff

Shades of #af507a color code

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

#af507a
#9b476c
#883e5e
#743551
#612c43
#4d2336
#3a1a28
#26111b
#13080d
#000000

Tones

#af507a
#956a7d
#808080
#808080
#808080

Tones

Similar Color like #af507a color

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

#b0517b
#b1527c
#b2537d
#b3547e
#b4557f
#b55680
#b65781
#b75882
#b85983
#b95a84
#ba5b85
#bb5c86
#bc5d87
#bd5e88
#ae4f79
#ad4e78
#ac4d77
#ab4c76
#aa4b75
#a94a74
#a84973
#a74872
#a64771
#a54670
#a4456f
#a3446e
#a2436d
#a1426c

Download this Dark Red

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

#af507a Color Code Preview on Black Background Color

This is how #af507a Color will look on black background color. Color contrast ratio is 4.25

#af507a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af507a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af507a

#af507a color code is use for CSS Background Color

Background color for the above div is #af507a

HTML with inline CSS

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

#af507a color code is use for CSS Border Color

CSS Border color for the above div is #af507a

HTML with inline CSS

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

CSS Border Left color for the above div is #af507a

HTML with inline CSS

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

CSS Border Right color for the above div is #af507a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af507a

HTML with inline CSS

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

CSS Border Top color for the above div is #af507a

HTML with inline CSS

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

#af507a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af507a Color code Preview on White Background

This is how #af507a Color code will look on white background color. Color contrast ratio is 4.94

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

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(175,80,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,175,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,80,122,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }