crispedge.com

#a4640c hex color - Brown - Warm color - Information

#a4640c hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #a4640c Color code in RGB color code model is created after adding 64.31% red color, 39.22% green color and 4.71% blue color. Hex #a4640c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 93% yellow and 36% black.

Hex #a4640c color code is between #aa6611 web safe hex color code and #995500 web safe hex color code. #aa6611 is the nearest web safe color code. You can see here many more shades of #a4640c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea4640c#a4640c
RGB Decimal164, 100, 12rgb(164, 100, 12)
RGB Percent64%, 39%, 5%rgb(64%, 39%, 5%)
CSS RGBa164, 100, 12,1rgba(164,100,12,1)
CMYK Modelcmyk(0%,39%,93%,36%)
HSL Color Space35,86% ,35%hsl(35,86% ,35%)
HSV Color Space35°, 93%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001000110010000001100
Octal24414414
Decimal16410012
Hexa4640c

Different shades of #a4640c color code.

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

Light Shade of #a4640c
#d3810f
Dark Shade of #a4640c
#744709
Saturated Shade of #a4640c
#ad6503
Desaturated Shade of #a4640c
#9b6315
Grey scale Shade of #a4640c
#585858
Brighten Shade
#bd7d25
Most Readable Shade
#FFFFFF

Shades of #a4640c color code

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

#a4640c
#91580a
#7f4d09
#6d4208
#5b3706
#482c05
#362104
#241602
#120b01
#000000

Similar Color like #a4640c color

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

#a5650d
#a6660e
#a7670f
#a86810
#a96911
#aa6a12
#ab6b13
#ac6c14
#ad6d15
#ae6e16
#af6f17
#b07018
#b17119
#b2721a
#a3630b
#a2620a
#a16109
#a06008
#9f5f07
#9e5e06
#9d5d05
#9c5c04
#9b5b03
#9a5a02
#995901
#985800
#975700
#965600

Monochromatic Color with #a4640c

#a4640c
#ce7e0f
#f99812
#241603
#4f3006
#794a09

Tints of #a4640c Color

#a4640c
#ae7527
#b88642
#c2975d
#cca878
#d6ba93
#e0cbae
#eadcc9
#f4ede4
#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

#a4640c
#0c4ca4

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

Split Complementary

#a4640c
#0c98a4
#180ca4

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

Analogous Color

#a4270c
#a4460c
#a4640c
#a4820c
#a4a10c

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

#a4640c
#0ca464
#640ca4

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

#a4640c
#0ca418
#0c4ca4
#a40c98

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

#a4640c
#0c4ca4
#180ca4
#98a40c

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

#a4640c Color Code Preview on Black Background Color

This is how #a4640c Color will look on black background color. Color contrast ratio is 4.41

#a4640c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4640c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4640c

#a4640c color code is use for CSS Background Color

Background color for the above div is #a4640c

HTML with inline CSS

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

#a4640c color code is use for CSS Border Color

CSS Border color for the above div is #a4640c

HTML with inline CSS

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

CSS Border Left color for the above div is #a4640c

HTML with inline CSS

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

CSS Border Right color for the above div is #a4640c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4640c

HTML with inline CSS

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

CSS Border Top color for the above div is #a4640c

HTML with inline CSS

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

#a4640c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4640c Color code Preview on White Background

This is how #a4640c Color code will look on white background color. Color contrast ratio is 4.77

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

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,100,12,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(12,76,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(164,100,12,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.

< /html>