crispedge.com

#ac157e hex color - Red - Warm color - Information

#ac157e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ac157e Color code in RGB color code model is created after adding 67.45% red color, 8.24% green color and 49.41% blue color. Hex #ac157e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 27% yellow and 33% black.

Hex #ac157e color code is between #aa1177 web safe hex color code and #bb2288 web safe hex color code. #aa1177 is the nearest web safe color code. You can see here many more shades of #ac157e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac157e#ac157e
RGB Decimal172, 21, 126rgb(172, 21, 126)
RGB Percent67%, 8%, 49%rgb(67%, 8%, 49%)
CSS RGBa172, 21, 126,1rgba(172,21,126,1)
CMYK Modelcmyk(0%,88%,27%,33%)
HSL Color Space318,78% ,38%hsl(318,78% ,38%)
HSV Color Space318°, 88%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011000001010101111110
Octal25425176
Decimal17221126
Hexac157e

Different shades of #ac157e color code.

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

Light Shade of #ac157e
#d91b9f
Dark Shade of #ac157e
#7f0f5d
Saturated Shade of #ac157e
#b60b82
Desaturated Shade of #ac157e
#a21f7a
Grey scale Shade of #ac157e
#606060
Brighten Shade
#c52e97
Most Readable Shade
#FFFFFF

Shades of #ac157e color code

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

#ac157e
#981270
#851062
#720e54
#5f0b46
#4c0938
#39072a
#26041c
#13020e
#000000

Similar Color like #ac157e color

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

#ad167f
#ae1780
#af1881
#b01982
#b11a83
#b21b84
#b31c85
#b41d86
#b51e87
#b61f88
#b72089
#b8218a
#b9228b
#ba238c
#ab147d
#aa137c
#a9127b
#a8117a
#a71079
#a60f78
#a50e77
#a40d76
#a30c75
#a20b74
#a10a73
#a00972
#9f0871
#9e0770

Monochromatic Color with #ac157e

#ac157e
#d61a9d
#020001
#2c0521
#570b40
#81105f

Tints of #ac157e Color

#ac157e
#b52f8c
#be499a
#c763a9
#d07db7
#da97c5
#e3b1d4
#eccbe2
#f5e5f0
#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

#ac157e
#15ac43

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

Split Complementary

#ac157e
#33ac15
#15ac8e

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

Analogous Color

#9e15ac
#ac159c
#ac157e
#ac1560
#ac1542

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

#ac157e
#7eac15
#157eac

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

#ac157e
#ac8e15
#15ac43
#1533ac

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

#ac157e
#15ac43
#15ac8e
#ac1533

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

#ac157e Color Code Preview on Black Background Color

This is how #ac157e Color will look on black background color. Color contrast ratio is 3.16

#ac157e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac157e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac157e

#ac157e color code is use for CSS Background Color

Background color for the above div is #ac157e

HTML with inline CSS

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

#ac157e color code is use for CSS Border Color

CSS Border color for the above div is #ac157e

HTML with inline CSS

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

CSS Border Left color for the above div is #ac157e

HTML with inline CSS

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

CSS Border Right color for the above div is #ac157e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac157e

HTML with inline CSS

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

CSS Border Top color for the above div is #ac157e

HTML with inline CSS

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

#ac157e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac157e Color code Preview on White Background

This is how #ac157e Color code will look on white background color. Color contrast ratio is 6.64

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

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,21,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(21,172,67,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,21,126,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.

< /html>