crispedge.com

Color picker

Loading...

#ac4019 hex color - Red - Warm color - Information

#ac4019 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #ac4019 Color code in RGB color code model is created after adding 67.45% red color, 25.1% green color and 9.8% blue color. Hex #ac4019 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 85% yellow and 33% black.

Hex #ac4019 color code is between #aa4411 web safe hex color code and #bb3322 web safe hex color code. #aa4411 is the nearest web safe color code. You can see here many more shades of #ac4019 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac4019#ac4019
RGB Decimal172, 64, 25rgb(172, 64, 25)
RGB Percent67%, 25%, 10%rgb(67%, 25%, 10%)
CSS RGBa172, 64, 25,1rgba(172,64,25,1)
CMYK Modelcmyk(0%,63%,85%,33%)
HSL Color Space16,75% ,39%hsl(16,75% ,39%)
HSV Color Space16°, 85%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011000100000000011001
Octal25410031
Decimal1726425
Hexac4019

Different shades of #ac4019 color code.

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

Light Shade of #ac4019
#d8511f
Dark Shade of #ac4019
#7f2f13
Saturated Shade of #ac4019
#b63b0f
Desaturated Shade of #ac4019
#a24523
Grey scale Shade of #ac4019
#626262
Brighten Shade
#c55932
Most Readable Shade
#FFFFFF

Shades of #ac4019 color code

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

#ac4019
#983816
#853113
#722a10
#5f230d
#4c1c0b
#391508
#260e05
#130702
#000000

Similar Color like #ac4019 color

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

#ad411a
#ae421b
#af431c
#b0441d
#b1451e
#b2461f
#b34720
#b44821
#b54922
#b64a23
#b74b24
#b84c25
#b94d26
#ba4e27
#ab3f18
#aa3e17
#a93d16
#a83c15
#a73b14
#a63a13
#a53912
#a43811
#a33710
#a2360f
#a1350e
#a0340d
#9f330c
#9e320b

Monochromatic Color with #ac4019

#ac4019
#d6501f
#020100
#2c1106
#57200d
#813013

Tints of #ac4019 Color

#ac4019
#b55532
#be6a4c
#c77f65
#d0947f
#daaa98
#e3bfb2
#ecd4cb
#f5e9e5
#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

#ac4019
#1985ac

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

Split Complementary

#ac4019
#19ac89
#193cac

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

Analogous Color

#ac192d
#ac2319
#ac4019
#ac5d19
#ac7b19

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

#ac4019
#19ac40
#4019ac

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

#ac4019
#3bac19
#1985ac
#8919ac

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

#ac4019
#1985ac
#193cac
#ac8a19

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

#ac4019 Color Code Preview on Black Background Color

This is how #ac4019 Color will look on black background color. Color contrast ratio is 3.50

#ac4019 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac4019

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac4019

#ac4019 color code is use for CSS Background Color

Background color for the above div is #ac4019

HTML with inline CSS

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

#ac4019 color code is use for CSS Border Color

CSS Border color for the above div is #ac4019

HTML with inline CSS

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

CSS Border Left color for the above div is #ac4019

HTML with inline CSS

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

CSS Border Right color for the above div is #ac4019

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac4019

HTML with inline CSS

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

CSS Border Top color for the above div is #ac4019

HTML with inline CSS

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

#ac4019 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac4019 Color code Preview on White Background

This is how #ac4019 Color code will look on white background color. Color contrast ratio is 6.00

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

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,64,25,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(25,133,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,64,25,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.