crispedge.com

Color picker

Loading...

#a9725e hex color - Red - Warm color - Information

#a9725e hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #a9725e Color code in RGB color code model is created after adding 66.27% red color, 44.71% green color and 36.86% blue color. Hex #a9725e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 44% yellow and 34% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea9725e#a9725e
RGB Decimal169, 114, 94rgb(169, 114, 94)
RGB Percent66%, 45%, 37%rgb(66%, 45%, 37%)
CSS RGBa169, 114, 94,1rgba(169,114,94,1)
CMYK Modelcmyk(0%,33%,44%,34%)
HSL Color Space16,30% ,52%hsl(16,30% ,52%)
HSV Color Space16°, 44%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010010111001001011110
Octal251162136
Decimal16911494
Hexa9725e

Different shades of #a9725e color code.

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

Light Shade of #a9725e
#bb8f7f
Dark Shade of #a9725e
#8a5b4a
Saturated Shade of #a9725e
#b56c52
Desaturated Shade of #a9725e
#9d786a
Grey scale Shade of #a9725e
#838383
Brighten Shade
#c28b77
Most Readable Shade
#FFFFFF

Shades of #a9725e color code

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

#a9725e
#966553
#835849
#704c3e
#5d3f34
#4b3229
#38261f
#251914
#120c0a
#000000

Similar Color like #a9725e color

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

#aa735f
#ab7460
#ac7561
#ad7662
#ae7763
#af7864
#b07965
#b17a66
#b27b67
#b37c68
#b47d69
#b57e6a
#b67f6b
#b7806c
#a8715d
#a7705c
#a66f5b
#a56e5a
#a46d59
#a36c58
#a26b57
#a16a56
#a06955
#9f6854
#9e6753
#9d6652
#9c6551
#9b6450

Monochromatic Color with #a9725e

#a9725e
#d38f76
#feab8d
#291c17
#54392f
#7e5546

Tints of #a9725e Color

#a9725e
#b2816f
#bc9181
#c5a193
#cfb0a5
#d8c0b7
#e2d0c9
#ebdfdb
#f5efed
#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

#a9725e
#5e95a9

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

Split Complementary

#a9725e
#5ea997
#5e6fa9

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

Analogous Color

#a95e68
#a9635e
#a9725e
#a9815e
#a9905e

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

#a9725e
#5ea972
#725ea9

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

#a9725e
#6fa95e
#5e95a9
#975ea9

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

#a9725e
#5e95a9
#5e6fa9
#a9975e

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

#a9725e Color Code Preview on Black Background Color

This is how #a9725e Color will look on black background color. Color contrast ratio is 5.26

#a9725e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9725e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9725e

#a9725e color code is use for CSS Background Color

Background color for the above div is #a9725e

HTML with inline CSS

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

#a9725e color code is use for CSS Border Color

CSS Border color for the above div is #a9725e

HTML with inline CSS

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

CSS Border Left color for the above div is #a9725e

HTML with inline CSS

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

CSS Border Right color for the above div is #a9725e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a9725e

HTML with inline CSS

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

CSS Border Top color for the above div is #a9725e

HTML with inline CSS

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

#a9725e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a9725e Color code Preview on White Background

This is how #a9725e Color code will look on white background color. Color contrast ratio is 4.00

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

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(169,114,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,149,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,114,94,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.