crispedge.com

Color picker

Loading...

#ac6e4d hex color - Orange - Warm color - Information

#ac6e4d hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ac6e4d Color code in RGB color code model is created after adding 67.45% red color, 43.14% green color and 30.2% blue color. Hex #ac6e4d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 55% yellow and 33% black.

Hex #ac6e4d color code is between #aa6655 web safe hex color code and #bb7744 web safe hex color code. #aa6655 is the nearest web safe color code. You can see here many more shades of #ac6e4d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac6e4d#ac6e4d
RGB Decimal172, 110, 77rgb(172, 110, 77)
RGB Percent67%, 43%, 30%rgb(67%, 43%, 30%)
CSS RGBa172, 110, 77,1rgba(172,110,77,1)
CMYK Modelcmyk(0%,36%,55%,33%)
HSL Color Space21,38% ,49%hsl(21,38% ,49%)
HSV Color Space21°, 55%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011000110111001001101
Octal254156115
Decimal17211077
Hexac6e4d

Different shades of #ac6e4d color code.

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

Light Shade of #ac6e4d
#be8a6e
Dark Shade of #ac6e4d
#89573d
Saturated Shade of #ac6e4d
#b86a41
Desaturated Shade of #ac6e4d
#a07259
Grey scale Shade of #ac6e4d
#7c7c7c
Brighten Shade
#c58766
Most Readable Shade
#FFFFFF

Shades of #ac6e4d color code

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

#ac6e4d
#986144
#85553b
#724933
#5f3d2a
#4c3022
#392419
#261811
#130c08
#000000

Similar Color like #ac6e4d color

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

#ad6f4e
#ae704f
#af7150
#b07251
#b17352
#b27453
#b37554
#b47655
#b57756
#b67857
#b77958
#b87a59
#b97b5a
#ba7c5b
#ab6d4c
#aa6c4b
#a96b4a
#a86a49
#a76948
#a66847
#a56746
#a46645
#a36544
#a26443
#a16342
#a06241
#9f6140
#9e603f

Monochromatic Color with #ac6e4d

#ac6e4d
#d68960
#020101
#2c1c14
#573827
#81533a

Tints of #ac6e4d Color

#ac6e4d
#b57e60
#be8e74
#c79e88
#d0ae9c
#dabeaf
#e3cec3
#ecded7
#f5eeeb
#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

#ac6e4d
#4d8bac

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

Split Complementary

#ac6e4d
#4dac9e
#4d5bac

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

Analogous Color

#ac4d52
#ac5b4d
#ac6e4d
#ac814d
#ac944d

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

#ac6e4d
#4dac6e
#6e4dac

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

#ac6e4d
#5bac4d
#4d8bac
#9d4dac

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

#ac6e4d
#4d8bac
#4d5bac
#ac9e4d

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

#ac6e4d Color Code Preview on Black Background Color

This is how #ac6e4d Color will look on black background color. Color contrast ratio is 5.09

#ac6e4d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac6e4d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac6e4d

#ac6e4d color code is use for CSS Background Color

Background color for the above div is #ac6e4d

HTML with inline CSS

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

#ac6e4d color code is use for CSS Border Color

CSS Border color for the above div is #ac6e4d

HTML with inline CSS

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

CSS Border Left color for the above div is #ac6e4d

HTML with inline CSS

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

CSS Border Right color for the above div is #ac6e4d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac6e4d

HTML with inline CSS

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

CSS Border Top color for the above div is #ac6e4d

HTML with inline CSS

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

#ac6e4d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac6e4d Color code Preview on White Background

This is how #ac6e4d Color code will look on white background color. Color contrast ratio is 4.12

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

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,110,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(77,139,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,110,77,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.