crispedge.com

Color picker

Loading...

#ac7a46 hex color - Yellow - Warm color - Information

#ac7a46 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ac7a46 Color code in RGB color code model is created after adding 67.45% red color, 47.84% green color and 27.45% blue color. Hex #ac7a46 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 59% yellow and 33% black.

Hex #ac7a46 color code is between #aa7744 web safe hex color code and #bb8855 web safe hex color code. #aa7744 is the nearest web safe color code. You can see here many more shades of #ac7a46 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac7a46#ac7a46
RGB Decimal172, 122, 70rgb(172, 122, 70)
RGB Percent67%, 48%, 27%rgb(67%, 48%, 27%)
CSS RGBa172, 122, 70,1rgba(172,122,70,1)
CMYK Modelcmyk(0%,29%,59%,33%)
HSL Color Space31,42% ,47%hsl(31,42% ,47%)
HSV Color Space31°, 59%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011000111101001000110
Octal254172106
Decimal17212270
Hexac7a46

Different shades of #ac7a46 color code.

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

Light Shade of #ac7a46
#c09365
Dark Shade of #ac7a46
#886037
Saturated Shade of #ac7a46
#b87a3a
Desaturated Shade of #ac7a46
#a07a52
Grey scale Shade of #ac7a46
#797979
Brighten Shade
#c5935f
Most Readable Shade
#FFFFFF

Shades of #ac7a46 color code

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

#ac7a46
#986c3e
#855e36
#72512e
#5f4326
#4c361f
#392817
#261b0f
#130d07
#000000

Similar Color like #ac7a46 color

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

#ad7b47
#ae7c48
#af7d49
#b07e4a
#b17f4b
#b2804c
#b3814d
#b4824e
#b5834f
#b68450
#b78551
#b88652
#b98753
#ba8854
#ab7945
#aa7844
#a97743
#a87642
#a77541
#a67440
#a5733f
#a4723e
#a3713d
#a2703c
#a16f3b
#a06e3a
#9f6d39
#9e6c38

Monochromatic Color with #ac7a46

#ac7a46
#d69857
#020101
#2c2012
#573e23
#815c35

Tints of #ac7a46 Color

#ac7a46
#b5885a
#be976f
#c7a683
#d0b598
#dac3ac
#e3d2c1
#ece1d5
#f5f0ea
#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

#ac7a46
#4678ac

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

Split Complementary

#ac7a46
#46abac
#4746ac

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

Analogous Color

#ac5146
#ac6646
#ac7a46
#ac8e46
#aca346

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

#ac7a46
#46ac7a
#7a46ac

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

#ac7a46
#46ac47
#4678ac
#ac46ab

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

#ac7a46
#4678ac
#4746ac
#abac46

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

#ac7a46 Color Code Preview on Black Background Color

This is how #ac7a46 Color will look on black background color. Color contrast ratio is 5.63

#ac7a46 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac7a46

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac7a46

#ac7a46 color code is use for CSS Background Color

Background color for the above div is #ac7a46

HTML with inline CSS

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

#ac7a46 color code is use for CSS Border Color

CSS Border color for the above div is #ac7a46

HTML with inline CSS

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

CSS Border Left color for the above div is #ac7a46

HTML with inline CSS

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

CSS Border Right color for the above div is #ac7a46

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac7a46

HTML with inline CSS

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

CSS Border Top color for the above div is #ac7a46

HTML with inline CSS

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

#ac7a46 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac7a46 Color code Preview on White Background

This is how #ac7a46 Color code will look on white background color. Color contrast ratio is 3.73

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

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,122,70,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(70,120,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,122,70,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.