crispedge.com

Color picker

Loading...

#af3872 hex color - Red - Warm color - Information

#af3872 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #af3872 Color code in RGB color code model is created after adding 68.63% red color, 21.96% green color and 44.71% blue color. Hex #af3872 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 35% yellow and 31% black.

Hex #af3872 color code is between #aa3377 web safe hex color code and #bb4466 web safe hex color code. #aa3377 is the nearest web safe color code. You can see here many more shades of #af3872 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf3872#af3872
RGB Decimal175, 56, 114rgb(175, 56, 114)
RGB Percent69%, 22%, 45%rgb(69%, 22%, 45%)
CSS RGBa175, 56, 114,1rgba(175,56,114,1)
CMYK Modelcmyk(0%,68%,35%,31%)
HSL Color Space331,52% ,45%hsl(331,52% ,45%)
HSV Color Space331°, 68%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110011100001110010
Octal25770162
Decimal17556114
Hexaf3872

Different shades of #af3872 color code.

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

Light Shade of #af3872
#c8528c
Dark Shade of #af3872
#882c59
Saturated Shade of #af3872
#bb2c72
Desaturated Shade of #af3872
#a34472
Grey scale Shade of #af3872
#737373
Brighten Shade
#c8518b
Most Readable Shade
#FFFFFF

Shades of #af3872 color code

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

#af3872
#9b3165
#882b58
#74254c
#611f3f
#4d1832
#3a1226
#260c19
#13060c
#000000

Similar Color like #af3872 color

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

#b03973
#b13a74
#b23b75
#b33c76
#b43d77
#b53e78
#b63f79
#b7407a
#b8417b
#b9427c
#ba437d
#bb447e
#bc457f
#bd4680
#ae3771
#ad3670
#ac356f
#ab346e
#aa336d
#a9326c
#a8316b
#a7306a
#a62f69
#a52e68
#a42d67
#a32c66
#a22b65
#a12a64

Monochromatic Color with #af3872

#af3872
#d9468e
#050203
#2f0f1f
#5a1d3b
#842a56

Tints of #af3872 Color

#af3872
#b74e81
#c06491
#c97aa1
#d290b0
#dba6c0
#e4bcd0
#edd2df
#f6e8ef
#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

#af3872
#38af75

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

Split Complementary

#af3872
#38af3a
#38aeaf

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

Analogous Color

#af38a2
#af388a
#af3872
#af385a
#af3842

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

#af3872
#72af38
#3872af

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

#af3872
#adaf38
#38af75
#3a38af

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

#af3872
#38af75
#38adaf
#af3a38

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

#af3872 Color Code Preview on Black Background Color

This is how #af3872 Color will look on black background color. Color contrast ratio is 3.63

#af3872 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af3872

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af3872

#af3872 color code is use for CSS Background Color

Background color for the above div is #af3872

HTML with inline CSS

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

#af3872 color code is use for CSS Border Color

CSS Border color for the above div is #af3872

HTML with inline CSS

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

CSS Border Left color for the above div is #af3872

HTML with inline CSS

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

CSS Border Right color for the above div is #af3872

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af3872

HTML with inline CSS

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

CSS Border Top color for the above div is #af3872

HTML with inline CSS

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

#af3872 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af3872 Color code Preview on White Background

This is how #af3872 Color code will look on white background color. Color contrast ratio is 5.78

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

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,56,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(56,175,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,56,114,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.