crispedge.com

Color picker

Loading...

#a7701e hex color - Yellow - Warm color - Information

#a7701e hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #a7701e Color code in RGB color code model is created after adding 65.49% red color, 43.92% green color and 11.76% blue color. Hex #a7701e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 82% yellow and 35% black.

Hex #a7701e color code is between #aa7722 web safe hex color code and #996611 web safe hex color code. #aa7722 is the nearest web safe color code. You can see here many more shades of #a7701e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea7701e#a7701e
RGB Decimal167, 112, 30rgb(167, 112, 30)
RGB Percent65%, 44%, 12%rgb(65%, 44%, 12%)
CSS RGBa167, 112, 30,1rgba(167,112,30,1)
CMYK Modelcmyk(0%,33%,82%,35%)
HSL Color Space36,70% ,39%hsl(36,70% ,39%)
HSV Color Space36°, 82%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001110111000000011110
Octal24716036
Decimal16711230
Hexa7701e

Different shades of #a7701e color code.

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

Light Shade of #a7701e
#d28d26
Dark Shade of #a7701e
#7c5316
Saturated Shade of #a7701e
#b17214
Desaturated Shade of #a7701e
#9d6e28
Grey scale Shade of #a7701e
#626262
Brighten Shade
#c08937
Most Readable Shade
#FFFFFF

Shades of #a7701e color code

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

#a7701e
#94631a
#815717
#6f4a14
#5c3e10
#4a310d
#37250a
#251806
#120c03
#000000

Similar Color like #a7701e color

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

#a8711f
#a97220
#aa7321
#ab7422
#ac7523
#ad7624
#ae7725
#af7826
#b07927
#b17a28
#b27b29
#b37c2a
#b47d2b
#b57e2c
#a66f1d
#a56e1c
#a46d1b
#a36c1a
#a26b19
#a16a18
#a06917
#9f6816
#9e6715
#9d6614
#9c6513
#9b6412
#9a6311
#996210

Monochromatic Color with #a7701e

#a7701e
#d18c26
#fca92d
#271a07
#52370f
#7c5316

Tints of #a7701e Color

#a7701e
#b07f37
#ba8f50
#c49f69
#ceaf82
#d7bf9b
#e1cfb4
#ebdfcd
#f5efe6
#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

#a7701e
#1e55a7

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

Split Complementary

#a7701e
#1e9aa7
#2b1ea7

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

Analogous Color

#a7391e
#a7551e
#a7701e
#a78b1e
#a7a71e

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

#a7701e
#1ea770
#701ea7

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

#a7701e
#1ea72b
#1e55a7
#a71e99

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

#a7701e
#1e55a7
#2b1ea7
#99a71e

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

#a7701e Color Code Preview on Black Background Color

This is how #a7701e Color will look on black background color. Color contrast ratio is 4.98

#a7701e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7701e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7701e

#a7701e color code is use for CSS Background Color

Background color for the above div is #a7701e

HTML with inline CSS

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

#a7701e color code is use for CSS Border Color

CSS Border color for the above div is #a7701e

HTML with inline CSS

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

CSS Border Left color for the above div is #a7701e

HTML with inline CSS

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

CSS Border Right color for the above div is #a7701e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7701e

HTML with inline CSS

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

CSS Border Top color for the above div is #a7701e

HTML with inline CSS

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

#a7701e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7701e Color code Preview on White Background

This is how #a7701e Color code will look on white background color. Color contrast ratio is 4.22

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

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(167,112,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,85,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(167,112,30,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.