crispedge.com

Color picker

Loading...

#a57d11 hex color - Brown - Warm color - Information

#a57d11 hex color - Brown - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Brown

Hex #a57d11 Color code in RGB color code model is created after adding 64.71% red color, 49.02% green color and 6.67% blue color. Hex #a57d11 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 90% yellow and 35% black.

Hex #a57d11 color code is between #aa7700 web safe hex color code and #998800 web safe hex color code. #aa7700 is the nearest web safe color code. You can see here many more shades of #a57d11 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea57d11#a57d11
RGB Decimal165, 125, 17rgb(165, 125, 17)
RGB Percent65%, 49%, 7%rgb(65%, 49%, 7%)
CSS RGBa165, 125, 17,1rgba(165,125,17,1)
CMYK Modelcmyk(0%,24%,90%,35%)
HSL Color Space44,81% ,36%hsl(44,81% ,36%)
HSV Color Space44°, 90%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010111110100010001
Octal24517521
Decimal16512517
Hexa57d11

Different shades of #a57d11 color code.

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

Light Shade of #a57d11
#d3a016
Dark Shade of #a57d11
#775a0c
Saturated Shade of #a57d11
#ae8108
Desaturated Shade of #a57d11
#9c791a
Grey scale Shade of #a57d11
#5b5b5b
Brighten Shade
#be962a
Most Readable Shade
#FFFFFF

Shades of #a57d11 color code

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

#a57d11
#926f0f
#80610d
#6e530b
#5b4509
#493707
#372905
#241b03
#120d01
#000000

Similar Color like #a57d11 color

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

#a67e12
#a77f13
#a88014
#a98115
#aa8216
#ab8317
#ac8418
#ad8519
#ae861a
#af871b
#b0881c
#b1891d
#b28a1e
#b38b1f
#a47c10
#a37b0f
#a27a0e
#a1790d
#a0780c
#9f770b
#9e760a
#9d7509
#9c7408
#9b7307
#9a7206
#997105
#987004
#976f03

Monochromatic Color with #a57d11

#a57d11
#cf9d15
#fabd1a
#251c04
#503d08
#7a5d0d

Tints of #a57d11 Color

#a57d11
#af8b2b
#b99945
#c3a860
#cdb67a
#d7c595
#e1d3af
#ebe2ca
#f5f0e4
#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

#a57d11
#1139a5

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

Split Complementary

#a57d11
#1183a5
#3311a5

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

Analogous Color

#a54211
#a55f11
#a57d11
#a59b11
#92a511

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

#a57d11
#11a57d
#7d11a5

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

#a57d11
#11a533
#1139a5
#a51183

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

#a57d11
#1139a5
#3311a5
#83a511

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

#a57d11 Color Code Preview on Black Background Color

This is how #a57d11 Color will look on black background color. Color contrast ratio is 5.54

#a57d11 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a57d11

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a57d11

#a57d11 color code is use for CSS Background Color

Background color for the above div is #a57d11

HTML with inline CSS

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

#a57d11 color code is use for CSS Border Color

CSS Border color for the above div is #a57d11

HTML with inline CSS

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

CSS Border Left color for the above div is #a57d11

HTML with inline CSS

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

CSS Border Right color for the above div is #a57d11

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a57d11

HTML with inline CSS

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

CSS Border Top color for the above div is #a57d11

HTML with inline CSS

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

#a57d11 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a57d11 Color code Preview on White Background

This is how #a57d11 Color code will look on white background color. Color contrast ratio is 3.79

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

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(165,125,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,57,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,125,17,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.