crispedge.com

Color picker

Loading...

#ac5e73 hex color - Red - Warm color - Information

#ac5e73 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ac5e73 Color code in RGB color code model is created after adding 67.45% red color, 36.86% green color and 45.1% blue color. Hex #ac5e73 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 33% yellow and 33% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac5e73#ac5e73
RGB Decimal172, 94, 115rgb(172, 94, 115)
RGB Percent67%, 37%, 45%rgb(67%, 37%, 45%)
CSS RGBa172, 94, 115,1rgba(172,94,115,1)
CMYK Modelcmyk(0%,45%,33%,33%)
HSL Color Space344,32% ,52%hsl(344,32% ,52%)
HSV Color Space344°, 45%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011000101111001110011
Octal254136163
Decimal17294115
Hexac5e73

Different shades of #ac5e73 color code.

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

Light Shade of #ac5e73
#bd8090
Dark Shade of #ac5e73
#8e495c
Saturated Shade of #ac5e73
#b8526d
Desaturated Shade of #ac5e73
#a06a79
Grey scale Shade of #ac5e73
#858585
Brighten Shade
#c5778c
Most Readable Shade
#FFFFFF

Shades of #ac5e73 color code

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

#ac5e73
#985366
#854959
#723e4c
#5f343f
#4c2933
#391f26
#261419
#130a0c
#000000

Similar Color like #ac5e73 color

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

#ad5f74
#ae6075
#af6176
#b06277
#b16378
#b26479
#b3657a
#b4667b
#b5677c
#b6687d
#b7697e
#b86a7f
#b96b80
#ba6c81
#ab5d72
#aa5c71
#a95b70
#a85a6f
#a7596e
#a6586d
#a5576c
#a4566b
#a3556a
#a25469
#a15368
#a05267
#9f5166
#9e5065

Monochromatic Color with #ac5e73

#ac5e73
#d6758f
#020101
#2c181e
#57303a
#814757

Tints of #ac5e73 Color

#ac5e73
#b56f82
#be8192
#c793a1
#d0a5b1
#dab7c0
#e3c9d0
#ecdbdf
#f5edef
#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

#ac5e73
#5eac97

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

Split Complementary

#ac5e73
#5eac70
#5e9aac

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

Analogous Color

#ac5e92
#ac5e83
#ac5e73
#ac5e63
#ac685e

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

#ac5e73
#73ac5e
#5e73ac

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

#ac5e73
#9aac5e
#5eac97
#705eac

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

#ac5e73
#5eac97
#5e9aac
#ac705e

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

#ac5e73 Color Code Preview on Black Background Color

This is how #ac5e73 Color will look on black background color. Color contrast ratio is 4.60

#ac5e73 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac5e73

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac5e73

#ac5e73 color code is use for CSS Background Color

Background color for the above div is #ac5e73

HTML with inline CSS

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

#ac5e73 color code is use for CSS Border Color

CSS Border color for the above div is #ac5e73

HTML with inline CSS

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

CSS Border Left color for the above div is #ac5e73

HTML with inline CSS

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

CSS Border Right color for the above div is #ac5e73

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac5e73

HTML with inline CSS

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

CSS Border Top color for the above div is #ac5e73

HTML with inline CSS

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

#ac5e73 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac5e73 Color code Preview on White Background

This is how #ac5e73 Color code will look on white background color. Color contrast ratio is 4.56

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

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(172,94,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,172,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,94,115,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.