crispedge.com

Color picker

Loading...

#ac133d hex color - Red - Warm color - Information

#ac133d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ac133d Color code in RGB color code model is created after adding 67.45% red color, 7.45% green color and 23.92% blue color. Hex #ac133d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 65% yellow and 33% black.

Hex #ac133d color code is between #aa1144 web safe hex color code and #bb2233 web safe hex color code. #aa1144 is the nearest web safe color code. You can see here many more shades of #ac133d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ac133d #ac133d
RGB Decimal 172, 19, 61 rgb(172, 19, 61)
RGB Percent 67%, 7%, 24% rgb(67%, 7%, 24%)
CSS RGBa 172, 19, 61,1 rgba(172,19,61,1)
CMYK Model cmyk(0%,89%,65%,33%)
HSL Color Space 344,80% ,37% hsl(344,80% ,37%)
HSV Color Space 344°, 89%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101100 00010011 00111101
Octal 254 23 75
Decimal 172 19 61
Hex ac 13 3d

Different shades of #ac133d color code.

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

Light Shade of #ac133d
#da184d
Dark Shade of #ac133d
#7e0e2d
Saturated Shade of #ac133d
#b60939
Desaturated Shade of #ac133d
#a21d41
Grey scale Shade of #ac133d
#5f5f5f
Brighten Shade
#c52c56
Most Readable Shade
#FFFFFF

Shades of #ac133d color code

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

#ac133d
#981036
#850e2f
#720c28
#5f0a21
#4c081b
#390614
#26040d
#130206
#000000

Similar Color like #ac133d color

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

#ad143e
#ae153f
#af1640
#b01741
#b11842
#b21943
#b31a44
#b41b45
#b51c46
#b61d47
#b71e48
#b81f49
#b9204a
#ba214b
#ab123c
#aa113b
#a9103a
#a80f39
#a70e38
#a60d37
#a50c36
#a40b35
#a30a34
#a20933
#a10832
#a00731
#9f0630
#9e052f

Monochromatic Color with #ac133d

#ac133d
#d6184c
#020001
#2c0510
#570a1f
#810e2e

Tints of #ac133d Color

#ac133d
#b52d52
#be4768
#c7617d
#d07b93
#da96a8
#e3b0be
#eccad3
#f5e4e9
#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

#ac133d
#13ac82

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

Split Complementary

#ac133d
#13ac35
#138aac

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

Analogous Color

#ac137a
#ac135c
#ac133d
#ac131e
#ac2613

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

#ac133d
#3dac13
#133dac

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

#ac133d
#89ac13
#13ac82
#3613ac

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

#ac133d
#13ac82
#138aac
#ac3513

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

#ac133d Color Code Preview on Black Background Color

This is how #ac133d Color will look on black background color. Color contrast ratio is 2.91

#ac133d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac133d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac133d

#ac133d color code is use for CSS Background Color

Background color for the above div is #ac133d

HTML with inline CSS

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

#ac133d color code is use for CSS Border Color

CSS Border color for the above div is #ac133d

HTML with inline CSS

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

CSS Border Left color for the above div is #ac133d

HTML with inline CSS

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

CSS Border Right color for the above div is #ac133d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac133d

HTML with inline CSS

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

CSS Border Top color for the above div is #ac133d

HTML with inline CSS

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

#ac133d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac133d Color code Preview on White Background

This is how #ac133d Color code will look on white background color. Color contrast ratio is 7.20

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

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,19,61,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(19,172,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,19,61,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.