crispedge.com

Color picker

Loading...

#a4704c hex color - Orange - Warm color - Information

#a4704c hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #a4704c Color code in RGB color code model is created after adding 64.31% red color, 43.92% green color and 29.8% blue color. Hex #a4704c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 54% yellow and 36% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codea4704c#a4704c
RGB Decimal164, 112, 76rgb(164, 112, 76)
RGB Percent64%, 44%, 30%rgb(64%, 44%, 30%)
CSS RGBa164, 112, 76,1rgba(164,112,76,1)
CMYK Modelcmyk(0%,32%,54%,36%)
HSL Color Space25,37% ,47%hsl(25,37% ,47%)
HSV Color Space25°, 54%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001000111000001001100
Octal244160114
Decimal16411276
Hexa4704c

Different shades of #a4704c color code.

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

Light Shade of #a4704c
#ba8a69
Dark Shade of #a4704c
#81583c
Saturated Shade of #a4704c
#b06e40
Desaturated Shade of #a4704c
#987258
Grey scale Shade of #a4704c
#787878
Brighten Shade
#bd8965
Most Readable Shade
#FFFFFF

Shades of #a4704c color code

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

#a4704c
#916343
#7f573b
#6d4a32
#5b3e2a
#483121
#362519
#241810
#120c08
#000000

Similar Color like #a4704c color

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

#a5714d
#a6724e
#a7734f
#a87450
#a97551
#aa7652
#ab7753
#ac7854
#ad7955
#ae7a56
#af7b57
#b07c58
#b17d59
#b27e5a
#a36f4b
#a26e4a
#a16d49
#a06c48
#9f6b47
#9e6a46
#9d6945
#9c6844
#9b6743
#9a6642
#996541
#986440
#97633f
#96623e

Monochromatic Color with #a4704c

#a4704c
#ce8d60
#f9aa73
#241911
#4f3625
#795338

Tints of #a4704c Color

#a4704c
#ae7f5f
#b88f73
#c29f87
#ccaf9b
#d6bfaf
#e0cfc3
#eadfd7
#f4efeb
#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

#a4704c
#4c80a4

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

Split Complementary

#a4704c
#4ca49c
#4c54a4

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

Analogous Color

#a44d4c
#a45e4c
#a4704c
#a4824c
#a4934c

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

#a4704c
#4ca470
#704ca4

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

#a4704c
#54a44c
#4c80a4
#9c4ca4

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

#a4704c
#4c80a4
#4c54a4
#a49c4c

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

#a4704c Color Code Preview on Black Background Color

This is how #a4704c Color will look on black background color. Color contrast ratio is 5.00

#a4704c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4704c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4704c

#a4704c color code is use for CSS Background Color

Background color for the above div is #a4704c

HTML with inline CSS

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

#a4704c color code is use for CSS Border Color

CSS Border color for the above div is #a4704c

HTML with inline CSS

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

CSS Border Left color for the above div is #a4704c

HTML with inline CSS

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

CSS Border Right color for the above div is #a4704c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4704c

HTML with inline CSS

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

CSS Border Top color for the above div is #a4704c

HTML with inline CSS

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

#a4704c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4704c Color code Preview on White Background

This is how #a4704c Color code will look on white background color. Color contrast ratio is 4.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 #a4704c; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #a4704c; }

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(164,112,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(76,128,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(164,112,76,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.