Skip to main content Skip to docs navigation

#af6f7a hex color | Dark Red & Warm color | 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 Pantone 2447 C and its hex is #B06F76 Nearest Color Name

Color Hue/Base color: Red

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

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

RGB Chart

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

Color Table

Hex Color Code af6f7a #af6f7a
RGB Decimal 175, 111, 122 175, 111, 122
RGB Percent 69%, 44%, 48% rgb(69%, 44%, 48%)
CSS RGBa 175, 111, 122,1 rgba(175,111,122,1)
CMYK Model cmyk(0%,37%,30%,31.37%)
HSL Color Space 350,29% ,56% hsl(350,29% ,56%)
HSV Color Space 350°, 37%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 01101111 01111010
Octal 257 157 172
Decimal 175 111 122
Hex af 6f 7a

Different shades of #af6f7a color code.

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

Darkest of #af6f7a
#563036
Darker of #af6f7a
#76424b
Dark of #af6f7a
#97545f
Base of #af6f7a
#af6f7a
Light of #af6f7a
#c19098
Lighter
#d3b1b7
Lightest
#e6d1d5

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

#af6f7a
#6fafa4

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

Split Complementary

#af6f7a
#6faf84
#6f9aaf

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

Analogous Color

#af6f9f
#af6f95
#af6f7a
#af796f
#af946f

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

#af6f7a
#6f7aaf
#7aaf6f

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

#af6f7a
#7aaf6f
#6fafa4
#a46faf

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

#af6f7a
#9aaf6f
#6fafa4
#846faf

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

#351d21
#563036
#76424b
#97545f
#af6f7a
#c19098
#d3b1b7
#e6d1d5
#f8f2f3

Tints of #af6f7a Color

#af6f7a
#b77f88
#c08f97
#c99fa6
#d2afb5
#dbbfc3
#e4cfd2
#eddfe1
#f6eff0
#ffffff

Shades of #af6f7a color code

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

#af6f7a
#9b626c
#88565e
#744a51
#613d43
#4d3136
#3a2528
#26181b
#130c0d
#000000

Tones

#af6f7a
#998589
#8f8f8f
#8f8f8f
#8f8f8f

Tones

Similar Color like #af6f7a color

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

#b0707b
#b1717c
#b2727d
#b3737e
#b4747f
#b57580
#b67681
#b77782
#b87883
#b97984
#ba7a85
#bb7b86
#bc7c87
#bd7d88
#ae6e79
#ad6d78
#ac6c77
#ab6b76
#aa6a75
#a96974
#a86873
#a76772
#a66671
#a56570
#a4646f
#a3636e
#a2626d
#a1616c

Download this

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

#af6f7a Color Code Preview on Black Background Color

This is how #af6f7a Color will look on black background color. Color contrast ratio is 5.38

#af6f7a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af6f7a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af6f7a

#af6f7a color code is use for CSS Background Color

Background color for the above div is #af6f7a

HTML with inline CSS

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

#af6f7a color code is use for CSS Border Color

CSS Border color for the above div is #af6f7a

HTML with inline CSS

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

CSS Border Left color for the above div is #af6f7a

HTML with inline CSS

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

CSS Border Right color for the above div is #af6f7a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af6f7a

HTML with inline CSS

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

CSS Border Top color for the above div is #af6f7a

HTML with inline CSS

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

#af6f7a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af6f7a Color code Preview on White Background

This is how #af6f7a Color code will look on white background color. Color contrast ratio is 3.91

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

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