crispedge.com

Color picker

Loading...

#a95d4e hex color - Red - Warm color - Information

#a95d4e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a95d4e Color code in RGB color code model is created after adding 66.27% red color, 36.47% green color and 30.59% blue color. Hex #a95d4e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 45% magenta, 54% yellow and 34% black.

Hex #a95d4e color code is between #aa5555 web safe hex color code and #996644 web safe hex color code. #aa5555 is the nearest web safe color code. You can see here many more shades of #a95d4e color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codea95d4e#a95d4e
RGB Decimal169, 93, 78rgb(169, 93, 78)
RGB Percent66%, 36%, 31%rgb(66%, 36%, 31%)
CSS RGBa169, 93, 78,1rgba(169,93,78,1)
CMYK Modelcmyk(0%,45%,54%,34%)
HSL Color Space10,37% ,48%hsl(10,37% ,48%)
HSV Color Space10°, 54%, 66%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010010101110101001110
Octal251135116
Decimal1699378
Hexa95d4e

Different shades of #a95d4e color code.

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

Light Shade of #a95d4e
#bc7b6e
Dark Shade of #a95d4e
#864a3e
Saturated Shade of #a95d4e
#b55542
Desaturated Shade of #a95d4e
#9d655a
Grey scale Shade of #a95d4e
#7b7b7b
Brighten Shade
#c27667
Most Readable Shade
#FFFFFF

Shades of #a95d4e color code

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

#a95d4e
#965245
#83483c
#703e34
#5d332b
#4b2922
#381f1a
#251411
#120a08
#000000

Similar Color like #a95d4e color

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

#aa5e4f
#ab5f50
#ac6051
#ad6152
#ae6253
#af6354
#b06455
#b16556
#b26657
#b36758
#b46859
#b5695a
#b66a5b
#b76b5c
#a85c4d
#a75b4c
#a65a4b
#a5594a
#a45849
#a35748
#a25647
#a15546
#a05445
#9f5344
#9e5243
#9d5142
#9c5041
#9b4f40

Monochromatic Color with #a95d4e

#a95d4e
#d37462
#fe8c75
#291713
#542e27
#7e463a

Tints of #a95d4e Color

#a95d4e
#b26f61
#bc8175
#c59389
#cfa59c
#d8b7b0
#e2c9c4
#ebdbd7
#f5edeb
#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

#a95d4e
#4e9aa9

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

Split Complementary

#a95d4e
#4ea98b
#4e6da9

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

Analogous Color

#a94e63
#a94e51
#a95d4e
#a96f4e
#a9814e

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

#a95d4e
#4ea95d
#5d4ea9

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

#a95d4e
#6ca94e
#4e9aa9
#8a4ea9

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

#a95d4e
#4e9aa9
#4e6da9
#a98b4e

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

#a95d4e Color Code Preview on Black Background Color

This is how #a95d4e Color will look on black background color. Color contrast ratio is 4.36

#a95d4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a95d4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a95d4e

#a95d4e color code is use for CSS Background Color

Background color for the above div is #a95d4e

HTML with inline CSS

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

#a95d4e color code is use for CSS Border Color

CSS Border color for the above div is #a95d4e

HTML with inline CSS

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

CSS Border Left color for the above div is #a95d4e

HTML with inline CSS

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

CSS Border Right color for the above div is #a95d4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a95d4e

HTML with inline CSS

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

CSS Border Top color for the above div is #a95d4e

HTML with inline CSS

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

#a95d4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a95d4e Color code Preview on White Background

This is how #a95d4e Color code will look on white background color. Color contrast ratio is 4.81

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

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,93,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(78,154,169,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,93,78,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.