Skip to main content Skip to docs navigation

#AF1685 hex color | Pantone 241 C | 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 #AF1685 Color Code is also known as | Pantone 241 C color.

Hex #AF1685 Color code in RGB color code model is created after adding 68.63% red color, 8.63% green color and 52.16% blue color. Hex #AF1685 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 24% yellow and 31.37% black.

Hex #AF1685 color code is between #aa1188 web safe hex color code and #bb2277 web safe hex color code. #aa1188 is the nearest web safe color code. You can see here many more shades of #AF1685 color code.

RGB Chart

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

Color Table

Hex Color Code AF1685 #AF1685
RGB Decimal 175, 22, 133 175, 22, 133
RGB Percent 69%, 9%, 52% rgb(69%, 9%, 52%)
CSS RGBa 175, 22, 133,1 rgba(175,22,133,1)
CMYK Model cmyk(0%,87%,24%,31.37%)
HSL Color Space 316,78% ,39% hsl(316,78% ,39%)
HSV Color Space 316°, 87%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 00010110 10000101
Octal 257 26 205
Decimal 175 22 133
Hex AF 16 85

Different shades of #AF1685 color code.

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

Darkest of #AF1685
#27051e
Darker of #AF1685
#540b40
Dark of #AF1685
#821063
Base of #AF1685
#af1685
Light of #AF1685
#dc1ca7
Lighter
#e744ba
Lightest
#ed71cb

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

#af1685
#16af40

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

Split Complementary

#AF1685
#39af16
#16af8d

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

Analogous Color

#8016af
#9916af
#af1685
#af1652
#af1a16

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

#AF1685
#1685af
#85af16

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

#AF1685
#85af16
#16af40
#4016af

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

#AF1685
#af8d16
#16af40
#1639af

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

#000000
#27051e
#540b40
#821063
#af1685
#dc1ca7
#e744ba
#ed71cb
#f39edc

Tints of #AF1685 Color

#af1685
#b72f92
#c049a0
#c963ad
#d27dbb
#db97c8
#e4b1d6
#edcbe3
#f6e5f1
#ffffff

Shades of #AF1685 color code

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

#af1685
#9b1376
#881167
#740e58
#610c49
#4d093b
#3a072c
#26041d
#13020e
#000000

Tones

#af1685
#9b2a7c
#883d73
#74516a
#636363

Tones

Similar Color like #AF1685 color

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

#b01786
#b11887
#b21988
#b31a89
#b41b8a
#b51c8b
#b61d8c
#b71e8d
#b81f8e
#b9208f
#ba2190
#bb2291
#bc2392
#bd2493
#ae1584
#ad1483
#ac1382
#ab1281
#aa1180
#a9107f
#a80f7e
#a70e7d
#a60d7c
#a50c7b
#a40b7a
#a30a79
#a20978
#a10877

Download this Dark Red

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

#AF1685 Color Code Preview on Black Background Color

This is how #AF1685 Color will look on black background color. Color contrast ratio is 3.28

#AF1685 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #AF1685

HTML with inline CSS

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

Your Example Paragraph content text in with font color #AF1685

#AF1685 color code is use for CSS Background Color

Background color for the above div is #AF1685

HTML with inline CSS

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

#AF1685 color code is use for CSS Border Color

CSS Border color for the above div is #AF1685

HTML with inline CSS

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

CSS Border Left color for the above div is #AF1685

HTML with inline CSS

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

CSS Border Right color for the above div is #AF1685

HTML with inline CSS

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

CSS Border Bottom color for the above div is #AF1685

HTML with inline CSS

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

CSS Border Top color for the above div is #AF1685

HTML with inline CSS

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

#AF1685 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#AF1685 Color code Preview on White Background

This is how #AF1685 Color code will look on white background color. Color contrast ratio is 6.41

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

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