Skip to main content Skip to docs navigation

#a4674e hex color | Download Dark Orange BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Ruddy Oak and its hex is #A5654E Nearest Color Name

Color Hue/Base color: Orange

Hex #a4674e Color code in RGB color code model is created after adding 64.31% red color, 40.39% green color and 30.59% blue color. Hex #a4674e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 52% yellow and 35.69% black.

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

RGB Chart

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

Color Table

Hex Color Code a4674e #a4674e
RGB Decimal 164, 103, 78 164, 103, 78
RGB Percent 64%, 40%, 31% rgb(64%, 40%, 31%)
CSS RGBa 164, 103, 78,1 rgba(164,103,78,1)
CMYK Model cmyk(0%,37%,52%,35.69%)
HSL Color Space 17,36% ,47% hsl(17,36% ,47%)
HSV Color Space 17°, 52%, 64%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100100 01100111 01001110
Octal 244 147 116
Decimal 164 103 78
Hex a4 67 4e

Different shades of #a4674e color code.

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

Darkest of #a4674e
#3c261d
Darker of #a4674e
#5f3c2d
Dark of #a4674e
#81513e
Base of #a4674e
#a4674e
Light of #a4674e
#b9826c
Lighter
#c9a08e
Lightest
#dabdb1

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

#a4674e
#4e8ba4

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

Split Complementary

#a4674e
#4ea492
#4e60a4

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

Analogous Color

#a44e67
#a44e59
#a4674e
#a4844e
#a1a44e

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

#a4674e
#674ea4
#4ea467

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

#a4674e
#4ea467
#4e8ba4
#a44e8b

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#a4674e
#60a44e
#4e8ba4
#924ea4

Square 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).

Monochromatic Color with #a4674e

#1a100c
#3c261d
#5f3c2d
#81513e
#a4674e
#b9826c
#c9a08e
#dabdb1
#eadad4

Tints of #a4674e Color

#a4674e
#ae7761
#b88875
#c29989
#ccaa9c
#d6bbb0
#e0ccc4
#eaddd7
#f4eeeb
#ffffff

Shades of #a4674e color code

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

#a4674e
#915b45
#7f503c
#6d4434
#5b392b
#482d22
#36221a
#241611
#120b08
#000000

Tones

#a4674e
#8c7166
#797979
#797979
#797979

Tones

Similar Color like #a4674e color

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

#a5684f
#a66950
#a76a51
#a86b52
#a96c53
#aa6d54
#ab6e55
#ac6f56
#ad7057
#ae7158
#af7259
#b0735a
#b1745b
#b2755c
#a3664d
#a2654c
#a1644b
#a0634a
#9f6249
#9e6148
#9d6047
#9c5f46
#9b5e45
#9a5d44
#995c43
#985b42
#975a41
#965940

Download this Dark Orange

Hex #a4674e 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.

#a4674e Color Code Preview on Black Background Color

This is how #a4674e Color will look on black background color. Color contrast ratio is 4.63

#a4674e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4674e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4674e

#a4674e color code is use for CSS Background Color

Background color for the above div is #a4674e

HTML with inline CSS

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

#a4674e color code is use for CSS Border Color

CSS Border color for the above div is #a4674e

HTML with inline CSS

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

CSS Border Left color for the above div is #a4674e

HTML with inline CSS

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

CSS Border Right color for the above div is #a4674e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4674e

HTML with inline CSS

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

CSS Border Top color for the above div is #a4674e

HTML with inline CSS

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

#a4674e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4674e Color code Preview on White Background

This is how #a4674e Color code will look on white background color. Color contrast ratio is 4.54

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(164,103,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(78,139,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(164,103,78,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }